27 ::ll::TypedStorage<8, 24, ::CompoundTag> mComponents;
28 ::ll::TypedStorage<8, 32, ::std::string> mJsonIdentifier;
29 ::ll::TypedStorage<8, 32, ::std::string> mInstanceName;
30 ::ll::TypedStorage<4, 12, ::NetworkBlockPosition> mMinBounds;
31 ::ll::TypedStorage<4, 12, ::NetworkBlockPosition> mMaxBounds;
32 ::ll::TypedStorage<4, 4, ::DimensionType> mDimensionType;
33 ::ll::TypedStorage<8, 32, ::MinEngineVersion> mMinEngineVersion;
34 ::ll::TypedStorage<4, 4, ::EntityNetId> mEntityNetId;
44 virtual ::MinecraftPacketIds getId()
const ;
47 virtual ::std::string getName()
const ;
86 MCAPI ::MinecraftPacketIds $getId()
const;
88 MCAPI ::std::string $getName()
const;
98 MCAPI
static void** $vftable();
Definition EntityContext.h:16