Class SealedCommand
java.lang.Object
io.github.mooy1.infinitylib.commands.SubCommand
io.github.addoncommunity.galactifun.core.commands.SealedCommand
public final class SealedCommand
extends io.github.mooy1.infinitylib.commands.SubCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.mooy1.infinitylib.commands.SubCommand
canUse, description, equals, hashCode, name
-
Constructor Details
-
SealedCommand
public SealedCommand()
-
-
Method Details
-
execute
public void execute(@Nonnull org.bukkit.command.CommandSender commandSender, @Nonnull String[] strings) - Specified by:
executein classio.github.mooy1.infinitylib.commands.SubCommand
-
complete
-