Whitespace + general cleanup
By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
parent
8217ff1836
commit
855f4133b6
216 changed files with 1649 additions and 1637 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
package org.bukkit;
|
||||
|
||||
/**
|
||||
|
@ -10,8 +9,7 @@ public final class Bukkit {
|
|||
/**
|
||||
* Static class cannot be initialized.
|
||||
*/
|
||||
private Bukkit() {
|
||||
}
|
||||
private Bukkit() {}
|
||||
|
||||
/**
|
||||
* Gets the current {@link Server} singleton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue