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 efr$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
Lefr$b;a:Lhx;
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
Lefr$b;b:Lcwq;
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
Lefr$b;c:Lic;
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
Lefr$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>
Lefr$b;<init>(Lhx;Lcwq;Lic;)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
Lefr$c;a(Lctp;)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
-