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

5 lines
258 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS sp net/minecraft/server/dedicated/command/OpCommand
FIELD a ALREADY_OPPED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD a op (Lcd;Ljava/util/Collection;)I
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V