Class DungeonFeature

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

public class DungeonFeature extends Feature
Mappings:
Namespace Name
official axd
intermediary net/minecraft/class_1238
named net/minecraft/world/gen/feature/DungeonFeature
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Laxd;a:Lorg/apache/logging/log4j/Logger;
      intermediary field_10159 Lnet/minecraft/class_1238;field_10159:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/world/gen/feature/DungeonFeature;LOGGER:Lorg/apache/logging/log4j/Logger;
    • field_15190

      private static final Identifier[] field_15190
      Mappings:
      Namespace Name Mixin selector
      official b Laxd;b:[Lkq;
      intermediary field_15190 Lnet/minecraft/class_1238;field_15190:[Lnet/minecraft/class_1653;
      named field_15190 Lnet/minecraft/world/gen/feature/DungeonFeature;field_15190:[Lnet/minecraft/util/Identifier;
  • Constructor Details

    • DungeonFeature

      public DungeonFeature()
  • 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 Lawn;b(Lajs;Ljava/util/Random;Lco;)Z
      intermediary method_4028 Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z
    • method_4031

      private Identifier method_4031(Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Laxd;a(Ljava/util/Random;)Lkq;
      intermediary method_4031 Lnet/minecraft/class_1238;method_4031(Ljava/util/Random;)Lnet/minecraft/class_1653;
      named method_4031 Lnet/minecraft/world/gen/feature/DungeonFeature;method_4031(Ljava/util/Random;)Lnet/minecraft/util/Identifier;