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

19 lines
494 B
Plaintext

CLASS bth net/minecraft/world/gen/config/decorator/ChanceRangeDecoratorConfig
FIELD a chance F
FIELD b bottomOffset I
FIELD c topOffset I
FIELD d top I
METHOD <init> (FIII)V
ARG 1 chance
ARG 2 bottomOffset
ARG 3 topOffset
ARG 4 top
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbth;
ARG 0 dynamic
ARG 1 chance
ARG 2 bottomOffset
ARG 3 topOffset
ARG 4 top
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops