yarn/mappings/net/minecraft/world/gen/config/decorator/CountDecoratorConfig.mapping

9 lines
306 B
Plaintext

CLASS can net/minecraft/world/gen/config/decorator/CountDecoratorConfig
FIELD a count I
METHOD <init> (I)V
ARG 1 count
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcan;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops