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