Class NetworksMain
java.lang.Object
io.github.sefiraat.networks.commands.NetworksMain
- All Implemented Interfaces:
CommandExecutor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfillQuantum(Player player, int amount) booleanonCommand(CommandSender sender, Command command, String label, String[] args)
-
Constructor Details
-
NetworksMain
public NetworksMain()
-
-
Method Details
-
onCommand
public boolean onCommand(@Nonnull CommandSender sender, @Nonnull Command command, @Nonnull String label, @Nonnull String[] args) - Specified by:
onCommandin interfaceCommandExecutor
-
fillQuantum
-