类 RedstoneWireEvaluator
java.lang.Object
net.minecraft.world.level.redstone.RedstoneWireEvaluator
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected int
getBlockSignal
(Level p_362603_, BlockPos p_364469_) protected int
getIncomingWireSignal
(Level p_361456_, BlockPos p_363935_) protected int
getWireSignal
(BlockPos p_362787_, BlockState p_363583_) abstract void
updatePowerStrength
(Level p_360870_, BlockPos p_363381_, BlockState p_360579_, Orientation p_362766_, boolean p_366826_)
-
字段详细资料
-
wireBlock
-
-
构造器详细资料
-
RedstoneWireEvaluator
-
-
方法详细资料
-
updatePowerStrength
public abstract void updatePowerStrength(Level p_360870_, BlockPos p_363381_, BlockState p_360579_, @Nullable Orientation p_362766_, boolean p_366826_) -
getBlockSignal
-
getWireSignal
-
getIncomingWireSignal
-