JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.william278.schematicupload.command
Interface CommandProvider
All Known Implementing Classes:
SchematicUpload
public interface
CommandProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
@NotNull
SchematicUpload
getPlugin
()
default void
loadCommand
()
Method Details
loadCommand
default
void
loadCommand
()
getPlugin
@NotNull
@NotNull
SchematicUpload
getPlugin
()