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

13 lines
315 B
Plaintext

CLASS bzb net/minecraft/world/gen/decorator/RangeDecoratorConfig
FIELD a count I
FIELD b bottomOffset I
FIELD c topOffset I
FIELD d maximum I
METHOD <init> (IIII)V
ARG 1 count
ARG 2 bottomOffset
ARG 3 topOffset
ARG 4 maximum
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbzb;
ARG 0 dynamic