Pulling all pending Bukkit-JavaDoc changes

By: Edmond Poon <sagaciouszzzz@gmail.com>
This commit is contained in:
Bukkit/Spigot
2013-08-03 21:46:30 -04:00
parent b9642786eb
commit 599ec05858
80 changed files with 259 additions and 43 deletions

View File

@@ -39,6 +39,7 @@ public class CocoaPlant extends MaterialData implements Directional, Attachable
/**
* Get size of plant
*
* @return size
*/
public CocoaPlantSize getSize() {
@@ -54,6 +55,7 @@ public class CocoaPlant extends MaterialData implements Directional, Attachable
/**
* Set size of plant
*
* @param sz - size of plant
*/
public void setSize(CocoaPlantSize sz) {