| Package | Description |
|---|---|
| com.datasiqn.commandcore |
| Modifier and Type | Method and Description |
|---|---|
InitOptions |
InitOptions.Builder.build()
Creates a new
InitOptions based off this builder |
InitOptions |
InitOptions.Builder.build()
Creates a new
InitOptions based off this builder |
InitOptions |
CommandCore.getOptions()
Gets the options used to initialize
CommandCore |
InitOptions |
CommandCore.getOptions()
Gets the options used to initialize
CommandCore |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull CommandCore |
CommandCore.init(org.bukkit.plugin.java.JavaPlugin plugin,
InitOptions options)
Initializes CommandCore so that it can be accessed using
CommandCore.getInstance() |
static @NotNull CommandCore |
CommandCore.init(org.bukkit.plugin.java.JavaPlugin plugin,
InitOptions options)
Initializes CommandCore so that it can be accessed using
CommandCore.getInstance() |
Copyright © 2024. All rights reserved.