Package com.thevoxelbox.voxelsniper
Class CommandRegistrar
java.lang.Object
com.thevoxelbox.voxelsniper.CommandRegistrar
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
Register the suggestions and parsers into the command manager.
-
Constructor Details
-
CommandRegistrar
-
-
Method Details
-
registerSuggestionsAndParsers
public void registerSuggestionsAndParsers()Register the suggestions and parsers into the command manager.- Since:
- 3.0.0
-
registerCommands
public void registerCommands()
-