yarn/mappings/net/minecraft/world/gen/decorator/RangeDecoratorConfig.mapping

13 lines
315 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cat net/minecraft/world/gen/decorator/RangeDecoratorConfig
2018-11-15 12:20:38 -05:00
FIELD a count I
FIELD b bottomOffset I
FIELD c topOffset I
FIELD d maximum I
2018-12-12 12:22:18 -05:00
METHOD <init> (IIII)V
2018-11-15 12:20:38 -05:00
ARG 1 count
ARG 2 bottomOffset
ARG 3 topOffset
ARG 4 maximum
2019-06-19 13:48:53 -04:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcat;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic