Uses of Class
net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing.Direction
| Package | Description |
|---|---|
| net.minecraft.datafixer.fix |
-
Uses of ChunkPalettedStorageFix.Facing.Direction in net.minecraft.datafixer.fix
Fields in net.minecraft.datafixer.fix declared as ChunkPalettedStorageFix.Facing.Direction Modifier and Type Field Description private ChunkPalettedStorageFix.Facing.DirectionChunkPalettedStorageFix.Facing. directionMethods in net.minecraft.datafixer.fix that return ChunkPalettedStorageFix.Facing.Direction Modifier and Type Method Description ChunkPalettedStorageFix.Facing.DirectionChunkPalettedStorageFix.Facing. getDirection()static ChunkPalettedStorageFix.Facing.DirectionChunkPalettedStorageFix.Facing.Direction. valueOf(String name)Returns the enum constant of this type with the specified name.static ChunkPalettedStorageFix.Facing.Direction[]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.Direction Constructor Description Facing(ChunkPalettedStorageFix.Facing.Direction direction, ChunkPalettedStorageFix.Facing.Axis axis)