public class BlockBehaviorStemPumpkin extends BlockBehaviorCrops
| Constructor and Description |
|---|
BlockBehaviorStemPumpkin() |
| Modifier and Type | Method and Description |
|---|---|
Item[] |
getDrops(Block block,
Item hand) |
int |
onUpdate(Block block,
int type) |
Item |
toItem(Block block) |
canBeActivated, getColor, onActivate, placecanBeFlooded, canPassThrough, getBoundingBox, getHardness, getResistance, isSolidisTransparentaddVelocityToEntity, canBeBrokenWith, canBeClimbed, canBePlaced, canBePushed, canBeReplaced, canHarvestWithHand, canSilkTouch, canWaterlogFlowing, canWaterlogSource, clone, collidesWithBB, collidesWithBB, getBoundingBox, getBreakTime, getBreakTime, getBurnAbility, getBurnChance, getCollisionBoxes, getComparatorInputOverride, getDescriptionId, getDropExp, getFilterLevel, getFrictionFactor, getLightLevel, getSaveId, getStrongPower, getToolType, getWeakPower, hasComparatorInputOverride, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, isPowerSource, onActivate, onBreak, onBreak, onEntityCollide, placeBlock, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRatepublic int onUpdate(Block block, int type)
onUpdate in class BlockBehaviorCropspublic Item toItem(Block block)
toItem in class BlockBehaviorpublic Item[] getDrops(Block block, Item hand)
getDrops in class BlockBehaviorCopyright © 2020. All rights reserved.