net.minecraft.world.level.redstone

public class ExperimentalRedstoneWireEvaluator

extends RedstoneWireEvaluator

ext
net.minecraft.world.level.redstone.ExperimentalRedstoneWireEvaluator
net.minecraft.class_9903
net.minecraft.unmapped.C_pmtychdy
net.minecraft.world.ExperimentalRedstoneController
net.minecraft.unmapped.C_pmtychdy

Field summary

Modifier and TypeField
private final Deque<BlockPos>
b
wiresToTurnOff
field_52665
f_vojttres
powerIncreaseQueue
private final Deque<BlockPos>
c
wiresToTurnOn
field_52666
f_rbrpvrfj
powerDecreaseQueue
private final it.unimi.dsi.fastutil.objects.Object2IntMap<BlockPos>
d
updatedWires
field_52667
f_dyiothag
wireOrientationsAndPowers

Constructor summary

ModifierConstructor
public (RedStoneWireBlock arg0)

Method summary

Modifier and TypeMethod
public void
a(dja arg0, iu arg1, eah arg2, exw arg3, boolean arg4)
updatePowerStrength(Level arg0, BlockPos arg1, BlockState arg2, Orientation arg3, boolean arg4)
method_61824(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_9904 arg3, boolean arg4)
m_wowduhxk(C_cdctfzbn arg0, C_hynzadkk arg1, C_txtbiemp arg2, C_ctatbkvy arg3, boolean arg4)
update(World arg0, BlockPos arg1, BlockState arg2, WireOrientation arg3, boolean arg4)
m_wowduhxk(World arg0, BlockPos arg1, BlockState arg2, Orientation arg3, boolean arg4)
private void
a(dja arg0)
causeNeighborUpdates(Level arg0)
method_61829(class_1937 arg0)
m_tpgvxgxp(C_cdctfzbn arg0)
update(World world)
m_tpgvxgxp(World world)
private static boolean
a(eah arg0, ja arg1)
isConnected(BlockState arg0, Direction arg1)
method_61834(class_2680 arg0, class_2350 arg1)
m_rmepazkx(C_txtbiemp arg0, C_xpuuihxf arg1)
canProvidePowerTo(BlockState wireState, Direction direction)
m_rmepazkx(BlockState state, Direction direction)
private static Orientation
a(dja arg0, exw arg1)
getInitialOrientation(Level arg0, Orientation arg1)
method_61830(class_1937 arg0, class_9904 arg1)
m_wlodpthp(C_cdctfzbn arg0, C_ctatbkvy arg1)
tweakOrientation(World world, WireOrientation orientation)
m_wlodpthp(World world, Orientation arg1)
private void
a(dja arg0, iu arg1, exw arg2)
calculateCurrentChanges(Level arg0, BlockPos arg1, Orientation arg2)
method_61832(class_1937 arg0, class_2338 arg1, class_9904 arg2)
m_kdbssvxd(C_cdctfzbn arg0, C_hynzadkk arg1, C_ctatbkvy arg2)
propagatePowerUpdates(World world, BlockPos pos, WireOrientation orientation)
m_kdbssvxd(World world, BlockPos pos, Orientation arg2)
private static int
a(exw arg0, int arg1)
packOrientationAndPower(Orientation arg0, int arg1)
method_61835(class_9904 arg0, int arg1)
m_biryduon(C_ctatbkvy arg0, int arg1)
packOrientationAndPower(WireOrientation orientation, int power)
private static Orientation
a(int arg0)
unpackOrientation(int arg0)
method_61828(int arg0)
m_ajyjjilb(int arg0)
unpackOrientation(int packed)
private static int
b(int arg0)
unpackPower(int arg0)
method_61840(int arg0)
m_lvaakysm(int arg0)
unpackPower(int packed)
private void
a(iu arg0, int arg1, exw arg2)
setPower(BlockPos arg0, int arg1, Orientation arg2)
method_61838(class_2338 arg0, int arg1, class_9904 arg2)
m_xbuigsyj(C_hynzadkk arg0, int arg1, C_ctatbkvy arg2)
updatePowerAt(BlockPos pos, int power, WireOrientation defaultOrientation)
m_xbuigsyj(BlockPos pos, int arg1, Orientation arg2)
private void
a(dja arg0, iu arg1, int arg2, exw arg3, boolean arg4)
propagateChangeToNeighbors(Level arg0, BlockPos arg1, int arg2, Orientation arg3, boolean arg4)
method_61831(class_1937 arg0, class_2338 arg1, int arg2, class_9904 arg3, boolean arg4)
m_xkaozhnz(C_cdctfzbn arg0, C_hynzadkk arg1, int arg2, C_ctatbkvy arg3, boolean arg4)
spreadPowerUpdateToNeighbors(World world, BlockPos pos, int power, WireOrientation orientation, boolean canIncreasePower)
m_xkaozhnz(World world, BlockPos pos, int arg2, Orientation arg3, boolean arg4)
private void
b(dja arg0, iu arg1, int arg2, exw arg3, boolean arg4)
enqueueNeighborWire(Level arg0, BlockPos arg1, int arg2, Orientation arg3, boolean arg4)
method_61841(class_1937 arg0, class_2338 arg1, int arg2, class_9904 arg3, boolean arg4)
m_jnmqqruh(C_cdctfzbn arg0, C_hynzadkk arg1, int arg2, C_ctatbkvy arg3, boolean arg4)
spreadPowerUpdateTo(World world, BlockPos neighborPos, int power, WireOrientation orientation, boolean canIncreasePower)
m_jnmqqruh(World world, BlockPos pos, int arg2, Orientation arg3, boolean arg4)
protected int
a(iu arg0, eah arg1)
getWireSignal(BlockPos arg0, BlockState arg1)
method_61839(class_2338 arg0, class_2680 arg1)
m_ysaolncj(C_hynzadkk arg0, C_txtbiemp arg1)
getWirePowerAt(BlockPos arg0, BlockState arg1)
m_ysaolncj(BlockPos arg0, BlockState arg1)