Uses of Interface
net.minecraft.world.chunk.UpgradeData.Logic
Package | Description |
---|---|
net.minecraft.world.chunk |
-
Uses of UpgradeData.Logic in net.minecraft.world.chunk
Classes in net.minecraft.world.chunk that implement UpgradeData.Logic Modifier and Type Class Description (package private) static class
UpgradeData.BuiltinLogic
Fields in net.minecraft.world.chunk with type parameters of type UpgradeData.Logic Modifier and Type Field Description private static Map<Block,UpgradeData.Logic>
UpgradeData. BLOCK_TO_LOGIC
private static Set<UpgradeData.Logic>
UpgradeData. CALLBACK_LOGICS