Class DungeonFeature

java.lang.Object
net.minecraft.class_3844<class_3871>
net.minecraft.world.gen.feature.DungeonFeature

public class DungeonFeature extends class_3844<class_3871>
Mappings:
Namespace Name
official brv
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 Lbrv;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_19218

      private static final EntityType<?>[] field_19218
      Mappings:
      Namespace Name Mixin selector
      official b Lbrv;b:[Laev;
      intermediary field_19218 Lnet/minecraft/class_1238;field_19218:[Lnet/minecraft/class_3460;
      named field_19218 Lnet/minecraft/world/gen/feature/DungeonFeature;field_19218:[Lnet/minecraft/entity/EntityType;
    • field_19219

      private static final BlockState field_19219
      Mappings:
      Namespace Name Mixin selector
      official c Lbrv;c:Lblc;
      intermediary field_19219 Lnet/minecraft/class_1238;field_19219:Lnet/minecraft/class_2232;
      named field_19219 Lnet/minecraft/world/gen/feature/DungeonFeature;field_19219:Lnet/minecraft/block/BlockState;
  • Constructor Details

    • DungeonFeature

      public DungeonFeature()
  • Method Details

    • method_17343

      public boolean method_17343(IWorld iWorld, ChunkGenerator<? extends class_3798> chunkGenerator, Random random, BlockPos blockPos, class_3871 class_3871)
      Specified by:
      method_17343 in class class_3844<class_3871>
      Mappings:
      Namespace Name Mixin selector
      official a Lbrv;a(Laxz;Lbmy;Ljava/util/Random;Lel;Lbrz;)Z
      intermediary method_17388 Lnet/minecraft/class_1238;method_17388(Lnet/minecraft/class_3598;Lnet/minecraft/class_2744;Ljava/util/Random;Lnet/minecraft/class_2552;Lnet/minecraft/class_3871;)Z
      named method_17343 Lnet/minecraft/world/gen/feature/DungeonFeature;method_17343(Lnet/minecraft/world/IWorld;Lnet/minecraft/server/world/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/class_3871;)Z
    • method_17389

      private EntityType<?> method_17389(Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Lbrv;a(Ljava/util/Random;)Laev;
      intermediary method_17389 Lnet/minecraft/class_1238;method_17389(Ljava/util/Random;)Lnet/minecraft/class_3460;
      named method_17389 Lnet/minecraft/world/gen/feature/DungeonFeature;method_17389(Ljava/util/Random;)Lnet/minecraft/entity/EntityType;