22 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> mEventId;
23 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
24 ::ll::TypedStorage<4, 4, int> mData;
25 ::ll::TypedStorage<8, 32, ::std::string> mEntityIdentifier;
26 ::ll::TypedStorage<1, 1, bool> mIsBabyMob;
27 ::ll::TypedStorage<1, 1, bool> mIsGlobal;
34 virtual ::MinecraftPacketIds getId()
const ;
37 virtual ::std::string getName()
const ;
58 MCAPI ::MinecraftPacketIds $getId()
const;
60 MCAPI ::std::string $getName()
const;
70 MCAPI
static void** $vftable();