public class BlockBehaviorSlabWood extends BlockBehaviorSlab
doubleSlabType, type| Constructor and Description |
|---|
BlockBehaviorSlabWood() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHarvestWithHand() |
int |
getBurnAbility() |
int |
getBurnChance() |
float |
getResistance() |
int |
getToolType() |
Item |
toItem(Block state) |
canWaterlogSource, getColor, getHardness, place, playDoublePlaceSoundisTransparentaddVelocityToEntity, canBeActivated, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, canBePushed, canBeReplaced, canPassThrough, canSilkTouch, canWaterlogFlowing, clone, collidesWithBB, collidesWithBB, getBoundingBox, getBoundingBox, getBreakTime, getBreakTime, getCollisionBoxes, getComparatorInputOverride, getDescriptionId, getDropExp, getDrops, 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 int getBurnChance()
getBurnChance in class BlockBehaviorpublic int getBurnAbility()
getBurnAbility in class BlockBehaviorpublic int getToolType()
getToolType in class BlockBehaviorSlabpublic float getResistance()
getResistance in class BlockBehaviorSlabpublic boolean canHarvestWithHand()
canHarvestWithHand in class BlockBehaviorSlabpublic Item toItem(Block state)
toItem in class BlockBehaviorSlabCopyright © 2020. All rights reserved.