Uses of Package
io.github.thebusybiscuit.slimefun4.core.commands
Package
Description
This package contains everything related to Slimefun's ingame command.
This package holds all implementations of
SubCommand
.This package holds all classes that are related to the actual implementation of this plugin.
-
ClassDescriptionThis
CommandExecutor
holds the functionality of our/slimefun
command.This class represents aSubCommand
, it is aCommand
that starts with/sf ...
and is followed by the name of thisSubCommand
. -
ClassDescriptionThis
CommandExecutor
holds the functionality of our/slimefun
command.This class represents aSubCommand
, it is aCommand
that starts with/sf ...
and is followed by the name of thisSubCommand
. -