mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
More broken mess to spawn 1.2
This commit is contained in:
@ -29,6 +29,9 @@ namespace pocketmine\network\mcpe\protocol;
|
||||
use pocketmine\item\Item;
|
||||
use pocketmine\network\mcpe\NetworkSession;
|
||||
|
||||
/**
|
||||
* @removed
|
||||
*/
|
||||
class UseItemPacket extends DataPacket{
|
||||
const NETWORK_ID = ProtocolInfo::USE_ITEM_PACKET;
|
||||
|
||||
|
Reference in New Issue
Block a user