yarn/mappings/net/minecraft/world/gen/decorator/ConfiguredDecorator.mapping

16 lines
521 B
Plaintext

CLASS cbi net/minecraft/world/gen/decorator/ConfiguredDecorator
FIELD a decorator Lccg;
FIELD b config Lbwc;
METHOD <init> (Lccg;Lbwc;)V
ARG 1 decorator
METHOD <init> (Lccg;Lcom/mojang/datafixers/Dynamic;)V
ARG 1 decorator
METHOD a generate (Lbdc;Lbso;Ljava/util/Random;Les;Lbvq;)Z
ARG 1 world
ARG 2 generator
ARG 3 random
ARG 4 pos
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcbi;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;