mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Remove some no-longer-needed item classes
This commit is contained in:
@ -49,7 +49,7 @@ class Skull extends Flowable{
|
||||
}
|
||||
|
||||
public function getName() : string{
|
||||
return "Mob Head Block";
|
||||
return "Mob Head";
|
||||
}
|
||||
|
||||
protected function recalculateBoundingBox(){
|
||||
|
Reference in New Issue
Block a user