mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 14:12:20 -07:00
@@ -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
|
||||
|
Reference in New Issue
Block a user