mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 07:39:42 +00:00
Player actions and bows [WiP]
This commit is contained in:
@@ -61,6 +61,7 @@ define("ENTITY_MOB", 2);
|
||||
define("MOB_PIGMAN", 36);
|
||||
|
||||
define("ENTITY_OBJECT", 3);
|
||||
define("OBJECT_ARROW", 80);
|
||||
define("OBJECT_PAINTING", 83);
|
||||
|
||||
define("ENTITY_ITEM", 4);
|
||||
|
||||
Reference in New Issue
Block a user