public class BlockBehaviorRedSandstone extends BlockBehaviorSandstone
| Constructor and Description |
|---|
BlockBehaviorRedSandstone() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHarvestWithHand() |
BlockColor |
getColor(Block block) |
Item[] |
getDrops(Block block,
Item hand) |
Item |
toItem(Block block) |
getHardness, getResistance, getToolTypeisSolidaddVelocityToEntity, canBeActivated, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, canBePushed, canBeReplaced, canPassThrough, canSilkTouch, 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, onActivate, onBreak, onBreak, onEntityCollide, onUpdate, place, placeBlock, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRatepublic Item[] getDrops(Block block, Item hand)
getDrops in class BlockBehaviorSandstonepublic Item toItem(Block block)
toItem in class BlockBehaviorpublic boolean canHarvestWithHand()
canHarvestWithHand in class BlockBehaviorSandstonepublic BlockColor getColor(Block block)
getColor in class BlockBehaviorSandstoneCopyright © 2020. All rights reserved.