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

22 lines
1.1 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3156 net/minecraft/server/dedicated/command/WhitelistCommand
FIELD field_13767 ALREADY_ON_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13768 ADD_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13769 REMOVE_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13770 ALREADY_OFF_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13836 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
2019-06-28 17:55:20 -04:00
METHOD method_13837 executeOff (Lnet/minecraft/class_2168;)I
2019-04-20 17:17:07 -04:00
ARG 0 source
2019-06-28 17:55:20 -04:00
METHOD method_13838 executeAdd (Lnet/minecraft/class_2168;Ljava/util/Collection;)I
2019-04-20 17:17:07 -04:00
ARG 0 source
ARG 1 targets
2019-06-28 17:55:20 -04:00
METHOD method_13839 executeOn (Lnet/minecraft/class_2168;)I
2019-04-20 17:17:07 -04:00
ARG 0 source
2019-06-28 17:55:20 -04:00
METHOD method_13840 executeList (Lnet/minecraft/class_2168;)I
2019-04-20 17:17:07 -04:00
ARG 0 source
2019-06-28 17:55:20 -04:00
METHOD method_13845 executeRemove (Lnet/minecraft/class_2168;Ljava/util/Collection;)I
2019-04-20 17:17:07 -04:00
ARG 0 source
2019-06-28 17:55:20 -04:00
ARG 1 targets
METHOD method_13850 executeReload (Lnet/minecraft/class_2168;)I
2019-04-20 17:17:07 -04:00
ARG 0 source