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

17 lines
831 B
Plaintext

CLASS net/minecraft/class_3102 net/minecraft/server/command/ReplaceItemCommand
FIELD field_13695 SLOT_INAPPLICABLE_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_13696 BLOCK_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13697 ENTITY_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
METHOD method_13537 executeEntity (Lnet/minecraft/class_2168;Ljava/util/Collection;ILnet/minecraft/class_1799;)I
ARG 0 source
ARG 1 targets
ARG 2 slot
ARG 3 item
METHOD method_13539 executeBlock (Lnet/minecraft/class_2168;Lnet/minecraft/class_2338;ILnet/minecraft/class_1799;)I
ARG 0 source
ARG 1 pos
ARG 2 slot
ARG 3 item
METHOD method_13541 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher