public class BlockBehaviorDispenser extends BlockBehaviorSolid
| Constructor and Description |
|---|
BlockBehaviorDispenser() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHarvestWithHand() |
int |
getComparatorInputOverride(Block block) |
com.nukkitx.math.vector.Vector3f |
getDispensePosition() |
boolean |
hasComparatorInputOverride() |
getColor, isSolidaddVelocityToEntity, canBeActivated, canBeBrokenWith, canBeClimbed, canBeFlooded, canBePlaced, canBePushed, canBeReplaced, canPassThrough, canSilkTouch, canWaterlogFlowing, canWaterlogSource, clone, collidesWithBB, collidesWithBB, getBoundingBox, getBreakTime, getBreakTime, getBurnAbility, getBurnChance, getCollisionBoxes, getDescriptionId, getDropExp, getDrops, getFilterLevel, getFrictionFactor, getHardness, getLightLevel, getResistance, getSaveId, getStrongPower, getToolType, getWeakPower, hasEntityCollision, isBreakable, isLiquid, isNormalBlock, isPowerSource, isTransparent, onActivate, onActivate, onBreak, onBreak, onEntityCollide, onUpdate, place, placeBlock, placeBlock, placeBlock, placeBlock, removeBlock, removeBlock, tickRate, toItempublic boolean hasComparatorInputOverride()
hasComparatorInputOverride in class BlockBehaviorpublic int getComparatorInputOverride(Block block)
getComparatorInputOverride in class BlockBehaviorpublic boolean canHarvestWithHand()
canHarvestWithHand in class BlockBehaviorpublic com.nukkitx.math.vector.Vector3f getDispensePosition()
Copyright © 2020. All rights reserved.