public class BlockBehaviorGrassPath extends BlockBehaviorGrass
| Constructor and Description |
|---|
BlockBehaviorGrassPath() |
| Modifier and Type | Method and Description |
|---|---|
BlockColor |
getColor(Block block) |
float |
getResistance() |
int |
getToolType() |
boolean |
onActivate(Block block,
Item item,
Player player) |
int |
onUpdate(Block block,
int type) |
canSilkTouch, getHardnesscanBeActivated, getDropsisSolidaddVelocityToEntity, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, canBePushed, canBeReplaced, canHarvestWithHand, canPassThrough, canWaterlogFlowing, canWaterlogSource, clone, collidesWithBB, collidesWithBB, getBoundingBox, 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, place, placeBlock, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRate, toItempublic int getToolType()
getToolType in class BlockBehaviorDirtpublic float getResistance()
getResistance in class BlockBehaviorGrasspublic BlockColor getColor(Block block)
getColor in class BlockBehaviorGrasspublic int onUpdate(Block block, int type)
onUpdate in class BlockBehaviorGrasspublic boolean onActivate(Block block, Item item, Player player)
onActivate in class BlockBehaviorGrassCopyright © 2020. All rights reserved.