public class BallPlugin
Created by Shynixn 2018.
| Modifier and Type | Class and Description |
|---|---|
static class |
BallPlugin.Companion |
| Modifier and Type | Field and Description |
|---|---|
static BallPlugin.Companion |
Companion |
| Constructor and Description |
|---|
BallPlugin()
Created by Shynixn 2018.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onDisable()
Disables the plugin.
|
void |
onEnable()
Enables the Ball plugin.
|
public static BallPlugin.Companion Companion