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

11 lines
290 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cgs net/minecraft/world/gen/decorator/CountExtraChanceDecoratorConfig
2018-11-15 12:20:38 -05:00
FIELD a count I
FIELD b extraChance F
FIELD c extraCount I
2018-12-12 12:22:18 -05:00
METHOD <init> (IFI)V
2018-11-15 12:20:38 -05:00
ARG 1 count
ARG 2 extraChance
ARG 3 extraCount
2019-06-19 13:48:53 -04:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcgs;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic