Uses of Package
io.github.thebusybiscuit.slimefun4.core.commands
Packages that use 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.
-
Classes in io.github.thebusybiscuit.slimefun4.core.commands used by io.github.thebusybiscuit.slimefun4.core.commandsClassDescriptionThis
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
. -
Classes in io.github.thebusybiscuit.slimefun4.core.commands used by io.github.thebusybiscuit.slimefun4.core.commands.subcommandsClassDescriptionThis
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
. -
Classes in io.github.thebusybiscuit.slimefun4.core.commands used by io.github.thebusybiscuit.slimefun4.implementation