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 duk$b
intermediary net/minecraft/class_7159$class_7161
named net/minecraft/world/block/ChainRestrictedNeighborUpdater$SixWayEntry
-
Field Details
-
pos
- Mappings:
Namespace Name Mixin selector official a
Lduk$b;a:Lgp;
intermediary field_37834
Lnet/minecraft/class_7159$class_7161;field_37834:Lnet/minecraft/class_2338;
named pos
Lnet/minecraft/world/block/ChainRestrictedNeighborUpdater$SixWayEntry;pos:Lnet/minecraft/util/math/BlockPos;
-
sourceBlock
- Mappings:
Namespace Name Mixin selector official b
Lduk$b;b:Lcmt;
intermediary field_37835
Lnet/minecraft/class_7159$class_7161;field_37835:Lnet/minecraft/class_2248;
named sourceBlock
Lnet/minecraft/world/block/ChainRestrictedNeighborUpdater$SixWayEntry;sourceBlock:Lnet/minecraft/block/Block;
-
except
- Mappings:
Namespace Name Mixin selector official c
Lduk$b;c:Lgv;
intermediary field_37836
Lnet/minecraft/class_7159$class_7161;field_37836:Lnet/minecraft/class_2350;
named except
Lnet/minecraft/world/block/ChainRestrictedNeighborUpdater$SixWayEntry;except:Lnet/minecraft/util/math/Direction;
-
currentDirectionIndex
private int currentDirectionIndex- Mappings:
Namespace Name Mixin selector official d
Lduk$b;d:I
intermediary field_37837
Lnet/minecraft/class_7159$class_7161;field_37837:I
named currentDirectionIndex
Lnet/minecraft/world/block/ChainRestrictedNeighborUpdater$SixWayEntry;currentDirectionIndex:I
-
-
Constructor Details
-
SixWayEntry
- Mappings:
Namespace Name Mixin selector official <init>
Lduk$b;<init>(Lgp;Lcmt;Lgv;)V
intermediary <init>
Lnet/minecraft/class_7159$class_7161;<init>(Lnet/minecraft/class_2338;Lnet/minecraft/class_2248;Lnet/minecraft/class_2350;)V
named <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:
update
in interfaceChainRestrictedNeighborUpdater.Entry
- Mappings:
Namespace Name Mixin selector official a
Lduk$c;a(Lcjw;)Z
intermediary method_41707
Lnet/minecraft/class_7159$class_7162;method_41707(Lnet/minecraft/class_1937;)Z
named update
Lnet/minecraft/world/block/ChainRestrictedNeighborUpdater$Entry;update(Lnet/minecraft/world/World;)Z
-