Package net.minecraft.world.block
Class ChainRestrictedNeighborUpdater.SixWayEntry
java.lang.Object
net.minecraft.world.block.ChainRestrictedNeighborUpdater.SixWayEntry
- All Implemented Interfaces:
 ChainRestrictedNeighborUpdater.Entry
- Enclosing class:
 ChainRestrictedNeighborUpdater
static final class ChainRestrictedNeighborUpdater.SixWayEntry
extends Object
implements ChainRestrictedNeighborUpdater.Entry
- Mappings:
 Namespace Name official dye$bintermediary net/minecraft/class_7159$class_7161named net/minecraft/world/block/ChainRestrictedNeighborUpdater$SixWayEntry
- 
Field Details
- 
pos
- Mappings:
 Namespace Name Mixin selector official aLdye$b;a:Lgu;intermediary field_37834Lnet/minecraft/class_7159$class_7161;field_37834:Lnet/minecraft/class_2338;named posLnet/minecraft/world/block/ChainRestrictedNeighborUpdater$SixWayEntry;pos:Lnet/minecraft/util/math/BlockPos;
 - 
sourceBlock
- Mappings:
 Namespace Name Mixin selector official bLdye$b;b:Lcpn;intermediary field_37835Lnet/minecraft/class_7159$class_7161;field_37835:Lnet/minecraft/class_2248;named sourceBlockLnet/minecraft/world/block/ChainRestrictedNeighborUpdater$SixWayEntry;sourceBlock:Lnet/minecraft/block/Block;
 - 
except
- Mappings:
 Namespace Name Mixin selector official cLdye$b;c:Lha;intermediary field_37836Lnet/minecraft/class_7159$class_7161;field_37836:Lnet/minecraft/class_2350;named exceptLnet/minecraft/world/block/ChainRestrictedNeighborUpdater$SixWayEntry;except:Lnet/minecraft/util/math/Direction;
 - 
currentDirectionIndex
private int currentDirectionIndex- Mappings:
 Namespace Name Mixin selector official dLdye$b;d:Iintermediary field_37837Lnet/minecraft/class_7159$class_7161;field_37837:Inamed currentDirectionIndexLnet/minecraft/world/block/ChainRestrictedNeighborUpdater$SixWayEntry;currentDirectionIndex:I
 
 - 
 - 
Constructor Details
- 
SixWayEntry
- Mappings:
 Namespace Name Mixin selector official <init>Ldye$b;<init>(Lgu;Lcpn;Lha;)Vintermediary <init>Lnet/minecraft/class_7159$class_7161;<init>(Lnet/minecraft/class_2338;Lnet/minecraft/class_2248;Lnet/minecraft/class_2350;)Vnamed <init>Lnet/minecraft/world/block/ChainRestrictedNeighborUpdater$SixWayEntry;<init>(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/Direction;)V
 
 - 
 - 
Method Details
- 
update
- Specified by:
 updatein interfaceChainRestrictedNeighborUpdater.Entry- Mappings:
 Namespace Name Mixin selector official aLdye$c;a(Lcmm;)Zintermediary method_41707Lnet/minecraft/class_7159$class_7162;method_41707(Lnet/minecraft/class_1937;)Znamed updateLnet/minecraft/world/block/ChainRestrictedNeighborUpdater$Entry;update(Lnet/minecraft/world/World;)Z
 
 -