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

30 lines
1.4 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
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_13689 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
2022-10-19 13:11:34 -04:00
METHOD method_13690 register (Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/class_7157;)V
2019-06-28 17:55:20 -04:00
ARG 0 dispatcher
ARG 1 registryAccess
METHOD method_13691 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13692 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13693 (Lnet/minecraft/class_2168;)Z
ARG 0 source
2022-10-19 13:11:34 -04:00
METHOD method_13694 execute (Lnet/minecraft/class_2168;Lnet/minecraft/class_6880$class_6883;Lnet/minecraft/class_243;Lnet/minecraft/class_2487;Z)I
2019-04-11 01:58:54 -04:00
ARG 0 source
ARG 1 entityType
2019-04-11 01:58:54 -04:00
ARG 2 pos
ARG 3 nbt
ARG 4 initialize
METHOD method_48758 summon (Lnet/minecraft/class_2168;Lnet/minecraft/class_6880$class_6883;Lnet/minecraft/class_243;Lnet/minecraft/class_2487;Z)Lnet/minecraft/class_1297;
ARG 0 source
ARG 1 entityType
ARG 2 pos
ARG 3 nbt
ARG 4 initialize
METHOD method_48759 (Lnet/minecraft/class_243;Lnet/minecraft/class_1297;)Lnet/minecraft/class_1297;
ARG 1 entity