Uses of Enum Class
net.minecraft.world.level.chunk.UpgradeData.BlockFixers
Packages that use UpgradeData.BlockFixers
-
Uses of UpgradeData.BlockFixers in net.minecraft.world.level.chunk
Methods in net.minecraft.world.level.chunk that return UpgradeData.BlockFixersModifier and TypeMethodDescriptionstatic UpgradeData.BlockFixers
Returns the enum constant of this class with the specified name.static UpgradeData.BlockFixers[]
UpgradeData.BlockFixers.values()
Returns an array containing the constants of this enum class, in the order they are declared.