Package net.minecraft.world.block
Interface ChainRestrictedNeighborUpdater.Entry
- All Known Implementing Classes:
ChainRestrictedNeighborUpdater.SimpleEntry,ChainRestrictedNeighborUpdater.SixWayEntry,ChainRestrictedNeighborUpdater.StatefulEntry,ChainRestrictedNeighborUpdater.StateReplacementEntry
- Enclosing class:
ChainRestrictedNeighborUpdater
private static interface ChainRestrictedNeighborUpdater.Entry
- Mappings:
Namespace Name named net/minecraft/world/block/ChainRestrictedNeighborUpdater$Entryintermediary net/minecraft/class_7159$class_7162official fhc$c
-
Method Summary
-
Method Details
-
update
- Mappings:
Namespace Name Mixin selector named updateLnet/minecraft/world/block/ChainRestrictedNeighborUpdater$Entry;update(Lnet/minecraft/world/World;)Zintermediary method_41707Lnet/minecraft/class_7159$class_7162;method_41707(Lnet/minecraft/class_1937;)Zofficial aLfhc$c;a(Ldrq;)Z
-
runCallback
- Mappings:
Namespace Name Mixin selector named runCallbackLnet/minecraft/world/block/ChainRestrictedNeighborUpdater$Entry;runCallback(Ljava/util/function/Consumer;)Vintermediary method_74695Lnet/minecraft/class_7159$class_7162;method_74695(Ljava/util/function/Consumer;)Vofficial aLfhc$c;a(Ljava/util/function/Consumer;)V
-