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

21 lines
665 B
Plaintext

CLASS cpd net/minecraft/world/loot/function/ExplorationMapLootFunction
CLASS cpd$a Builder
FIELD a destination Ljava/lang/String;
FIELD b decoration Lcnf$a;
FIELD c zoom B
FIELD d searchRadius I
FIELD e skipExistingChunks Z
METHOD a zoom (B)Lcpd$a;
METHOD a decoration (Lcnf$a;)Lcpd$a;
METHOD a destination (Ljava/lang/String;)Lcpd$a;
METHOD a skipExistingChunks (Z)Lcpd$a;
CLASS cpd$b Factory
FIELD a DEFAULT_DECORATION Lcnf$a;
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
FIELD d destination Ljava/lang/String;
FIELD e decoration Lcnf$a;
FIELD f zoom B
FIELD g searchRadius I
FIELD h skipExistingChunks Z
METHOD b create ()Lcpd$a;