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