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

6 lines
205 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS rn net/minecraft/server/dedicated/command/BanListCommand
2019-04-20 17:17:07 -04:00
METHOD a execute (Lcd;Ljava/util/Collection;)I
ARG 0 source
ARG 1 targets
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V