yarn/mappings/net/minecraft/world/gen/config/decorator/CountChanceDecoratorConfig....

11 lines
346 B
Plaintext

CLASS cao net/minecraft/world/gen/config/decorator/CountChanceDecoratorConfig
FIELD a count I
FIELD b chance F
METHOD <init> (IF)V
ARG 1 count
ARG 2 chance
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcao;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops