类 NetherForestVegetationConfig

java.lang.Object
net.minecraft.world.level.levelgen.feature.configurations.BlockPileConfiguration
net.minecraft.world.level.levelgen.feature.configurations.NetherForestVegetationConfig
所有已实现的接口:
FeatureConfiguration

public class NetherForestVegetationConfig extends BlockPileConfiguration
  • 字段详细资料

    • CODEC

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

      public final int spreadWidth
    • spreadHeight

      public final int spreadHeight
  • 构造器详细资料

    • NetherForestVegetationConfig

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