net.minecraft.block

public class RedstoneBlock

extends Block

All mapped superinterfaces:

ToggleableFeature, ItemConvertible

net.minecraft.world.level.block.PoweredBlock
net.minecraft.class_2436
net.minecraft.block.RedstoneBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<RedstoneBlock>
CODEC
field_46416
CODEC

Constructor summary

ModifierConstructor
public (AbstractBlock$Settings properties)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<RedstoneBlock>
codec()
method_53969()
getCodec()
protected boolean
isSignalSource(BlockState state)
method_9506(class_2680 arg0)
emitsRedstonePower(BlockState arg0)
protected int
getSignal(BlockState state, BlockGetter level, BlockPos pos, Direction direction)
method_9524(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_2350 arg3)
getWeakRedstonePower(BlockState arg0, BlockView arg1, BlockPos arg2, Direction arg3)