JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Packages
Package Summary
Package
Description
com.github.siroshun09.mccommand.bukkit
The package that implements this library for Bukkit.
com.github.siroshun09.mccommand.bukkit.parser
The package of classes that implement the
ArgumentParser
that can be used on Bukkit.
com.github.siroshun09.mccommand.bukkit.sender
The package of classes that implement
Sender
and
ConsoleSender
for Bukkit.
com.github.siroshun09.mccommand.bungee
The package that implements this library for BungeeCord.
com.github.siroshun09.mccommand.bungee.parser
The package of classes that implement the
ArgumentParser
that can be used on BungeeCord.
com.github.siroshun09.mccommand.bungee.sender
The package of classes that implement
Sender
and
ConsoleSender
for BungeeCord.
com.github.siroshun09.mccommand.common
The root package of this library.
com.github.siroshun09.mccommand.common.argument
The package of classes relevant to arguments.
com.github.siroshun09.mccommand.common.argument.parser
The package of classes to parse
Argument
.
com.github.siroshun09.mccommand.common.context
The package of classes relevant to the context of the command execution.
com.github.siroshun09.mccommand.common.filter
com.github.siroshun09.mccommand.common.sender
The package of classes representing the commander.
com.github.siroshun09.mccommand.paper
com.github.siroshun09.mccommand.paper.listener
com.github.siroshun09.mccommand.paper.parser
The package of classes that implement the
ArgumentParser
that can be used on Bukkit.
com.github.siroshun09.mccommand.paper.sender