Uses of Interface
net.minecraft.world.chunk.UpgradeData.Logic
Packages that use UpgradeData.Logic
-
Uses of UpgradeData.Logic in net.minecraft.world.chunk
Classes in net.minecraft.world.chunk that implement UpgradeData.LogicFields in net.minecraft.world.chunk with type parameters of type UpgradeData.LogicModifier and TypeFieldDescriptionprivate static Map<Block,UpgradeData.Logic>UpgradeData.BLOCK_TO_LOGICprivate static Set<UpgradeData.Logic>UpgradeData.CALLBACK_LOGICS