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 TypeFieldDescription(package private) static final Map
<Block, UpgradeData.Logic> UpgradeData.BLOCK_TO_LOGIC
(package private) static final Set
<UpgradeData.Logic> UpgradeData.CALLBACK_LOGICS