Package net.minecraft.server.commands
Class PardonIpCommand
java.lang.Object
net.minecraft.server.commands.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<CommandSourceStack> p_138109_) private static int
unban
(CommandSourceStack p_138118_, String p_138119_)
-
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(CommandSourceStack p_138118_, String p_138119_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-