History - net.minecraft.world.level.redstone.ExperimentalRedstoneWireEvaluator
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
ezf
fbq
Fields
Constructors
Methods
1.21.5
Names
euf
ezf
Fields
Constructors
Methods
1.21.4
Names
evc
euf
Fields
Constructors
Methods
1.21.3
Names
evc
net.minecraft.world.level.redstone.ExperimentalRedstoneWireEvaluator
net.minecraft.class_9903
net.minecraft.world.ExperimentalRedstoneController
net.minecraft.src.C_345646_
net.minecraft.world.level.redstone.ExperimentalRedstoneWireEvaluator
Fields
Deque<BlockPos>: b, wiresToTurnOff, field_52665, powerIncreaseQueue, f_349506_
Deque<BlockPos>: c, wiresToTurnOn, field_52666, powerDecreaseQueue, f_346928_
it.unimi.dsi.fastutil.objects.Object2IntMap<BlockPos>: d, updatedWires, field_52667, wireOrientationsAndPowers, f_349214_
Constructors
Methods
void (Level, BlockPos, BlockState, Orientation, boolean): a, updatePowerStrength, method_61824, update, m_352624_
void (Level): a, causeNeighborUpdates, method_61829, update, m_354077_
boolean (BlockState, Direction): a, isConnected, method_61834, canProvidePowerTo, m_354253_
Orientation (Level, Orientation): a, getInitialOrientation, method_61830, tweakOrientation, m_357337_
void (Level, BlockPos, Orientation): a, calculateCurrentChanges, method_61832, propagatePowerUpdates, m_352639_
int (Orientation, int): a, packOrientationAndPower, method_61835, packOrientationAndPower, m_356693_
Orientation (int): a, unpackOrientation, method_61828, unpackOrientation, m_351986_
int (int): b, unpackPower, method_61840, unpackPower, m_353585_
void (BlockPos, int, Orientation): a, setPower, method_61838, updatePowerAt, m_354573_
void (Level, BlockPos, int, Orientation, boolean): a, propagateChangeToNeighbors, method_61831, spreadPowerUpdateToNeighbors, m_354558_
void (Level, BlockPos, int, Orientation, boolean): b, enqueueNeighborWire, method_61841, spreadPowerUpdateTo, m_354401_
int (BlockPos, BlockState): a, getWireSignal, method_61839, getWirePowerAt, m_351913_