Class FillLayerFeature

java.lang.Object
net.minecraft.world.gen.feature.Feature<FillLayerFeatureConfig>
net.minecraft.world.gen.feature.FillLayerFeature

public class FillLayerFeature extends Feature<FillLayerFeatureConfig>
Mappings:
Namespace Name
official dhi
intermediary net/minecraft/class_4278
named net/minecraft/world/gen/feature/FillLayerFeature
  • Constructor Details

    • FillLayerFeature

      public FillLayerFeature(com.mojang.serialization.Codec<FillLayerFeatureConfig> 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

    • generate

      public boolean generate(FeatureContext<FillLayerFeatureConfig> context)
      Specified by:
      generate in class Feature<FillLayerFeatureConfig>
      Mappings:
      Namespace Name Mixin selector
      official a Ldhf;a(Ldhh;)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