24 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
25 ::ll::TypedStorage<8, 96, ::NetworkItemStackDescriptor> mItem;
26 ::ll::TypedStorage<4, 4, int> mSlot;
27 ::ll::TypedStorage<4, 4, int> mSelectedSlot;
28 ::ll::TypedStorage<1, 1, ::ContainerID> mContainerId;
29 ::ll::TypedStorage<1, 1, uchar> mSlotByte;
30 ::ll::TypedStorage<1, 1, uchar> mSelectedSlotByte;
31 ::ll::TypedStorage<1, 1, uchar> mContainerIdByte;
44 virtual ::MinecraftPacketIds getId()
const ;
47 virtual ::std::string getName()
const ;
69 ::ContainerID containerId
77 ::ContainerID containerId
80 MCAPI
void _convertFromBytes();
93 ::ContainerID containerId
109 MCAPI ::MinecraftPacketIds $getId()
const;
111 MCAPI ::std::string $getName()
const;