net.minecraft.world.level.redstone

public abstract class RedstoneWireEvaluator

evh
net.minecraft.world.level.redstone.RedstoneWireEvaluator
net.minecraft.class_9906
net.minecraft.world.RedstoneController
net.minecraft.world.level.redstone.RedstoneWireEvaluator

Field summary

Modifier and TypeField
protected final RedStoneWireBlock
a
wireBlock
field_52687
wire

Constructor summary

ModifierConstructor
protected (RedStoneWireBlock wire)

Method summary

Modifier and TypeMethod
public abstract void
a(dhi arg0, jh arg1, dxv arg2, evf 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)
update(World world, BlockPos pos, BlockState state, WireOrientation orientation, boolean blockAdded)
protected int
a(dhi arg0, jh arg1)
getBlockSignal(Level arg0, BlockPos arg1)
method_61865(class_1937 arg0, class_2338 arg1)
getStrongPowerAt(World world, BlockPos pos)
protected int
a(jh arg0, dxv arg1)
getWireSignal(BlockPos arg0, BlockState arg1)
method_61839(class_2338 arg0, class_2680 arg1)
getWirePowerAt(BlockPos world, BlockState pos)
protected int
b(dhi arg0, jh arg1)
getIncomingWireSignal(Level arg0, BlockPos arg1)
method_61866(class_1937 arg0, class_2338 arg1)
calculateWirePowerAt(World world, BlockPos pos)