Package net.minecraft.command.impl
Class PardonIpCommand
java.lang.Object
net.minecraft.command.impl.PardonIpCommand
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198553_0_) private static int
unban
(CommandSource p_198557_0_, String p_198557_1_)
-
Field Details
-
ERROR_INVALID
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_INVALID -
ERROR_NOT_BANNED
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_BANNED
-
-
Constructor Details
-
PardonIpCommand
public PardonIpCommand()
-
-
Method Details
-
register
-
unban
private static int unban(CommandSource p_198557_0_, String p_198557_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-