public interface Container
| Modifier and Type | Method and Description |
|---|---|
@NotNull Blade |
blade()
Gets the Blade instance associated with this container.
|
void |
unregister()
Unregisters this container from the command system.
|
@NotNull @NotNull Blade blade()
void unregister()