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 |
|---|---|
org.cloudburstmc.api.util.data.BlockColor |
getColor(org.cloudburstmc.api.block.Block state) |
canBeActivated, isOpen, isRightHinged, isTop, onActivate, onBreak, onUpdate, place, togglegetBreakTime, placeBlockaddVelocityToEntity, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, canBePushed, canBeReplaced, canHarvestWithHand, canPassThrough, canSilkTouch, canWaterlogFlowing, canWaterlogSource, checkTool, clone, collidesWithBB, collidesWithBB, getBoundingBox, getBoundingBox, getBoundingBox, getBurnAbility, getBurnChance, getCollisionBoxes, getCollisionBoxes, getComparatorInputOverride, getDescriptionId, getDropExp, getDrops, getFilterLevel, getFrictionFactor, getHardness, getLightLevel, getMinimalTier, getResistance, getSaveId, getStrongPower, getToolType, getWeakPower, hasComparatorInputOverride, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, isPowerSource, isSolid, isTransparent, onActivate, onBreak, onEntityCollide, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRate, toItempublic org.cloudburstmc.api.util.data.BlockColor getColor(org.cloudburstmc.api.block.Block state)
getColor in class BlockBehaviorTransparentCopyright © 2021. All rights reserved.