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

9 lines
315 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS bze net/minecraft/world/gen/config/decorator/HeightmapRangeDecoratorConfig
2018-11-15 12:20:38 -05:00
FIELD a min I
FIELD b max I
METHOD <init> (II)V
ARG 1 min
2018-11-29 15:10:38 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbze;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;