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