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

11 lines
372 B
Plaintext
Raw Normal View History

2018-12-08 08:48:51 -05:00
CLASS bzl net/minecraft/world/gen/config/decorator/CountExtraChanceDecoratorConfig
2018-11-15 12:20:38 -05:00
FIELD a count I
FIELD b extraChance F
FIELD c extraCount I
METHOD <init> (IFI)V
ARG 1 count
ARG 2 extraChance
2018-12-05 09:11:37 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbzl;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;