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

15 lines
435 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS bup net/minecraft/world/gen/config/decorator/ChanceRangeDecoratorConfig
2018-11-15 12:20:38 -05:00
FIELD a chance F
FIELD b bottomOffset I
FIELD c topOffset I
FIELD d top I
2018-12-12 12:12:26 -05:00
METHOD <init> <init> (FIII)V
2018-11-15 12:20:38 -05:00
ARG 1 chance
ARG 2 bottomOffset
ARG 3 topOffset
ARG 4 top
2018-12-12 12:12:26 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbup;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops