23 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> mEventId;
24 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
25 ::ll::TypedStorage<4, 4, int> mData;
26 ::ll::TypedStorage<4, 4, ::ActorType> mEntityType;
27 ::ll::TypedStorage<1, 1, bool> mIsBabyMob;
28 ::ll::TypedStorage<1, 1, bool> mIsGlobal;
35 virtual ::MinecraftPacketIds getId()
const ;
38 virtual ::std::string getName()
const ;
59 MCAPI ::MinecraftPacketIds $getId()
const;
61 MCAPI ::std::string $getName()
const;
71 MCAPI
static void** $vftable();