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

72 lines
3.0 KiB
Plaintext

CLASS net/minecraft/class_3023 net/minecraft/server/command/CloneCommand
FIELD field_13490 IS_AIR_PREDICATE Ljava/util/function/Predicate;
FIELD field_13491 TOO_BIG_EXCEPTION Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
FIELD field_13492 FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13493 OVERLAP_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_33386 MAX_BLOCKS I
METHOD method_13086 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13087 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13088 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13089 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_13090 execute (Lnet/minecraft/class_2168;Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;Ljava/util/function/Predicate;Lnet/minecraft/class_3023$class_3025;)I
ARG 0 source
ARG 1 begin
ARG 2 end
ARG 3 destination
ARG 4 filter
ARG 5 mode
METHOD method_13091 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13092 (Lnet/minecraft/class_2694;)Z
ARG 0 pos
METHOD method_13093 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13094 (Lnet/minecraft/class_2168;)Z
ARG 0 source
METHOD method_13095 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13096 (Lnet/minecraft/class_2694;)Z
ARG 0 pos
METHOD method_13097 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13098 (Lnet/minecraft/class_2694;)Z
ARG 0 pos
METHOD method_13099 (Ljava/lang/Object;Ljava/lang/Object;)Lcom/mojang/brigadier/Message;
ARG 0 maxCount
ARG 1 count
METHOD method_13100 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13101 (Lnet/minecraft/class_2694;)Z
ARG 0 pos
METHOD method_13102 (Lnet/minecraft/class_2694;)Z
ARG 0 pos
METHOD method_13103 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13104 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13105 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13106 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13107 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13108 (Lnet/minecraft/class_2694;)Z
ARG 0 pos
CLASS class_3024 BlockInfo
FIELD field_13494 blockEntityNbt Lnet/minecraft/class_2487;
FIELD field_13495 state Lnet/minecraft/class_2680;
FIELD field_13496 pos Lnet/minecraft/class_2338;
METHOD <init> (Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2487;)V
ARG 1 pos
ARG 2 state
ARG 3 blockEntityNbt
CLASS class_3025 Mode
FIELD field_13498 allowsOverlap Z
METHOD <init> (Ljava/lang/String;IZ)V
ARG 3 allowsOverlap
METHOD method_13109 allowsOverlap ()Z