public class BlockBehaviorDaylightDetectorInverted extends BlockBehaviorDaylightDetector
| Constructor and Description |
|---|
BlockBehaviorDaylightDetectorInverted() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canWaterlogSource() |
protected boolean |
invertDetect() |
Item |
toItem(Block block) |
getColor, getHardnessisTransparentaddVelocityToEntity, canBeActivated, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, canBePushed, canBeReplaced, canHarvestWithHand, canPassThrough, canSilkTouch, canWaterlogFlowing, clone, collidesWithBB, collidesWithBB, getBoundingBox, getBoundingBox, getBreakTime, getBreakTime, getBurnAbility, getBurnChance, getCollisionBoxes, getComparatorInputOverride, getDescriptionId, getDropExp, getDrops, getFilterLevel, getFrictionFactor, getLightLevel, getResistance, getSaveId, getStrongPower, getToolType, getWeakPower, hasComparatorInputOverride, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, isPowerSource, isSolid, onActivate, onActivate, onBreak, onBreak, onEntityCollide, onUpdate, place, placeBlock, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRatepublic BlockBehaviorDaylightDetectorInverted()
public Item toItem(Block block)
toItem in class BlockBehaviorprotected boolean invertDetect()
invertDetect in class BlockBehaviorDaylightDetectorpublic boolean canWaterlogSource()
canWaterlogSource in class BlockBehaviorDaylightDetectorCopyright © 2020. All rights reserved.