Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buypublic final class PhoenixCratesAPI
extends Object
Provides access to core managers, registries, and internal utilities. Use this class to interact with the API and retrieve plugin components.
| Modifier and Type | Class and Description |
|---|---|
static class |
PhoenixCratesAPI.Unsafe
Unsafe class to handle sensitive operations
like setting the provider and registry.
|
| Modifier and Type | Method and Description |
|---|---|
static AnimationsRegistry |
getAnimationsRegistry()
Get the animation registry.
|
static CratesManager |
getCratesManager()
Get the CratesManager from the current plugin provider.
|
static KeysManager |
getKeysManager()
Get the KeysManager from the current plugin provider.
|
static PlayersManager |
getPlayersManager()
Get the PlayersManager from the current plugin provider.
|
static CratesPlugin |
getPluginInstance()
Get the current plugin instance.
|
static PhoenixCratesAPI.Unsafe |
unsafe()
Provides access to internal unsafe operations of the API.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@ApiStatus.Internal public static PhoenixCratesAPI.Unsafe unsafe()
This method exposes low-level functionality for internal use only.
PhoenixCratesAPI.Unsafe instance for internal API operationspublic static AnimationsRegistry getAnimationsRegistry()
public static CratesPlugin getPluginInstance()
public static CratesManager getCratesManager()
public static KeysManager getKeysManager()
public static PlayersManager getPlayersManager()
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy