Uses of Enum Class
net.minecraft.util.datafix.fixes.ChunkPalettedStorageFix.Direction
Packages that use ChunkPalettedStorageFix.Direction
-
Uses of ChunkPalettedStorageFix.Direction in net.minecraft.util.datafix.fixes
Subclasses with type arguments of type ChunkPalettedStorageFix.Direction in net.minecraft.util.datafix.fixesMethods in net.minecraft.util.datafix.fixes that return ChunkPalettedStorageFix.DirectionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ChunkPalettedStorageFix.Direction[]ChunkPalettedStorageFix.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.util.datafix.fixes with parameters of type ChunkPalettedStorageFix.DirectionModifier and TypeMethodDescriptionstatic intChunkPalettedStorageFix.UpgradeChunk.relative(int pos, ChunkPalettedStorageFix.Direction direction)