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

15 lines
428 B
Plaintext

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