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

11 lines
334 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS tp net/minecraft/server/command/SummonCommand
FIELD a FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2019-06-19 13:48:53 -04:00
METHOD a execute (Lcd;Lqt;Lcsb;Lic;Z)I
2019-04-11 01:58:54 -04:00
ARG 0 source
ARG 1 entity
ARG 2 pos
ARG 3 nbt
ARG 4 initialize
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher