22 ::ll::TypedStorage<4, 8, ::std::variant<::std::monostate, int, float>> mValue;
23 ::ll::TypedStorage<1, 1, ::UpdateType> mUpdateType;
24 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mId;
25 ::ll::TypedStorage<4, 4, uint> mPropertyIndex;
31 virtual ::MinecraftPacketIds getId()
const ;
33 virtual ::std::string getName()
const ;
53 MCAPI ::MinecraftPacketIds $getId()
const;
55 MCAPI ::std::string $getName()
const;