geforkt von Mirrors/HeadDB
Protect API class
Dieser Commit ist enthalten in:
Ursprung
b14b29ebf0
Commit
afc19f4321
@ -19,7 +19,9 @@ import java.util.UUID;
|
|||||||
*
|
*
|
||||||
* @author TheSilentPro
|
* @author TheSilentPro
|
||||||
*/
|
*/
|
||||||
public class HeadAPI {
|
public final class HeadAPI {
|
||||||
|
|
||||||
|
private HeadAPI() {}
|
||||||
|
|
||||||
private static final HeadDatabase database = new HeadDatabase();
|
private static final HeadDatabase database = new HeadDatabase();
|
||||||
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren