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;
35 virtual ::MinecraftPacketIds getId()
const ;
38 virtual ::std::string getName()
const ;
53 MCAPI ::MinecraftPacketIds $getId()
const;
55 MCAPI ::std::string $getName()
const;