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

10 lines
320 B
Plaintext

CLASS byu 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;)Lbyu;
ARG 0 dynamic
ARG 1 count
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops