Class PardonIpCommand
java.lang.Object
net.minecraft.server.commands.PardonIpCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final SimpleCommandExceptionTypeprivate static final SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(CommandDispatcher<CommandSourceStack> dispatcher) private static intunban(CommandSourceStack source, String ip)
-
Field Details
-
ERROR_INVALID
-
ERROR_NOT_BANNED
-
-
Constructor Details
-
PardonIpCommand
public PardonIpCommand()
-
-
Method Details
-
register
-
unban
- Throws:
CommandSyntaxException
-