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

13 lines
683 B
Plaintext

CLASS net/minecraft/class_3138 net/minecraft/server/command/SummonCommand
FIELD field_13741 FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_22254 INVALID_POSITION_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_26629 FAILED_UUID_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13690 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_13694 execute (Lnet/minecraft/class_2168;Lnet/minecraft/class_2960;Lnet/minecraft/class_243;Lnet/minecraft/class_2487;Z)I
ARG 0 source
ARG 1 entity
ARG 2 pos
ARG 3 nbt
ARG 4 initialize