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
CommandExecutorholds the functionality of our/slimefuncommand.This class represents aSubCommand, it is aCommandthat 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
CommandExecutorholds the functionality of our/slimefuncommand.This class represents aSubCommand, it is aCommandthat 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