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

21 lines
665 B
Plaintext

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