public class BlockBehaviorTrappedChest extends BlockBehaviorChest
| Constructor and Description |
|---|
BlockBehaviorTrappedChest() |
| Modifier and Type | Method and Description |
|---|---|
int |
getStrongPower(Block block,
Direction side) |
int |
getWeakPower(Block block,
Direction face) |
boolean |
isPowerSource(Block block) |
canBeActivated, canWaterlogSource, getColor, getComparatorInputOverride, getHardness, getResistance, getToolType, hasComparatorInputOverride, onActivate, onBreak, place, toItemisTransparentaddVelocityToEntity, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, canBePushed, canBeReplaced, canHarvestWithHand, canPassThrough, canSilkTouch, canWaterlogFlowing, clone, collidesWithBB, collidesWithBB, getBoundingBox, getBreakTime, getBreakTime, getBurnAbility, getBurnChance, getCollisionBoxes, getDescriptionId, getDropExp, getDrops, getFilterLevel, getFrictionFactor, getLightLevel, getSaveId, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, isSolid, onActivate, onBreak, onEntityCollide, onUpdate, placeBlock, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRatepublic int getWeakPower(Block block, Direction face)
getWeakPower in class BlockBehaviorpublic int getStrongPower(Block block, Direction side)
getStrongPower in class BlockBehaviorpublic boolean isPowerSource(Block block)
isPowerSource in class BlockBehaviorCopyright © 2020. All rights reserved.