Class OreFeature

java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.OreFeature

public class OreFeature extends Feature
Mappings:
Namespace Name
official aqp
intermediary net/minecraft/class_1239
named net/minecraft/world/gen/feature/OreFeature
  • Field Details

    • field_7532

      private Block field_7532
      Mappings:
      Namespace Name Mixin selector
      official a Laqp;a:Laht;
      intermediary field_7532 Lnet/minecraft/class_1239;field_7532:Lnet/minecraft/class_197;
      named field_7532 Lnet/minecraft/world/gen/feature/OreFeature;field_7532:Lnet/minecraft/block/Block;
    • field_4893

      private int field_4893
      Mappings:
      Namespace Name Mixin selector
      official b Laqp;b:I
      intermediary field_4893 Lnet/minecraft/class_1239;field_4893:I
      named field_4893 Lnet/minecraft/world/gen/feature/OreFeature;field_4893:I
    • field_7533

      private Block field_7533
      Mappings:
      Namespace Name Mixin selector
      official c Laqp;c:Laht;
      intermediary field_7533 Lnet/minecraft/class_1239;field_7533:Lnet/minecraft/class_197;
      named field_7533 Lnet/minecraft/world/gen/feature/OreFeature;field_7533:Lnet/minecraft/block/Block;
  • Constructor Details

    • OreFeature

      public OreFeature(Block block, int int2)
    • OreFeature

      public OreFeature(Block block, int int2, Block block2)
  • Method Details

    • method_4028

      public boolean method_4028(World world, Random random, int int2, int int3, int int4)
      Specified by:
      method_4028 in class Feature
      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