Uses of Enum Class
net.minecraft.util.AxisRotation
-
Uses of AxisRotation in net.minecraft.util
Modifier and TypeMethodDescriptionstatic AxisRotation
AxisRotation.between
(Direction.Axis p_197516_0_, Direction.Axis p_197516_1_) abstract AxisRotation
AxisRotation.inverse()
static AxisRotation
Returns the enum constant of this class with the specified name.static AxisRotation[]
AxisRotation.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AxisRotation in net.minecraft.util.math
Modifier and TypeMethodDescriptionBlockPos.Mutable.set
(AxisRotation p_218295_1_, int p_218295_2_, int p_218295_3_, int p_218295_4_) -
Uses of AxisRotation in net.minecraft.util.math.shapes
Modifier and TypeMethodDescriptionprivate static double
VoxelShapes.collide
(AxisAlignedBB p_216386_0_, IWorldReader p_216386_1_, double p_216386_2_, ISelectionContext p_216386_4_, AxisRotation p_216386_5_, Stream<VoxelShape> p_216386_6_) protected double
VoxelShape.collideX
(AxisRotation p_212431_1_, AxisAlignedBB p_212431_2_, double p_212431_3_) private void
VoxelShapePart.forAllAxisEdges
(VoxelShapePart.ILineConsumer p_197832_1_, AxisRotation p_197832_2_, boolean p_197832_3_) private void
VoxelShapePart.forAllAxisFaces
(VoxelShapePart.IFaceConsumer p_211541_1_, AxisRotation p_211541_2_) boolean
VoxelShapePart.isFull
(AxisRotation p_197829_1_, int p_197829_2_, int p_197829_3_, int p_197829_4_) boolean
VoxelShapePart.isFullWide
(AxisRotation p_197824_1_, int p_197824_2_, int p_197824_3_, int p_197824_4_)