Class BuriedTreasureFeature

java.lang.Object
net.minecraft.world.gen.feature.StructureFeature<ProbabilityConfig>
net.minecraft.world.gen.feature.BuriedTreasureFeature

public class BuriedTreasureFeature extends StructureFeature<ProbabilityConfig>
Mappings:
Namespace Name
official cth
intermediary net/minecraft/class_2956
named net/minecraft/world/gen/feature/BuriedTreasureFeature
  • Field Details

    • SALT

      private static final int SALT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lcth;a:I
      intermediary field_31500 Lnet/minecraft/class_2956;field_31500:I
      named SALT Lnet/minecraft/world/gen/feature/BuriedTreasureFeature;SALT:I
  • Constructor Details

    • BuriedTreasureFeature

      public BuriedTreasureFeature(com.mojang.serialization.Codec<ProbabilityConfig> codec)
  • Method Details

    • shouldStartAt

      protected boolean shouldStartAt(ChunkGenerator chunkGenerator, BiomeSource biomeSource, long long2, ChunkRandom chunkRandom, ChunkPos chunkPos, ChunkPos chunkPos2, ProbabilityConfig probabilityConfig, HeightLimitView heightLimitView)
      Description copied from class: StructureFeature
      Checks if this structure can actually be placed at a potential structure position determined via StructureFeature.getStartChunk(net.minecraft.world.gen.chunk.StructureConfig, long, net.minecraft.world.gen.random.ChunkRandom, int, int). Specific structures override this method to reduce the spawn probability or restrict the spawn in some other way.
      Overrides:
      shouldStartAt in class StructureFeature<ProbabilityConfig>
      Mappings:
      Namespace Name Mixin selector
      official a Lcth;a(Lcoj;Lbzp;JLcsi;Lbxq;Lbxq;Lcxr;Lbyo;)Z
      intermediary method_28619 Lnet/minecraft/class_2956;method_28619(Lnet/minecraft/class_2794;Lnet/minecraft/class_1966;JLnet/minecraft/class_2919;Lnet/minecraft/class_1923;Lnet/minecraft/class_1923;Lnet/minecraft/class_3133;Lnet/minecraft/class_5539;)Z
      named shouldStartAt Lnet/minecraft/world/gen/feature/BuriedTreasureFeature;shouldStartAt(Lnet/minecraft/world/gen/chunk/ChunkGenerator;Lnet/minecraft/world/biome/source/BiomeSource;JLnet/minecraft/world/gen/random/ChunkRandom;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/world/gen/ProbabilityConfig;Lnet/minecraft/world/HeightLimitView;)Z
    • method_38672

      private static void method_38672(class_6626 class_6626, ProbabilityConfig probabilityConfig, class_6622.class_6623 class_6623)
      Mappings:
      Namespace Name Mixin selector
      official a Lcth;a(Ldec;Lcxr;Lddz$a;)V
      intermediary method_38672 Lnet/minecraft/class_2956;method_38672(Lnet/minecraft/class_6626;Lnet/minecraft/class_3133;Lnet/minecraft/class_6622$class_6623;)V
      named method_38672 Lnet/minecraft/world/gen/feature/BuriedTreasureFeature;method_38672(Lnet/minecraft/class_6626;Lnet/minecraft/world/gen/ProbabilityConfig;Lnet/minecraft/class_6622$class_6623;)V
    • method_38671

      public BlockPos method_38671(ChunkPos chunkPos)
      Overrides:
      method_38671 in class StructureFeature<ProbabilityConfig>
      Mappings:
      Namespace Name Mixin selector
      official a Lcvy;a(Lbxq;)Lgh;
      intermediary method_38671 Lnet/minecraft/class_3195;method_38671(Lnet/minecraft/class_1923;)Lnet/minecraft/class_2338;
      named method_38671 Lnet/minecraft/world/gen/feature/StructureFeature;method_38671(Lnet/minecraft/util/math/ChunkPos;)Lnet/minecraft/util/math/BlockPos;