Package me.clientastisch.core
Class Core
- java.lang.Object
-
- me.clientastisch.core.Core
-
public class Core extends java.lang.Object
- Since:
- CAC v. 0.9958
- Author:
- Clientastisch
-
-
Constructor Summary
Constructors Constructor Description Core()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getReplayID()
The replayID cannot be changed during a session.
-
-
-
Field Detail
-
INSTANCE
public static final Core INSTANCE
Sometimes it's necessary to be capable of getting the spigot reference.
-
plugin
public final org.bukkit.plugin.java.JavaPlugin plugin
The JavaPlugin instance which is necessary if you want to register something.
-
-