mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-01-13 03:40:45 +01:00
Fixed Addon#onReload() Javadoc since tag
This commit is contained in:
parent
7dd06b9d9b
commit
45e682e258
@ -58,7 +58,7 @@ public abstract class Addon {
|
|||||||
/**
|
/**
|
||||||
* Executes code when reloading the addon.
|
* Executes code when reloading the addon.
|
||||||
*
|
*
|
||||||
* @since 0.17.0 (Alpha 11)
|
* @since 0.17.0 (Alpha 12)
|
||||||
*/
|
*/
|
||||||
public void onReload() {}
|
public void onReload() {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user