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

22 lines
693 B
Plaintext

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