yarn/mappings/net/minecraft/world/gen/decorator/CountDepthDecoratorConfig.m...

11 lines
270 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS cfa net/minecraft/world/gen/decorator/CountDepthDecoratorConfig
2018-11-15 12:20:38 -05:00
FIELD a count I
FIELD b baseline I
FIELD c spread I
2018-12-12 12:22:18 -05:00
METHOD <init> (III)V
2018-11-15 12:20:38 -05:00
ARG 1 count
ARG 2 baseline
ARG 3 spread
2019-03-14 11:39:51 -04:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcfa;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic