CLASS cps net/minecraft/world/loot/function/ExplorationMapLootFunction CLASS cps$a Builder FIELD a destination Ljava/lang/String; FIELD b decoration Lcnu$a; FIELD c zoom B FIELD d searchRadius I FIELD e skipExistingChunks Z METHOD a withZoom (B)Lcps$a; ARG 1 zoom METHOD a withDecoration (Lcnu$a;)Lcps$a; ARG 1 decoration METHOD a withDestination (Ljava/lang/String;)Lcps$a; ARG 1 destination METHOD a withSkipExistingChunks (Z)Lcps$a; ARG 1 skipExistingChunks CLASS cps$b Factory FIELD a DEFAULT_DECORATION Lcnu$a; FIELD c LOGGER Lorg/apache/logging/log4j/Logger; FIELD d destination Ljava/lang/String; FIELD e decoration Lcnu$a; FIELD f zoom B FIELD g searchRadius I FIELD h skipExistingChunks Z METHOD ([Lcra;Ljava/lang/String;Lcnu$a;BIZ)V ARG 1 conditions ARG 2 destination ARG 3 decoration ARG 4 zoom ARG 5 searchRadius ARG 6 skipExistingChunks METHOD b create ()Lcps$a;