public class ServerHelper
extends java.lang.Object
| Constructor and Description |
|---|
ServerHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
executeCommandLiteral(java.lang.String command) |
static @Nullable MinecraftServerAPI<?> |
getAPI() |
static @Nullable java.io.File |
getSaveDir() |
static <S> S |
getServer() |
public static void executeCommandLiteral(java.lang.String command)
@Nullable public static @Nullable MinecraftServerAPI<?> getAPI()
@Nullable public static @Nullable java.io.File getSaveDir()
@Nullable public static <S> S getServer()