public class BlockBehaviorPressurePlateStone extends BlockBehaviorPressurePlateBase
offPitch, onPitch| Constructor and Description |
|---|
BlockBehaviorPressurePlateStone() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
computeRedstoneStrength(Block block) |
BlockColor |
getColor(Block block) |
Item[] |
getDrops(Block block,
Item hand) |
float |
getHardness() |
float |
getResistance() |
int |
getToolType() |
canHarvestWithHand, canPassThrough, canWaterlogSource, getRedstonePower, getStrongPower, getWeakPower, isPowerSource, onBreak, onEntityCollide, onUpdate, place, playOffSound, playOnSound, toItem, updateStatecanBeFlooded, getBoundingBox, isSolidisTransparentaddVelocityToEntity, canBeActivated, canBeBrokenWith, canBeClimbed, canBePlaced, canBePushed, canBeReplaced, canSilkTouch, canWaterlogFlowing, clone, collidesWithBB, collidesWithBB, getBreakTime, getBreakTime, getBurnAbility, getBurnChance, getCollisionBoxes, getComparatorInputOverride, getDescriptionId, getDropExp, getFilterLevel, getFrictionFactor, getLightLevel, getSaveId, hasComparatorInputOverride, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, onActivate, onActivate, onBreak, placeBlock, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRatepublic float getHardness()
getHardness in class FloodableBlockBehaviorpublic float getResistance()
getResistance in class FloodableBlockBehaviorpublic int getToolType()
getToolType in class BlockBehaviorpublic Item[] getDrops(Block block, Item hand)
getDrops in class BlockBehaviorpublic BlockColor getColor(Block block)
getColor in class BlockBehaviorTransparentprotected int computeRedstoneStrength(Block block)
computeRedstoneStrength in class BlockBehaviorPressurePlateBaseCopyright © 2020. All rights reserved.