Uses of Interface
net.minecraft.util.palette.UpgradeData.IBlockFixer
-
Packages that use UpgradeData.IBlockFixer Package Description net.minecraft.util.palette -
-
Uses of UpgradeData.IBlockFixer in net.minecraft.util.palette
Classes in net.minecraft.util.palette that implement UpgradeData.IBlockFixer Modifier and Type Class Description (package private) static class
UpgradeData.BlockFixers
Fields in net.minecraft.util.palette with type parameters of type UpgradeData.IBlockFixer Modifier and Type Field Description private static java.util.Set<UpgradeData.IBlockFixer>
UpgradeData. CHUNKY_FIXERS
private static java.util.Map<Block,UpgradeData.IBlockFixer>
UpgradeData. MAP
-