yarn/mappings/net/minecraft/world/loot/function/ExplorationMapLootFunction....

30 lines
1.1 KiB
Plaintext

CLASS cks net/minecraft/world/loot/function/ExplorationMapLootFunction
CLASS cks$a Builder
FIELD a destination Ljava/lang/String;
FIELD b decoration Lcip$a;
FIELD c zoom B
FIELD d searchRadius I
FIELD e skipExistingChunks Z
METHOD a create ()Lcks$a;
METHOD a zoom (B)Lcks$a;
METHOD a decoration (Lcip$a;)Lcks$a;
METHOD a destination (Ljava/lang/String;)Lcks$a;
METHOD a skipExistingChunks (Z)Lcks$a;
METHOD b build ()Lckx;
METHOD d build ()Lckw$a;
CLASS cks$b Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lckw;Lcom/google/gson/JsonSerializationContext;)V
METHOD a toJson (Lcom/google/gson/JsonObject;Lckx;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lcma;)Lckw;
FIELD a DEFAULT_DECORATION Lcip$a;
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
FIELD d destination Ljava/lang/String;
FIELD e decoration Lcip$a;
FIELD f zoom B
FIELD g searchRadius I
FIELD h skipExistingChunks Z
METHOD a getRequiredParameters ()Ljava/util/Set;
METHOD a process (Laxc;Lcjo;)Laxc;
ARG 1 stack
METHOD b create ()Lcks$a;