Uses of Enum
net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing.Direction
Packages that use ChunkPalettedStorageFix.Facing.Direction
-
Uses of ChunkPalettedStorageFix.Facing.Direction in net.minecraft.datafixer.fix
Fields in net.minecraft.datafixer.fix declared as ChunkPalettedStorageFix.Facing.DirectionMethods in net.minecraft.datafixer.fix that return ChunkPalettedStorageFix.Facing.DirectionModifier and TypeMethodDescriptionChunkPalettedStorageFix.Facing.getDirection()
Returns the enum constant of this type with the specified name.ChunkPalettedStorageFix.Facing.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in net.minecraft.datafixer.fix with parameters of type ChunkPalettedStorageFix.Facing.DirectionModifierConstructorDescriptionprivate
Facing(ChunkPalettedStorageFix.Facing.Direction direction, ChunkPalettedStorageFix.Facing.Axis axis)