public class BlockBehaviorButtonStone extends BlockBehaviorButton
type| Constructor and Description |
|---|
BlockBehaviorButtonStone() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHarvestWithHand() |
Item[] |
getDrops(Block block,
Item hand) |
int |
getToolType() |
canBeActivated, canWaterlogSource, getFacing, getHardness, getResistance, getStrongPower, getWeakPower, isActivated, isPowerSource, onActivate, onBreak, onUpdate, place, toItemcanBeFlooded, canPassThrough, getBoundingBox, isSolidgetColor, isTransparentaddVelocityToEntity, canBeBrokenWith, canBeClimbed, canBePlaced, canBePushed, canBeReplaced, canSilkTouch, canWaterlogFlowing, clone, collidesWithBB, collidesWithBB, getBoundingBox, getBreakTime, getBreakTime, getBurnAbility, getBurnChance, getCollisionBoxes, getComparatorInputOverride, getDescriptionId, getDropExp, getFilterLevel, getFrictionFactor, getLightLevel, getSaveId, hasComparatorInputOverride, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, onActivate, onBreak, onEntityCollide, placeBlock, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRatepublic int getToolType()
getToolType in class BlockBehaviorpublic boolean canHarvestWithHand()
canHarvestWithHand in class BlockBehaviorpublic Item[] getDrops(Block block, Item hand)
getDrops in class BlockBehaviorCopyright © 2020. All rights reserved.