yarn/mappings/net/minecraft/world/gen/decorator/BiasedRangedDecoratorConfig...

13 lines
548 B
Plaintext

CLASS net/minecraft/class_5848 net/minecraft/world/gen/decorator/BiasedRangedDecoratorConfig
FIELD field_28926 CODEC Lcom/mojang/serialization/Codec;
FIELD field_28927 bottom Lnet/minecraft/class_5843;
FIELD field_28928 top Lnet/minecraft/class_5843;
FIELD field_28929 cutoff I
METHOD <init> (Lnet/minecraft/class_5843;Lnet/minecraft/class_5843;I)V
ARG 1 bottom
ARG 2 top
ARG 3 cutoff
METHOD method_33851 getBottom ()Lnet/minecraft/class_5843;
METHOD method_33853 getCutoff ()I
METHOD method_33854 getTop ()Lnet/minecraft/class_5843;