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