public class BlockBehaviorOreRedstoneGlowing extends BlockBehaviorOreRedstone
| Constructor and Description |
|---|
BlockBehaviorOreRedstoneGlowing() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHarvestWithHand() |
boolean |
canSilkTouch() |
int |
getLightLevel(Block block) |
int |
onUpdate(Block block,
int type) |
Item |
toItem(Block block) |
getDropExp, getDrops, getHardness, getResistance, getToolTypegetColor, isSolidaddVelocityToEntity, canBeActivated, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, canBePushed, canBeReplaced, canPassThrough, canWaterlogFlowing, canWaterlogSource, clone, collidesWithBB, collidesWithBB, getBoundingBox, getBreakTime, getBreakTime, getBurnAbility, getBurnChance, getCollisionBoxes, getComparatorInputOverride, getDescriptionId, getFilterLevel, getFrictionFactor, getSaveId, getStrongPower, getWeakPower, hasComparatorInputOverride, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, isPowerSource, isTransparent, onActivate, onActivate, onBreak, onBreak, onEntityCollide, place, placeBlock, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRatepublic int getLightLevel(Block block)
getLightLevel in class BlockBehaviorpublic Item toItem(Block block)
toItem in class BlockBehaviorpublic int onUpdate(Block block, int type)
onUpdate in class BlockBehaviorOreRedstonepublic boolean canHarvestWithHand()
canHarvestWithHand in class BlockBehaviorOreRedstonepublic boolean canSilkTouch()
canSilkTouch in class BlockBehaviorOreRedstoneCopyright © 2020. All rights reserved.