Uses of Enum Class
net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing.Direction
-
Uses of ChunkPalettedStorageFix.Facing.Direction in net.minecraft.datafixer.fix
Modifier and TypeFieldDescriptionprivate final ChunkPalettedStorageFix.Facing.Direction
ChunkPalettedStorageFix.Facing.direction
Modifier and TypeMethodDescriptionChunkPalettedStorageFix.Facing.getDirection()
Returns the enum constant of this class with the specified name.ChunkPalettedStorageFix.Facing.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionprivate
Facing
(ChunkPalettedStorageFix.Facing.Direction direction, ChunkPalettedStorageFix.Facing.Axis axis)