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

9 lines
331 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3068 net/minecraft/server/command/GiveCommand
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