mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Merge branch 'master' into mcpe-1.2
This commit is contained in:
@ -38,7 +38,6 @@ class Villager extends Creature implements NPC, Ageable{
|
||||
const NETWORK_ID = 15;
|
||||
|
||||
public $width = 0.6;
|
||||
public $length = 0.6;
|
||||
public $height = 1.8;
|
||||
|
||||
public function getName() : string{
|
||||
|
Reference in New Issue
Block a user