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

11 lines
334 B
Plaintext

CLASS tn net/minecraft/server/command/SummonCommand
FIELD a FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD a execute (Lcd;Lqs;Lcro;Lib;Z)I
ARG 0 source
ARG 1 entity
ARG 2 pos
ARG 3 nbt
ARG 4 initialize
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher