Cleanup javadoc and make it compile correctly
This commit is contained in:
parent
427fb25424
commit
c4e6f63ada
20 changed files with 44 additions and 47 deletions
|
@ -25,9 +25,9 @@ public class BindableHelper {
|
|||
|
||||
/**
|
||||
* Bind an item to a username.
|
||||
* <p/>
|
||||
*
|
||||
* Requires the Item contained in the ItemStack to be an instanceof {@link IBindable}
|
||||
* <p/>
|
||||
*
|
||||
* Fires {@link ItemBindEvent}.
|
||||
*
|
||||
* @param stack - The ItemStack to bind
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue