Uses of Class
net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing
Package | Description |
---|---|
net.minecraft.datafixer.fix |
-
Uses of ChunkPalettedStorageFix.Facing in net.minecraft.datafixer.fix
Methods in net.minecraft.datafixer.fix that return ChunkPalettedStorageFix.Facing Modifier and Type Method Description static ChunkPalettedStorageFix.Facing
ChunkPalettedStorageFix.Facing. valueOf(String name)
Returns the enum constant of this type with the specified name.static ChunkPalettedStorageFix.Facing[]
ChunkPalettedStorageFix.Facing. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.datafixer.fix with parameters of type ChunkPalettedStorageFix.Facing Modifier and Type Method Description static int
ChunkPalettedStorageFix.Level. adjacentTo(int int2, ChunkPalettedStorageFix.Facing direction)