yarn/mappings/net/minecraft/world/gen/feature/PlantedFeatureConfig.mapping

6 lines
179 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cby net/minecraft/world/gen/feature/PlantedFeatureConfig
FIELD a planted Z
METHOD <init> (Z)V
ARG 1 planted
2019-06-19 13:48:53 -04:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcby;