Uses of Interface
net.minecraft.world.level.chunk.UpgradeData.BlockFixer
Packages that use UpgradeData.BlockFixer
-
Uses of UpgradeData.BlockFixer in net.minecraft.world.level.chunk
Classes in net.minecraft.world.level.chunk that implement UpgradeData.BlockFixerFields in net.minecraft.world.level.chunk with type parameters of type UpgradeData.BlockFixerModifier and TypeFieldDescription(package private) static final Set
<UpgradeData.BlockFixer> UpgradeData.CHUNKY_FIXERS
(package private) static final Map
<Block, UpgradeData.BlockFixer> UpgradeData.MAP