17 ::ll::TypedStorage<4, 12, ::Vec3> mOffset;
18 ::ll::TypedStorage<1, 1, bool> mRelativeX;
19 ::ll::TypedStorage<1, 1, bool> mRelativeY;
20 ::ll::TypedStorage<1, 1, bool> mRelativeZ;
21 ::ll::TypedStorage<1, 1, bool> mLocal;
31 MCAPI ::BlockPos getBlockPos(
int version,
::CommandOrigin const& origin,
::Vec3 const& offsetFromBase)
const;
33 MCAPI ::Vec3 getPosition(
int version,
::CommandOrigin const& origin,
::Vec3 const& offsetFromBase)
const;
43 MCAPI
void* $ctor(
::Vec3 const& absoluteOffset);