public class BlockBehaviorStairsAndesite extends BlockBehaviorStairs
| Constructor and Description |
|---|
BlockBehaviorStairsAndesite() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHarvestWithHand() |
BlockColor |
getColor(Block state) |
float |
getHardness() |
float |
getResistance() |
int |
getToolType() |
canWaterlogSource, getDrops, place, toItemisTransparentaddVelocityToEntity, canBeActivated, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, canBePushed, canBeReplaced, canPassThrough, canSilkTouch, canWaterlogFlowing, clone, collidesWithBB, collidesWithBB, getBoundingBox, getBoundingBox, getBreakTime, getBreakTime, getBurnAbility, getBurnChance, getCollisionBoxes, getComparatorInputOverride, getDescriptionId, getDropExp, getFilterLevel, getFrictionFactor, getLightLevel, getSaveId, getStrongPower, getWeakPower, hasComparatorInputOverride, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, isPowerSource, isSolid, onActivate, onActivate, onBreak, onBreak, onEntityCollide, onUpdate, placeBlock, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRatepublic float getHardness()
getHardness in class BlockBehaviorpublic float getResistance()
getResistance in class BlockBehaviorpublic int getToolType()
getToolType in class BlockBehaviorpublic BlockColor getColor(Block state)
getColor in class BlockBehaviorTransparentpublic boolean canHarvestWithHand()
canHarvestWithHand in class BlockBehaviorCopyright © 2020. All rights reserved.