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

16 lines
412 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cdo net/minecraft/world/gen/feature/RandomRandomFeatureConfig
FIELD a features Ljava/util/List;
FIELD b count I
2018-12-12 12:22:18 -05:00
METHOD <init> (Ljava/util/List;I)V
ARG 1 features
ARG 2 count
2019-06-19 13:48:53 -04:00
METHOD <init> ([Lcbi;[Lcbj;I)V
ARG 1 features
ARG 2 configs
ARG 3 count
2019-06-19 13:48:53 -04:00
METHOD a configure (Lcbi;Lcbj;)Lcag;
ARG 0 feature
ARG 1 config
2019-06-19 13:48:53 -04:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcdo;
ARG 0 dynamic