public class BlockBehaviorFenceWooden extends BlockBehaviorFence
| Constructor and Description |
|---|
BlockBehaviorFenceWooden() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConnect(BlockState state) |
int |
getBurnAbility() |
int |
getBurnChance() |
BlockColor |
getColor(Block block) |
float |
getHardness() |
float |
getResistance() |
int |
getToolType() |
canWaterlogSource, toItemisTransparentaddVelocityToEntity, canBeActivated, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, canBePushed, canBeReplaced, canHarvestWithHand, 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, place, 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 boolean canConnect(BlockState state)
canConnect in class BlockBehaviorFencepublic int getBurnChance()
getBurnChance in class BlockBehaviorpublic int getBurnAbility()
getBurnAbility in class BlockBehaviorpublic BlockColor getColor(Block block)
getColor in class BlockBehaviorFenceCopyright © 2020. All rights reserved.