net.minecraft.server.dedicated.command

public class PardonIpCommand

sr
net.minecraft.class_3088
net.minecraft.server.dedicated.command.PardonIpCommand
net.minecraft.command.impl.PardonIpCommand
net.minecraft.command.impl.PardonIpCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
field_13671
INVALID_IP_EXCEPTION
field_198558_a
IP_INVALID_EXCEPTION
private static final SimpleCommandExceptionType
b
field_13672
IP_IS_NOT_BANNED_EXCEPTION
field_198559_b
FAILED_EXCEPTION

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<cd> arg0)
method_13478(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198553_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(cd arg0, String arg1)
method_13482(class_2168 arg0, String arg1)
pardon(CommandSourceStack source, String ip)
func_198557_a(CommandSource arg0, String arg1)
unbanIp(CommandSource source, String ipAddress)