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

6 lines
179 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS cbx net/minecraft/world/gen/feature/PlantedFeatureConfig
FIELD a planted Z
METHOD <init> (Z)V
ARG 1 planted
2019-06-07 07:45:25 -04:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lcbx;