Pulling all pending Bukkit-JavaDoc changes

This commit is contained in:
Wesley Wolfe
2013-04-13 01:36:32 -05:00
parent 2de99a4f38
commit f569209ef8
6 changed files with 16 additions and 7 deletions

View File

@@ -59,6 +59,7 @@ public class PrepareItemEnchantEvent extends InventoryEvent implements Cancellab
/**
* Get list of offered exp level costs of the enchantment (modify values to change offer)
*
* @return experience level costs offered
*/
public int[] getExpLevelCostsOffered() {
@@ -67,6 +68,7 @@ public class PrepareItemEnchantEvent extends InventoryEvent implements Cancellab
/**
* Get enchantment bonus in effect - corresponds to number of bookshelves
*
* @return enchantment bonus
*/
public int getEnchantmentBonus() {