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

11 lines
270 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS cbv 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-02-06 15:22:24 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcbv;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic