Class Feature

java.lang.Object
net.minecraft.world.gen.feature.Feature
Direct Known Subclasses:
BonusChestFeature, CactusFeature, class_1770, class_1772, ClayFeature, DeadbushFeature, DesertWellFeature, DiskFeature, DoublePlantFeature, DungeonFeature, FillerBlockFeature, FlowerPatchFeature, FoliageFeature, GlowstoneClusterFeature, GlowstoneFeature, HugeMushroomFeature, IceSpikeFeature, LakesFeature, LilyPadFeature, MelonFeature, NetherFireFeature, NetherrackFeature, OreFeature, PumpkinFeature, StoneFeature, SugarcaneFeature, TallGrassFeature, VineFeature

public abstract class Feature extends Object
Mappings:
Namespace Name
official apy
intermediary net/minecraft/class_1227
named net/minecraft/world/gen/feature/Feature
  • Field Details

    • emitNeighborBlockUpdates

      private final boolean emitNeighborBlockUpdates
      Mappings:
      Namespace Name Mixin selector
      official a Lapy;a:Z
      intermediary field_4882 Lnet/minecraft/class_1227;field_4882:Z
      named emitNeighborBlockUpdates Lnet/minecraft/world/gen/feature/Feature;emitNeighborBlockUpdates:Z
  • Constructor Details

    • Feature

      public Feature()
    • Feature

      public Feature(boolean open)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lapy;<init>(Z)V
      intermediary <init> Lnet/minecraft/class_1227;<init>(Z)V
      named <init> Lnet/minecraft/world/gen/feature/Feature;<init>(Z)V
  • Method Details

    • method_4028

      public abstract boolean method_4028(World world, Random random, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lapy;a(Lafm;Ljava/util/Random;III)Z
      intermediary method_4028 Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;III)Z
      named method_4028 Lnet/minecraft/world/gen/feature/Feature;method_4028(Lnet/minecraft/world/World;Ljava/util/Random;III)Z
    • method_4025

      public void method_4025(double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official a Lapy;a(DDD)V
      intermediary method_4025 Lnet/minecraft/class_1227;method_4025(DDD)V
      named method_4025 Lnet/minecraft/world/gen/feature/Feature;method_4025(DDD)V
    • method_4026

      protected void method_4026(World world, int int2, int int3, int int4, Block block)
      Mappings:
      Namespace Name Mixin selector
      official a Lapy;a(Lafm;IIILaht;)V
      intermediary method_4026 Lnet/minecraft/class_1227;method_4026(Lnet/minecraft/class_1150;IIILnet/minecraft/class_197;)V
      named method_4026 Lnet/minecraft/world/gen/feature/Feature;method_4026(Lnet/minecraft/world/World;IIILnet/minecraft/block/Block;)V
    • method_4027

      protected void method_4027(World world, int int2, int int3, int int4, Block block, int int5)
      Mappings:
      Namespace Name Mixin selector
      official a Lapy;a(Lafm;IIILaht;I)V
      intermediary method_4027 Lnet/minecraft/class_1227;method_4027(Lnet/minecraft/class_1150;IIILnet/minecraft/class_197;I)V
      named method_4027 Lnet/minecraft/world/gen/feature/Feature;method_4027(Lnet/minecraft/world/World;IIILnet/minecraft/block/Block;I)V