Package org.bukkit.block.data.type
Interface PinkPetals
- All Superinterfaces:
BlockData,Cloneable,Directional,FlowerBed
Deprecated, for removal: This API element is subject to removal in a future version.
'flower_amount' represents the number of petals.
-
Method Summary
Methods inherited from interface org.bukkit.block.data.BlockData
clone, copyTo, createBlockState, getAsString, getAsString, getCollisionShape, getDestroySpeed, getDestroySpeed, getLightEmission, getMapColor, getMaterial, getPistonMoveReaction, getPlacementMaterial, getSoundGroup, isFaceSturdy, isOccluding, isPreferredTool, isRandomlyTicked, isReplaceable, isSupported, isSupported, matches, merge, mirror, requiresCorrectToolForDrops, rotateMethods inherited from interface org.bukkit.block.data.Directional
getFaces, getFacing, setFacingMethods inherited from interface org.bukkit.block.data.type.FlowerBed
getFlowerAmount, getMaximumFlowerAmount, getMinimumFlowerAmount, setFlowerAmount
FlowerBed