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

30 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS cjz net/minecraft/world/loot/function/ExplorationMapLootFunction
CLASS cjz$a Builder
FIELD a destination Ljava/lang/String;
2018-12-12 12:12:26 -05:00
FIELD b decoration Lchw$a;
FIELD c zoom B
FIELD d searchRadius I
FIELD e skipExistingChunks Z
2018-12-12 12:12:26 -05:00
METHOD a create ()Lcjz$a;
METHOD a zoom (B)Lcjz$a;
METHOD a decoration (Lchw$a;)Lcjz$a;
METHOD a destination (Ljava/lang/String;)Lcjz$a;
METHOD a skipExistingChunks (Z)Lcjz$a;
METHOD b build ()Lcke;
METHOD d build ()Lckd$a;
CLASS cjz$b Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lckd;Lcom/google/gson/JsonSerializationContext;)V
METHOD a toJson (Lcom/google/gson/JsonObject;Lcke;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lclh;)Lckd;
FIELD a DEFAULT_DECORATION Lchw$a;
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
FIELD d destination Ljava/lang/String;
2018-12-12 12:12:26 -05:00
FIELD e decoration Lchw$a;
FIELD f zoom B
FIELD g searchRadius I
FIELD h skipExistingChunks Z
METHOD a getRequiredParameters ()Ljava/util/Set;
2018-12-12 12:12:26 -05:00
METHOD a process (Lawo;Lciv;)Lawo;
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-12-12 12:12:26 -05:00
METHOD b create ()Lcjz$a;