23 ::ll::TypedStorage<8, 32, ::std::string> mActorIdentifier;
24 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mActor;
25 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> mEventId;
26 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
27 ::ll::TypedStorage<4, 4, int> mData;
28 ::ll::TypedStorage<1, 1, bool> mIsGlobal;
29 ::ll::TypedStorage<1, 1, bool> mIsBaby;
39 virtual ::MinecraftPacketIds getId()
const ;
42 virtual ::std::string getName()
const ;
75 MCAPI ::MinecraftPacketIds $getId()
const;
77 MCAPI ::std::string $getName()
const;