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
Subclasses with type arguments of type UpgradeData.BlockFixers in net.minecraft.world.level.chunkMethods in net.minecraft.world.level.chunk that return UpgradeData.BlockFixersModifier and TypeMethodDescriptionstatic UpgradeData.BlockFixersReturns 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.