Class NetherForestVegetationFeature

java.lang.Object
net.minecraft.world.gen.feature.Feature<NetherForestVegetationFeatureConfig>
net.minecraft.world.gen.feature.NetherForestVegetationFeature

public class NetherForestVegetationFeature extends Feature<NetherForestVegetationFeatureConfig>
Mappings:
Namespace Name
official dhy
intermediary net/minecraft/class_4782
named net/minecraft/world/gen/feature/NetherForestVegetationFeature
  • Constructor Details

    • NetherForestVegetationFeature

      public NetherForestVegetationFeature(com.mojang.serialization.Codec<NetherForestVegetationFeatureConfig> configCodec)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldhf;<init>(Lcom/mojang/serialization/Codec;)V
      intermediary <init> Lnet/minecraft/class_3031;<init>(Lcom/mojang/serialization/Codec;)V
      named <init> Lnet/minecraft/world/gen/feature/Feature;<init>(Lcom/mojang/serialization/Codec;)V
  • Method Details