public class BlockBehaviorPressurePlateWood extends BlockBehaviorPressurePlateBase
offPitch, onPitch| Constructor and Description |
|---|
BlockBehaviorPressurePlateWood() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
computeRedstoneStrength(org.cloudburstmc.api.block.Block block) |
org.cloudburstmc.api.util.data.BlockColor |
getColor(org.cloudburstmc.api.block.Block block) |
org.cloudburstmc.api.item.ItemStack[] |
getDrops(org.cloudburstmc.api.block.Block block,
org.cloudburstmc.api.item.ItemStack hand) |
getRedstonePower, getStrongPower, getWeakPower, onBreak, onEntityCollide, onUpdate, place, playOffSound, playOnSound, toItem, updateStategetBreakTime, placeBlockaddVelocityToEntity, canBeActivated, 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, getFilterLevel, getFrictionFactor, getHardness, getLightLevel, getMinimalTier, getResistance, getSaveId, getToolType, hasComparatorInputOverride, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, isPowerSource, isSolid, isTransparent, onActivate, onActivate, onBreak, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRatepublic org.cloudburstmc.api.item.ItemStack[] getDrops(org.cloudburstmc.api.block.Block block,
org.cloudburstmc.api.item.ItemStack hand)
getDrops in class org.cloudburstmc.api.block.behavior.BlockBehaviorpublic org.cloudburstmc.api.util.data.BlockColor getColor(org.cloudburstmc.api.block.Block block)
getColor in class BlockBehaviorTransparentprotected int computeRedstoneStrength(org.cloudburstmc.api.block.Block block)
computeRedstoneStrength in class BlockBehaviorPressurePlateBaseCopyright © 2021. All rights reserved.