Class UberCommand
java.lang.Object
me.sciguymjm.uberenchant.commands.abstraction.UberCommand
- All Implemented Interfaces:
IUberCommand
,org.bukkit.command.CommandExecutor
- Direct Known Subclasses:
InsertCommand
,ReloadCommand
,UberTabCommand
Abstract class for internal use.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
player
protected org.bukkit.entity.Player playerFor internal use. -
command
protected org.bukkit.command.Command commandFor internal use. -
args
-
-
Constructor Details
-
UberCommand
public UberCommand()
-
-
Method Details