Package com.maximde.hologramlib
Class HoloCommand
java.lang.Object
org.bukkit.command.Command
com.maximde.hologramlib.HoloCommand
public class HoloCommand
extends org.bukkit.command.Command
-
Field Summary
Fields inherited from class org.bukkit.command.Command
description, timings, usageMessage
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bukkit.command.Command
broadcastCommandMessage, broadcastCommandMessage, getAliases, getDescription, getLabel, getName, getPermission, getPermissionMessage, getUsage, isRegistered, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, tabComplete, testPermission, testPermissionSilent, toString, unregister
-
Constructor Details
-
HoloCommand
public HoloCommand(com.maximjsx.addonlib.core.AddonLib addonLib)
-
-
Method Details