Uses of Enum
org.bukkit.material.CocoaPlant.CocoaPlantSize
-
Uses of CocoaPlant.CocoaPlantSize in org.bukkit.material
Modifier 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.Modifier and TypeMethodDescriptionvoid
CocoaPlant.setSize(CocoaPlant.CocoaPlantSize sz)
Deprecated.Set size of plantModifierConstructorDescriptionDeprecated.CocoaPlant(CocoaPlant.CocoaPlantSize sz, BlockFace dir)
Deprecated.