public class BigMushroomFeatureConfig extends java.lang.Object implements IFeatureConfig
| Modifier and Type | Field and Description |
|---|---|
boolean |
planted |
NO_FEATURE_CONFIG| Constructor and Description |
|---|
BigMushroomFeatureConfig(boolean planted) |
| Modifier and Type | Method and Description |
|---|---|
static <T> BigMushroomFeatureConfig |
deserialize(com.mojang.datafixers.Dynamic<T> p_222853_0_) |
<T> com.mojang.datafixers.Dynamic<T> |
serialize(com.mojang.datafixers.types.DynamicOps<T> ops) |
public <T> com.mojang.datafixers.Dynamic<T> serialize(com.mojang.datafixers.types.DynamicOps<T> ops)
serialize in interface IFeatureConfigpublic static <T> BigMushroomFeatureConfig deserialize(com.mojang.datafixers.Dynamic<T> p_222853_0_)