mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
Added item activation, zombie spawn egg
This commit is contained in:
@@ -59,6 +59,9 @@ use pocketmine\plugin\Plugin;
|
||||
use pocketmine\Server;
|
||||
|
||||
abstract class Entity extends Position implements Metadatable{
|
||||
|
||||
const NETWORK_ID = -1;
|
||||
|
||||
public static $entityCount = 1;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user