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

73 lines
3.4 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_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_39393 SUGGESTION_PROVIDER Lcom/mojang/brigadier/suggestion/SuggestionProvider;
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$class_6883;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_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_43648 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
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 3 maxDepth
ARG 4 pos
METHOD method_43651 (Lnet/minecraft/class_6880;)Z
ARG 0 biome
METHOD method_43653 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_43654 executePlaceStructure (Lnet/minecraft/class_2168;Lnet/minecraft/class_6880$class_6883;Lnet/minecraft/class_2338;)I
ARG 0 source
ARG 1 structure
ARG 2 pos
METHOD method_43655 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_43656 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_43918 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
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
METHOD method_43921 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_43922 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_43923 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_43924 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_43925 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_44145 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
ARG 0 context
ARG 1 builder