Class NetherForestVegetationConfig
java.lang.Object
net.minecraft.world.level.levelgen.feature.configurations.BlockPileConfiguration
net.minecraft.world.level.levelgen.feature.configurations.NetherForestVegetationConfig
- All Implemented Interfaces:
- FeatureConfiguration
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<NetherForestVegetationConfig>final intfinal intFields inherited from class net.minecraft.world.level.levelgen.feature.configurations.BlockPileConfigurationstateProviderFields inherited from interface net.minecraft.world.level.levelgen.feature.configurations.FeatureConfigurationNONE
- 
Constructor SummaryConstructorsConstructorDescriptionNetherForestVegetationConfig(BlockStateProvider p_191263_, int p_191264_, int p_191265_) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.level.levelgen.feature.configurations.FeatureConfigurationgetFeatures
- 
Field Details- 
CODEC
- 
spreadWidthpublic final int spreadWidth
- 
spreadHeightpublic final int spreadHeight
 
- 
- 
Constructor Details- 
NetherForestVegetationConfig
 
-