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
Methods 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 int
ChunkPalettedStorageFix.UpgradeChunk.relative
(int pData, ChunkPalettedStorageFix.Direction pDirection)