yarn/mappings/net/minecraft/world/gen/config/feature/SimpleRandomFeatureConfig.m...

15 lines
478 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS bwy net/minecraft/world/gen/config/feature/SimpleRandomFeatureConfig
FIELD a features Ljava/util/List;
METHOD <init> (Ljava/util/List;)V
ARG 1 features
2018-12-05 09:11:37 -05:00
METHOD <init> ([Lbue;[Lbuf;)V
ARG 1 features
ARG 2 configs
2018-12-05 09:11:37 -05:00
METHOD a configure (Lbue;Lbuf;)Lbtd;
ARG 0 feature
ARG 1 config
2018-12-05 09:11:37 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbwy;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops