net.minecraft.block

public class PressurePlateBlock

extends AbstractPressurePlateBlock

aoc
net.minecraft.class_170
net.minecraft.block.PressurePlateBlock
net.minecraft.block.BlockPressurePlate

Field summary

Modifier and TypeField
public static final BooleanProperty
d
field_9584
POWERED
POWERED
private final PressurePlateBlock$ActivationRule
e
field_298
rule
sensitivity

Constructor summary

ModifierConstructor
protected (Material material, PressurePlateBlock$ActivationRule rule)

Method summary

Modifier and TypeMethod
protected int
i(ars arg0)
method_8609(class_2232 arg0)
getOutputSignal(BlockState arg0)
getRedstoneStrength(IBlockState arg0)
protected BlockState
a(ars arg0, int arg1)
method_8605(class_2232 arg0, int arg1)
setOutputSignal(BlockState arg0, int arg1)
setRedstoneStrength(IBlockState arg0, int arg1)
protected void
b(aid arg0, cm arg1)
method_11549(class_1150 arg0, class_2552 arg1)
playPressSound(World arg0, BlockPos arg1)
playClickOnSound(World arg0, BlockPos arg1)
protected void
c(aid arg0, cm arg1)
method_11550(class_1150 arg0, class_2552 arg1)
playUnpressSound(World arg0, BlockPos arg1)
playClickOffSound(World arg0, BlockPos arg1)
protected int
e(aid arg0, cm arg1)
method_8610(class_1150 arg0, class_2552 arg1)
calculateOutputSignal(World arg0, BlockPos arg1)
computeRedstoneStrength(World arg0, BlockPos arg1)
public BlockState
a(int arg0)
method_8635(int arg0)
getStateFromMetadata(int arg0)
getStateFromMeta(int arg0)
public int
e(ars arg0)
method_8671(class_2232 arg0)
getMetadataFromState(BlockState arg0)
getMetaFromState(IBlockState arg0)
protected StateDefinition
b()
method_8676()
createStateDefinition()
createBlockState()