Class NetherrackFeature

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

public class NetherrackFeature
extends Feature
Mappings:
Namespace Name
official aoy
intermediary net/minecraft/class_446
named net/minecraft/world/gen/feature/NetherrackFeature
  • Field Details

    • field_1927

      private final Block field_1927
      Mappings:
      Namespace Name Mixin selector
      official a Laoy;a:Lafh;
      intermediary field_1927 Lnet/minecraft/class_446;field_1927:Lnet/minecraft/class_160;
      named field_1927 Lnet/minecraft/world/gen/feature/NetherrackFeature;field_1927:Lnet/minecraft/block/Block;
    • field_1928

      private final boolean field_1928
      Mappings:
      Namespace Name Mixin selector
      official b Laoy;b:Z
      intermediary field_1928 Lnet/minecraft/class_446;field_1928:Z
      named field_1928 Lnet/minecraft/world/gen/feature/NetherrackFeature;field_1928:Z
  • Constructor Details

    • NetherrackFeature

      public NetherrackFeature​(Block block, boolean bool)
  • Method Details

    • generate

      public boolean generate​(World world, Random random, BlockPos blockPos)
      Specified by:
      generate in class Feature
      Mappings:
      Namespace Name Mixin selector
      official b Laot;b(Ladm;Ljava/util/Random;Lcj;)Z
      intermediary method_1539 Lnet/minecraft/class_441;method_1539(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z