yarn/mappings/net/minecraft/server/command/GiveCommand.mapping

16 lines
601 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3068 net/minecraft/server/command/GiveCommand
2021-05-13 12:59:44 -04:00
FIELD field_33394 MAX_STACKS I
METHOD method_13400 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
2019-06-28 17:55:20 -04:00
METHOD method_13401 execute (Lnet/minecraft/class_2168;Lnet/minecraft/class_2290;Ljava/util/Collection;I)I
2019-04-11 01:58:54 -04:00
ARG 0 source
ARG 1 item
ARG 2 targets
ARG 3 count
2019-06-28 17:55:20 -04:00
METHOD method_13402 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_13403 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13404 (Lnet/minecraft/class_2168;)Z
ARG 0 source