17 ::ll::TypedStorage<4, 4, int> x;
18 ::ll::TypedStorage<4, 4, int> y;
19 ::ll::TypedStorage<4, 4, int> z;
25 MCAPI
void rotationTypeFromVec3(
::Vec3 const& arr);
33 MCAPI static ::BlockTransformationSerializer::RotationBindingType getRotationTypeFromVec3(
::Vec3 const& arr);
35 MCAPI static ::Vec3 getVec3FromXYZRotation(
int x,
int y,
int z);
37 MCAPI
static bool isAxisAligned(
::Vec3 const& rotation);