Package net.minecraft.structure.pool
Class StructurePoolBasedGenerator
java.lang.Object
net.minecraft.structure.pool.StructurePoolBasedGenerator
public class StructurePoolBasedGenerator extends Object
- Mappings:
Namespace Name official cts
intermediary net/minecraft/class_3778
named net/minecraft/structure/pool/StructurePoolBasedGenerator
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
StructurePoolBasedGenerator.PieceFactory
(package private) static class
StructurePoolBasedGenerator.ShapedPoolStructurePiece
(package private) static class
StructurePoolBasedGenerator.StructurePoolGenerator
-
Field Summary
-
Constructor Summary
Constructors Constructor Description StructurePoolBasedGenerator()
-
Method Summary
Modifier and Type Method Description static void
method_27230(DynamicRegistryManager dynamicRegistryManager, PoolStructurePiece poolStructurePiece, int int2, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, List<? super PoolStructurePiece> list, Random random, HeightLimitView heightLimitView)
static void
method_30419(DynamicRegistryManager dynamicRegistryManager, StructurePoolFeatureConfig structurePoolFeatureConfig, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, BlockPos blockPos, List<? super PoolStructurePiece> list, Random random, boolean bool, boolean bool2, HeightLimitView heightLimitView)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official a
Lcts;a:Lorg/apache/logging/log4j/Logger;
intermediary field_16665
Lnet/minecraft/class_3778;field_16665:Lorg/apache/logging/log4j/Logger;
named LOGGER
Lnet/minecraft/structure/pool/StructurePoolBasedGenerator;LOGGER:Lorg/apache/logging/log4j/Logger;
-
-
Constructor Details
-
StructurePoolBasedGenerator
public StructurePoolBasedGenerator()
-
-
Method Details
-
method_30419
public static void method_30419(DynamicRegistryManager dynamicRegistryManager, StructurePoolFeatureConfig structurePoolFeatureConfig, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, BlockPos blockPos, List<? super PoolStructurePiece> list, Random random, boolean bool, boolean bool2, HeightLimitView heightLimitView)- Mappings:
Namespace Name Mixin selector official a
Lcts;a(Lgo;Lcro;Lcts$a;Lcjn;Lcyj;Lfx;Ljava/util/List;Ljava/util/Random;ZZLbtx;)V
intermediary method_30419
Lnet/minecraft/class_3778;method_30419(Lnet/minecraft/class_5455;Lnet/minecraft/class_3812;Lnet/minecraft/class_3778$class_3779;Lnet/minecraft/class_2794;Lnet/minecraft/class_3485;Lnet/minecraft/class_2338;Ljava/util/List;Ljava/util/Random;ZZLnet/minecraft/class_5539;)V
named method_30419
Lnet/minecraft/structure/pool/StructurePoolBasedGenerator;method_30419(Lnet/minecraft/util/registry/DynamicRegistryManager;Lnet/minecraft/world/gen/feature/StructurePoolFeatureConfig;Lnet/minecraft/structure/pool/StructurePoolBasedGenerator$PieceFactory;Lnet/minecraft/world/gen/chunk/ChunkGenerator;Lnet/minecraft/structure/StructureManager;Lnet/minecraft/util/math/BlockPos;Ljava/util/List;Ljava/util/Random;ZZLnet/minecraft/world/HeightLimitView;)V
-
method_27230
public static void method_27230(DynamicRegistryManager dynamicRegistryManager, PoolStructurePiece poolStructurePiece, int int2, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, List<? super PoolStructurePiece> list, Random random, HeightLimitView heightLimitView)- Mappings:
Namespace Name Mixin selector official a
Lcts;a(Lgo;Lcxb;ILcts$a;Lcjn;Lcyj;Ljava/util/List;Ljava/util/Random;Lbtx;)V
intermediary method_27230
Lnet/minecraft/class_3778;method_27230(Lnet/minecraft/class_5455;Lnet/minecraft/class_3790;ILnet/minecraft/class_3778$class_3779;Lnet/minecraft/class_2794;Lnet/minecraft/class_3485;Ljava/util/List;Ljava/util/Random;Lnet/minecraft/class_5539;)V
named method_27230
Lnet/minecraft/structure/pool/StructurePoolBasedGenerator;method_27230(Lnet/minecraft/util/registry/DynamicRegistryManager;Lnet/minecraft/structure/PoolStructurePiece;ILnet/minecraft/structure/pool/StructurePoolBasedGenerator$PieceFactory;Lnet/minecraft/world/gen/chunk/ChunkGenerator;Lnet/minecraft/structure/StructureManager;Ljava/util/List;Ljava/util/Random;Lnet/minecraft/world/HeightLimitView;)V
-