Class NetherForestVegetationFeature

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

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

    • NetherForestVegetationFeature

      public NetherForestVegetationFeature(com.mojang.serialization.Codec<class_6789> configCodec)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcwb;<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

    • generate

      public boolean generate(FeatureContext<class_6789> context)
      Specified by:
      generate in class Feature<class_6789>
      Mappings:
      Namespace Name Mixin selector
      official a Lcwb;a(Lcwd;)Z
      intermediary method_13151 Lnet/minecraft/class_3031;method_13151(Lnet/minecraft/class_5821;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/gen/feature/util/FeatureContext;)Z