Uses of Enum Class
net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing
Packages that use ChunkPalettedStorageFix.Facing
-
Uses of ChunkPalettedStorageFix.Facing in net.minecraft.datafixer.fix
Methods in net.minecraft.datafixer.fix that return ChunkPalettedStorageFix.FacingModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ChunkPalettedStorageFix.Facing[]
ChunkPalettedStorageFix.Facing.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.datafixer.fix with parameters of type ChunkPalettedStorageFix.FacingModifier and TypeMethodDescriptionstatic int
ChunkPalettedStorageFix.Level.adjacentTo
(int packedLocalPos, ChunkPalettedStorageFix.Facing direction)