Rewiring release-item action to fix bows

This commit is contained in:
Dylan K. Taylor
2017-08-20 22:14:31 +01:00
parent 1f70a7830e
commit 93e149e91c
2 changed files with 98 additions and 94 deletions

View File

@ -52,8 +52,6 @@ class PlayerActionPacket extends DataPacket{
const ACTION_SET_ENCHANTMENT_SEED = 19;
const ACTION_RELEASE_ITEM = 99999; //TODO REMOVE
/** @var int */
public $entityRuntimeId;
/** @var int */