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

50 lines
2.3 KiB
Plaintext

CLASS net/minecraft/class_6852 net/minecraft/server/command/PlaceCommand
FIELD field_36324 FEATURE_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_39091 JIGSAW_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_39092 STRUCTURE_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_39256 TEMPLATE_INVALID_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_39257 TEMPLATE_FAILED_EXPECTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_39986 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_39987 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_39988 (Lnet/minecraft/class_2168;)Z
ARG 0 source
METHOD method_39989 executePlaceFeature (Lnet/minecraft/class_2168;Lnet/minecraft/class_6880;Lnet/minecraft/class_2338;)I
ARG 0 source
ARG 1 feature
ARG 2 pos
METHOD method_39990 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_41202 (Lnet/minecraft/class_5321;)Ljava/lang/String;
ARG 0 key
METHOD method_43646 (Lnet/minecraft/class_3218;Lnet/minecraft/class_1923;)Z
ARG 1 pos
METHOD method_43647 throwOnUnloadedPos (Lnet/minecraft/class_3218;Lnet/minecraft/class_1923;Lnet/minecraft/class_1923;)V
ARG 0 world
ARG 1 pos1
ARG 2 pos2
METHOD method_43649 (Lnet/minecraft/class_3449;Lnet/minecraft/class_3218;Lnet/minecraft/class_2794;Lnet/minecraft/class_1923;)V
ARG 3 chunkPos
METHOD method_43650 executePlaceJigsaw (Lnet/minecraft/class_2168;Lnet/minecraft/class_6880;Lnet/minecraft/class_2960;ILnet/minecraft/class_2338;)I
ARG 0 source
ARG 1 structurePool
ARG 2 id
ARG 4 pos
METHOD method_43652 (Lnet/minecraft/class_5321;)Ljava/lang/String;
ARG 0 key
METHOD method_43654 executePlaceStructure (Lnet/minecraft/class_2168;Lnet/minecraft/class_6880;Lnet/minecraft/class_2338;)I
ARG 0 source
ARG 1 structureType
ARG 2 pos
METHOD method_43919 executePlaceTemplate (Lnet/minecraft/class_2168;Lnet/minecraft/class_2960;Lnet/minecraft/class_2338;Lnet/minecraft/class_2470;Lnet/minecraft/class_2415;FI)I
ARG 0 source
ARG 1 id
ARG 2 pos
ARG 3 rotation
ARG 4 mirror
ARG 5 integrity
ARG 6 seed
METHOD method_43920 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message;
ARG 0 id