Fixed AddEntityPacket, added base Arrow

This commit is contained in:
Shoghi Cervantes
2014-08-16 16:37:57 +02:00
parent 52d28795fa
commit 5eee4f9771
6 changed files with 171 additions and 100 deletions

View File

@ -55,7 +55,6 @@ class SpawnEgg extends Item{
new Double("", $block->getY()),
new Double("", $block->getZ())
]),
//TODO: add random motion with physics
"Motion" => new Enum("Motion", [
new Double("", 0),
new Double("", 0),