Package net.minecraft.structure.pool
Class StructurePoolBasedGenerator
java.lang.Object
net.minecraft.structure.pool.StructurePoolBasedGenerator
public class StructurePoolBasedGenerator extends Object
- Mappings:
Namespace Name official cszintermediary net/minecraft/class_3778named net/minecraft/structure/pool/StructurePoolBasedGenerator
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceStructurePoolBasedGenerator.PieceFactory(package private) static classStructurePoolBasedGenerator.ShapedPoolStructurePiece(package private) static classStructurePoolBasedGenerator.StructurePoolGenerator -
Field Summary
-
Constructor Summary
Constructors Constructor Description StructurePoolBasedGenerator() -
Method Summary
Modifier and Type Method Description static voidmethod_27230(DynamicRegistryManager dynamicRegistryManager, PoolStructurePiece poolStructurePiece, int int2, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, List<? super PoolStructurePiece> list, Random random)static voidmethod_30419(DynamicRegistryManager dynamicRegistryManager, StructurePoolFeatureConfig structurePoolFeatureConfig, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, BlockPos blockPos, List<? super PoolStructurePiece> list, Random random, boolean bool, boolean bool2)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLcsz;a:Lorg/apache/logging/log4j/Logger;intermediary field_16665Lnet/minecraft/class_3778;field_16665:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/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)- Mappings:
Namespace Name Mixin selector official aLcsz;a(Lgo;Lcqv;Lcsz$a;Lciz;Lcxq;Lfx;Ljava/util/List;Ljava/util/Random;ZZ)Vintermediary method_30419Lnet/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;ZZ)Vnamed method_30419Lnet/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;ZZ)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)- Mappings:
Namespace Name Mixin selector official aLcsz;a(Lgo;Lcwi;ILcsz$a;Lciz;Lcxq;Ljava/util/List;Ljava/util/Random;)Vintermediary method_27230Lnet/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;)Vnamed method_27230Lnet/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;)V
-