23 ::ll::TypedStorage<4, 12, ::NetworkBlockPosition> mPos;
24 ::ll::TypedStorage<4, 12, ::NetworkBlockPosition> mResultPos;
25 ::ll::TypedStorage<4, 4, int> mFace;
26 ::ll::TypedStorage<4, 4, ::PlayerActionType> mAction;
27 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
28 ::ll::TypedStorage<1, 1, bool> mIsFromServerPlayerMovementSystem;
35 virtual ::MinecraftPacketIds getId()
const ;
38 virtual ::std::string getName()
const ;
59 MCAPI ::MinecraftPacketIds $getId()
const;
61 MCAPI ::std::string $getName()
const;
71 MCAPI
static void** $vftable();