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

13 lines
375 B
Plaintext

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