Uses of Enum Class
net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing.Axis
Packages that use ChunkPalettedStorageFix.Facing.Axis
-
Uses of ChunkPalettedStorageFix.Facing.Axis in net.minecraft.datafixer.fix
Fields in net.minecraft.datafixer.fix declared as ChunkPalettedStorageFix.Facing.AxisModifier and TypeFieldDescriptionprivate final ChunkPalettedStorageFix.Facing.Axis
ChunkPalettedStorageFix.Facing.axis
Methods in net.minecraft.datafixer.fix that return ChunkPalettedStorageFix.Facing.AxisModifier and TypeMethodDescriptionChunkPalettedStorageFix.Facing.getAxis()
Returns the enum constant of this class with the specified name.static ChunkPalettedStorageFix.Facing.Axis[]
ChunkPalettedStorageFix.Facing.Axis.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.datafixer.fix with parameters of type ChunkPalettedStorageFix.Facing.AxisModifierConstructorDescriptionprivate
Facing
(ChunkPalettedStorageFix.Facing.Direction direction, ChunkPalettedStorageFix.Facing.Axis axis)