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

15 lines
666 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3016 net/minecraft/server/dedicated/command/BanCommand
FIELD field_13473 ALREADY_BANNED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13020 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
2019-06-28 17:55:20 -04:00
METHOD method_13021 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
2019-06-28 17:55:20 -04:00
METHOD method_13022 ban (Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_2561;)I
ARG 0 source
ARG 1 targets
ARG 2 reason
METHOD method_13023 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13024 (Lnet/minecraft/class_2168;)Z
ARG 0 source