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

5 lines
269 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ss net/minecraft/server/dedicated/command/PardonCommand
FIELD a ALREADY_UNBANNED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD a pardon (Lcd;Ljava/util/Collection;)I
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V