net.minecraft.world

public class DefaultRedstoneController

extends RedstoneController

net.minecraft.world.level.redstone.DefaultRedstoneWireEvaluator
net.minecraft.world.level.redstone.DefaultRedstoneWireEvaluator
net.minecraft.class_9901
net.minecraft.world.DefaultRedstoneController

Constructor summary

ModifierConstructor
public (RedstoneWireBlock wireBlock)

Method summary

Modifier and TypeMethod
public void
updatePowerStrength(Level level, BlockPos pos, BlockState state, Orientation orientation, boolean skipShapeUpdates)
updatePowerStrength(Level level, BlockPos pos, BlockState state, Orientation orientation, boolean skipShapeUpdates)
method_61824(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_9904 arg3, boolean arg4)
update(World arg0, BlockPos arg1, BlockState arg2, WireOrientation arg3, boolean arg4)
private int
calculateTargetStrength(Level level, BlockPos pos)
calculateTargetStrength(Level level, BlockPos pos)
method_61825(class_1937 arg0, class_2338 arg1)
calculateTotalPowerAt(World world, BlockPos pos)