mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-02-10 09:21:31 +01:00
Minor Java doc addition to clarify getAddon()
This commit is contained in:
parent
5142894127
commit
7d6cce6563
@ -678,6 +678,7 @@ public abstract class CompositeCommand extends Command implements PluginIdentifi
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the parental addon
|
||||
* @return the addon
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
|
Loading…
Reference in New Issue
Block a user