public class AuthCommand
extends java.lang.Object
Constructor and Description |
---|
AuthCommand() |
Modifier and Type | Method and Description |
---|---|
static void |
registerCommand(com.mojang.brigadier.CommandDispatcher<net.minecraft.server.command.ServerCommandSource> dispatcher)
Registers the "/auth" command
|
static int |
reloadConfig(net.minecraft.entity.Entity sender)
Reloads the config file.
|
public static void registerCommand(com.mojang.brigadier.CommandDispatcher<net.minecraft.server.command.ServerCommandSource> dispatcher)
dispatcher
- public static int reloadConfig(net.minecraft.entity.Entity sender)
sender
- executioner of the command