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

public class NetherForestVegetationConfig extends BlockPileConfiguration
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<NetherForestVegetationConfig> CODEC
    • spreadWidth

      public final int spreadWidth
    • spreadHeight

      public final int spreadHeight
  • Constructor Details

    • NetherForestVegetationConfig

      public NetherForestVegetationConfig(BlockStateProvider p_191263_, int p_191264_, int p_191265_)