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

15 lines
485 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS bwj net/minecraft/world/gen/config/feature/RandomRandomFeatureConfig
FIELD a features Ljava/util/List;
FIELD b count I
METHOD <init> (Ljava/util/List;I)V
ARG 1 features
2018-12-05 09:11:37 -05:00
METHOD <init> ([Lbue;[Lbuf;I)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;)Lbwj;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;