Remove some no-longer-needed item classes

This commit is contained in:
Dylan K. Taylor
2017-10-09 12:31:57 +01:00
parent 2be8b576ef
commit 97dbf61236
12 changed files with 11 additions and 290 deletions

View File

@ -49,7 +49,7 @@ class Skull extends Flowable{
}
public function getName() : string{
return "Mob Head Block";
return "Mob Head";
}
protected function recalculateBoundingBox(){