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

16 lines
521 B
Plaintext

CLASS cfo net/minecraft/world/gen/decorator/ConfiguredDecorator
FIELD a decorator Lcgm;
FIELD b config Lcag;
METHOD <init> (Lcgm;Lcag;)V
ARG 1 decorator
METHOD <init> (Lcgm;Lcom/mojang/datafixers/Dynamic;)V
ARG 1 decorator
METHOD a generate (Lbhb;Lbwr;Ljava/util/Random;Lev;Lbzu;)Z
ARG 1 world
ARG 2 generator
ARG 3 random
ARG 4 pos
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcfo;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;