23 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
24 ::ll::TypedStorage<4, 4, ::MovementEffectType> mEffectType;
25 ::ll::TypedStorage<4, 4, int> mEffectDuration;
26 ::ll::TypedStorage<8, 8, ::PlayerInputTick> mTick;
33 virtual ::MinecraftPacketIds getId()
const ;
36 virtual ::std::string getName()
const ;
51 MCAPI ::MinecraftPacketIds $getId()
const;
53 MCAPI ::std::string $getName()
const;