Assorted whitespace fixes
By: md_5 <git@md-5.net>
This commit is contained in:
parent
da073e8e66
commit
e3d4acc303
50 changed files with 96 additions and 107 deletions
|
@ -918,7 +918,7 @@ public interface Server extends PluginMessageRecipient {
|
|||
* @param flags an optional list of flags to set on the boss bar
|
||||
* @return the created boss bar
|
||||
*/
|
||||
BossBar createBossBar(String title, BarColor color, BarStyle style, BarFlag ...flags);
|
||||
BossBar createBossBar(String title, BarColor color, BarStyle style, BarFlag... flags);
|
||||
|
||||
/**
|
||||
* Gets an entity on the server by its UUID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue