JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.bukkit.command.SimpleCommandMap
Packages that use
SimpleCommandMap
Package
Description
org.bukkit.plugin
Classes specifically relating to loading software modules at runtime.
Uses of
SimpleCommandMap
in
org.bukkit.plugin
Constructors in
org.bukkit.plugin
with parameters of type
SimpleCommandMap
Modifier
Constructor
Description
SimplePluginManager
(
Server
instance,
SimpleCommandMap
commandMap)