mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
Items spawn, Tiles spawn, both are saved, blocks drop
This commit is contained in:
@ -23,5 +23,7 @@ namespace pocketmine\entity;
|
||||
|
||||
|
||||
abstract class Living extends Entity implements Damageable{
|
||||
protected function initEntity(){
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user