24 ::ll::TypedStorage<8, 16, ::ActorDataFlagComponent> mActorDataFlag;
25 ::ll::TypedStorage<4, 12, ::ActorDataBoundingBoxComponent> mActorBoundingBox;
26 ::ll::TypedStorage<4, 48, ::MovementAttributesComponent> mMovementAttributes;
27 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mActorID;
28 ::ll::TypedStorage<1, 1, bool> mIsFlying;
34 virtual ::MinecraftPacketIds getId()
const ;
36 virtual ::std::string getName()
const ;
48 MCAPI ::MinecraftPacketIds $getId()
const;
50 MCAPI ::std::string $getName()
const;