yarn/mappings/net/minecraft/world/gen/config/feature/DecoratedFeatureConfig.mapping

16 lines
499 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS bun net/minecraft/world/gen/config/feature/DecoratedFeatureConfig
FIELD a feature Lbue;
FIELD b decorator Lbzy;
METHOD <init> <init> (Lbue;Lbzy;)V
2018-11-15 12:20:38 -05:00
ARG 1 feature
ARG 2 decorator
2018-12-12 12:12:26 -05:00
METHOD <init> <init> (Lbvg;Lbvh;Lcaw;Lbuq;)V
2018-11-15 12:20:38 -05:00
ARG 1 feature
ARG 2 featureConfig
ARG 3 decorator
ARG 4 decoratorConfig
2018-12-12 12:12:26 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbun;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops