Uses of Enum Class
net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Offset
-
Uses of ChunkPaletteFormat.Direction.Offset in net.minecraft.util.datafix.fixes
Modifier and TypeFieldDescriptionprivate final ChunkPaletteFormat.Direction.Offset
ChunkPaletteFormat.Direction.axisDirection
Modifier and TypeMethodDescriptionChunkPaletteFormat.Direction.getAxisDirection()
Returns the enum constant of this class with the specified name.static ChunkPaletteFormat.Direction.Offset[]
ChunkPaletteFormat.Direction.Offset.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionprivate
Direction
(ChunkPaletteFormat.Direction.Offset p_i49576_3_, ChunkPaletteFormat.Direction.Axis p_i49576_4_)