History - net.minecraft.world.ExperimentalRedstoneController
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
Integer (WireOrientation, int, BlockPos, Integer): lambda$setPower$2, method_61836, method_61836
Integer (WireOrientation, int, BlockPos, Integer): lambda$setPower$0, method_61836, method_61836
1.21.11_unobfuscated
Names
net.minecraft.world.level.redstone.ExperimentalRedstoneWireEvaluator
net.minecraft.class_9903
net.minecraft.world.ExperimentalRedstoneController
Fields
Deque<BlockPos>: wiresToTurnOff, field_52665, powerIncreaseQueue
Deque<BlockPos>: wiresToTurnOn, field_52666, powerDecreaseQueue
it.unimi.dsi.fastutil.objects.Object2IntMap<BlockPos>: updatedWires, field_52667, wireOrientationsAndPowers
Constructors
Methods
void (World, BlockPos, BlockState, WireOrientation, boolean): updatePowerStrength, method_61824, update
void (World): causeNeighborUpdates, method_61829, update
boolean (BlockState, Direction): isConnected, method_61834, canProvidePowerTo
WireOrientation (World, WireOrientation): getInitialOrientation, method_61830, tweakOrientation
void (World, BlockPos, WireOrientation): calculateCurrentChanges, method_61832, propagatePowerUpdates
int (WireOrientation, int): packOrientationAndPower, method_61835, packOrientationAndPower
WireOrientation (int): unpackOrientation, method_61828, unpackOrientation
int (int): unpackPower, method_61840, unpackPower
void (BlockPos, int, WireOrientation): setPower, method_61838, updatePowerAt
void (World, BlockPos, int, WireOrientation, boolean): propagateChangeToNeighbors, method_61831, spreadPowerUpdateToNeighbors
void (World, BlockPos, int, WireOrientation, boolean): enqueueNeighborWire, method_61841, spreadPowerUpdateTo
int (BlockPos, BlockState): getWireSignal, method_61839, getWirePowerAt
Integer (WireOrientation, int, BlockPos, Integer): lambda$setPower$2, method_61836, method_61836
void (ServerWorld, BlockPos, int): lambda$causeNeighborUpdates$1, method_61837, method_61837
void (World, BlockPos, int): lambda$causeNeighborUpdates$0, method_61833, method_61833