Class PardonIpCommand


  • public class PardonIpCommand
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_INVALID  
      private static com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_BANNED  
    • Constructor Summary

      Constructors 
      Constructor Description
      PardonIpCommand()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void register​(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198553_0_)  
      private static int unban​(CommandSource p_198557_0_, java.lang.String p_198557_1_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • 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 Detail

      • PardonIpCommand

        public PardonIpCommand()
    • Method Detail

      • register

        public static void register​(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198553_0_)
      • unban

        private static int unban​(CommandSource p_198557_0_,
                                 java.lang.String p_198557_1_)
                          throws com.mojang.brigadier.exceptions.CommandSyntaxException
        Throws:
        com.mojang.brigadier.exceptions.CommandSyntaxException