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