yarn/mappings/net/minecraft/server/dedicated/command/PardonIpCommand.mapping

5 lines
315 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS sq net/minecraft/server/dedicated/command/PardonIpCommand
FIELD a INVALID_IP_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD b ALREADY_UNBANNED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2018-11-27 13:42:03 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V