Uses of Enum Class
net.minecraft.core.AxisCycle
-
Uses of AxisCycle in net.minecraft.core
Modifier and TypeMethodDescriptionstatic AxisCycle
AxisCycle.between
(Direction.Axis p_121800_, Direction.Axis p_121801_) abstract AxisCycle
AxisCycle.inverse()
static AxisCycle
Returns the enum constant of this class with the specified name.static AxisCycle[]
AxisCycle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescription -
Uses of AxisCycle in net.minecraft.world.phys.shapes
Modifier and TypeMethodDescriptionprotected double
private void
DiscreteVoxelShape.forAllAxisEdges
(DiscreteVoxelShape.IntLineConsumer p_82816_, AxisCycle p_82817_, boolean p_82818_) private void
DiscreteVoxelShape.forAllAxisFaces
(DiscreteVoxelShape.IntFaceConsumer p_82813_, AxisCycle p_82814_) boolean
boolean
DiscreteVoxelShape.isFullWide
(AxisCycle p_82823_, int p_82824_, int p_82825_, int p_82826_)