Uses of Enum
org.bukkit.material.CocoaPlant.CocoaPlantSize
Packages that use CocoaPlant.CocoaPlantSize
-
Uses of CocoaPlant.CocoaPlantSize in org.bukkit.material
Methods in org.bukkit.material that return CocoaPlant.CocoaPlantSizeModifier and TypeMethodDescriptionCocoaPlant.getSize()
Deprecated.Get size of plantstatic CocoaPlant.CocoaPlantSize
Returns the enum constant of this type with the specified name.static CocoaPlant.CocoaPlantSize[]
CocoaPlant.CocoaPlantSize.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bukkit.material with parameters of type CocoaPlant.CocoaPlantSizeModifier and TypeMethodDescriptionvoid
CocoaPlant.setSize
(CocoaPlant.CocoaPlantSize sz) Deprecated.Set size of plantConstructors in org.bukkit.material with parameters of type CocoaPlant.CocoaPlantSizeModifierConstructorDescriptionDeprecated.CocoaPlant
(CocoaPlant.CocoaPlantSize sz, BlockFace dir) Deprecated.