yarn/mappings/net/minecraft/world/gen/config/decorator/CountDecoratorConfig.mapping

10 lines
320 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS byu net/minecraft/world/gen/config/decorator/CountDecoratorConfig
2018-11-15 12:20:38 -05:00
FIELD a count I
METHOD <init> (I)V
ARG 1 count
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbyu;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic
ARG 1 count
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops