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

13 lines
383 B
Plaintext

CLASS cas net/minecraft/world/gen/config/decorator/CountDepthDecoratorConfig
FIELD a count I
FIELD b baseline I
FIELD c spread I
METHOD <init> (III)V
ARG 1 count
ARG 2 baseline
ARG 3 spread
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcas;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops