public class BlockBehaviorMobSpawner extends BlockBehaviorSolid
| Constructor and Description |
|---|
BlockBehaviorMobSpawner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBePushed() |
org.cloudburstmc.api.item.ItemStack[] |
getDrops(org.cloudburstmc.api.block.Block blockState,
org.cloudburstmc.api.item.ItemStack hand) |
getColorgetBreakTime, placeBlockaddVelocityToEntity, canBeActivated, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, 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, getStrongPower, getToolType, getWeakPower, hasComparatorInputOverride, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, isPowerSource, isSolid, isTransparent, onActivate, onActivate, onBreak, onBreak, onEntityCollide, onUpdate, place, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRate, toItempublic org.cloudburstmc.api.item.ItemStack[] getDrops(org.cloudburstmc.api.block.Block blockState,
org.cloudburstmc.api.item.ItemStack hand)
getDrops in class org.cloudburstmc.api.block.behavior.BlockBehaviorpublic boolean canBePushed()
canBePushed in class org.cloudburstmc.api.block.behavior.BlockBehaviorCopyright © 2021. All rights reserved.