Package org.bukkit.block.data.type
Interface CalibratedSculkSensor
- All Superinterfaces:
AnaloguePowerable
,BlockData
,Cloneable
,Directional
,SculkSensor
,Waterlogged
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.bukkit.block.data.type.SculkSensor
SculkSensor.Phase
-
Method Summary
Methods inherited from interface org.bukkit.block.data.AnaloguePowerable
getMaximumPower, getPower, setPower
Methods inherited from interface org.bukkit.block.data.BlockData
clone, copyTo, createBlockState, getAsString, getAsString, getLightEmission, getMapColor, getMaterial, getPistonMoveReaction, getPlacementMaterial, getSoundGroup, isFaceSturdy, isOccluding, isPreferredTool, isSupported, isSupported, matches, merge, mirror, requiresCorrectToolForDrops, rotate
Methods inherited from interface org.bukkit.block.data.Directional
getFaces, getFacing, setFacing
Methods inherited from interface org.bukkit.block.data.type.SculkSensor
getPhase, setPhase
Methods inherited from interface org.bukkit.block.data.Waterlogged
isWaterlogged, setWaterlogged