| Package | Description |
|---|---|
| com.datasiqn.commandcore |
| Modifier and Type | Method and Description |
|---|---|
static CommandCore |
CommandCore.getInstance()
Gets this instance of
CommandCore |
static CommandCore |
CommandCore.getInstance()
Gets this instance of
CommandCore |
static @NotNull CommandCore |
CommandCore.init(org.bukkit.plugin.java.JavaPlugin plugin,
InitOptions options)
Initializes CommandCore so that it can be accessed using
getInstance() |
static @NotNull CommandCore |
CommandCore.init(org.bukkit.plugin.java.JavaPlugin plugin,
InitOptions options)
Initializes CommandCore so that it can be accessed using
getInstance() |
static @NotNull CommandCore |
CommandCore.init(org.bukkit.plugin.java.JavaPlugin plugin,
String rootCommand)
Initializes CommandCore so that it can be accessed using
getInstance() |
static @NotNull CommandCore |
CommandCore.init(org.bukkit.plugin.java.JavaPlugin plugin,
String rootCommand)
Initializes CommandCore so that it can be accessed using
getInstance() |
Copyright © 2024. All rights reserved.