yarn/mappings/net/minecraft/world/gen/config/feature/SeagrassFeatureConfig.mapping

9 lines
329 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS bwm net/minecraft/world/gen/config/feature/SeagrassFeatureConfig
2018-11-15 12:20:38 -05:00
FIELD a count I
FIELD b tallSeagrassProbability D
METHOD <init> (ID)V
ARG 1 count
2018-11-29 15:10:38 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbwm;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;