public class BlockBehaviorDoorWood extends BlockBehaviorDoor
DOOR_HINGE_BIT, DOOR_OPEN_BIT, DOOR_POWERED_BIT, DOOR_TOP_BIT| Constructor and Description |
|---|
BlockBehaviorDoorWood() |
| Modifier and Type | Method and Description |
|---|---|
BlockColor |
getColor(Block state) |
float |
getHardness() |
float |
getResistance() |
int |
getToolType() |
canBeActivated, canWaterlogSource, isOpen, isRightHinged, isSolid, isTop, onActivate, onBreak, onUpdate, place, toggleisTransparentaddVelocityToEntity, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, canBePushed, canBeReplaced, canHarvestWithHand, canPassThrough, canSilkTouch, canWaterlogFlowing, clone, collidesWithBB, collidesWithBB, getBoundingBox, getBoundingBox, getBreakTime, getBreakTime, getBurnAbility, getBurnChance, getCollisionBoxes, getComparatorInputOverride, getDescriptionId, getDropExp, getDrops, getFilterLevel, getFrictionFactor, getLightLevel, getSaveId, getStrongPower, getWeakPower, hasComparatorInputOverride, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, isPowerSource, onActivate, onBreak, onEntityCollide, placeBlock, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRate, toItempublic 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 BlockBehaviorTransparentCopyright © 2020. All rights reserved.