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

13 lines
431 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS bth net/minecraft/world/gen/config/feature/DecoratedFeatureConfig
FIELD a feature Lbsy;
FIELD b decorator Lbyl;
METHOD <init> (Lbsy;Lbyl;)V
2018-11-15 12:20:38 -05:00
ARG 1 feature
2018-11-29 15:10:38 -05:00
METHOD <init> (Lbtz;Lbua;Lbzj;Lbtk;)V
2018-11-15 12:20:38 -05:00
ARG 1 feature
ARG 2 featureConfig
ARG 3 decorator
2018-11-29 15:10:38 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbth;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;