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

11 lines
339 B
Plaintext

CLASS car net/minecraft/world/gen/config/decorator/HeightmapRangeDecoratorConfig
FIELD a min I
FIELD b max I
METHOD <init> (II)V
ARG 1 min
ARG 2 max
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcar;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops