Merge branch 'master' into mcpe-1.2

This commit is contained in:
Dylan K. Taylor
2017-08-23 13:20:35 +01:00
12 changed files with 28 additions and 20 deletions

View File

@ -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{