| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CocoaPlant.CocoaPlantSize | |
|---|---|
| org.bukkit.material | Classes that represents various voxel types and states. | 
| Uses of CocoaPlant.CocoaPlantSize in org.bukkit.material | 
|---|
| Methods in org.bukkit.material that return CocoaPlant.CocoaPlantSize | |
|---|---|
|  CocoaPlant.CocoaPlantSize | CocoaPlant.getSize()Get size of plant | 
| static CocoaPlant.CocoaPlantSize | CocoaPlant.CocoaPlantSize.valueOf(String name)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're declared. | 
| Methods in org.bukkit.material with parameters of type CocoaPlant.CocoaPlantSize | |
|---|---|
|  void | CocoaPlant.setSize(CocoaPlant.CocoaPlantSize sz)Set size of plant | 
| Constructors in org.bukkit.material with parameters of type CocoaPlant.CocoaPlantSize | |
|---|---|
| CocoaPlant(CocoaPlant.CocoaPlantSize sz) | |
| CocoaPlant(CocoaPlant.CocoaPlantSize sz,
           BlockFace dir) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||