21 enum class Type : uchar {
30 ::ll::TypedStorage<1, 1, ::LabTablePacket::Type> mType;
31 ::ll::TypedStorage<4, 12, ::BlockPos> mPos;
32 ::ll::TypedStorage<1, 1, ::LabTableReactionType> mReaction;
39 virtual ::MinecraftPacketIds getId()
const ;
42 virtual ::std::string getName()
const ;
63 MCAPI ::MinecraftPacketIds $getId()
const;
65 MCAPI ::std::string $getName()
const;
75 MCAPI
static void** $vftable();