net.minecraft.world.level.levelgen.feature.structures

public abstract class StructurePoolElement

coi
net.minecraft.world.level.levelgen.feature.structures.StructurePoolElement
net.minecraft.class_3784
net.minecraft.structure.pool.StructurePoolElement
net.minecraft.world.gen.feature.jigsaw.JigsawPiece
net.minecraft.server.v1_16_R3.WorldGenFeatureDefinedStructurePoolStructure

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<StructurePoolElement>
e
CODEC
field_24953
CODEC
field_236847_e_
private volatile StructureTemplatePool$Projection
a
projection
field_16862
projection
field_214855_a

Constructor summary

ModifierConstructor
protected (StructureTemplatePool$Projection projection)

Method summary

Modifier and TypeMethod
protected static <E extends StructurePoolElement> com.mojang.serialization.codecs.RecordCodecBuilder<E, StructureTemplatePool$Projection>
d()
projectionCodec()
method_28883()
method_28883()
func_236848_d_()
public abstract List<StructureTemplate$StructureBlockInfo>
a(csw arg0, fx arg1, bzm arg2, Random arg3)
getShuffledJigsawBlocks(StructureManager arg0, BlockPos arg1, Rotation arg2, Random arg3)
method_16627(class_3485 arg0, class_2338 arg1, class_2470 arg2, Random arg3)
getStructureBlockInfos(StructureManager structureManager, BlockPos pos, BlockRotation rotation, Random random)
func_214849_a(TemplateManager arg0, BlockPos arg1, Rotation arg2, Random arg3)
public abstract BoundingBox
a(csw arg0, fx arg1, bzm arg2)
getBoundingBox(StructureManager arg0, BlockPos arg1, Rotation arg2)
method_16628(class_3485 arg0, class_2338 arg1, class_2470 arg2)
getBoundingBox(StructureManager structureManager, BlockPos pos, BlockRotation rotation)
func_214852_a(TemplateManager arg0, BlockPos arg1, Rotation arg2)
public abstract boolean
a(csw arg0, bsr arg1, bsn arg2, cfy arg3, fx arg4, fx arg5, bzm arg6, cra arg7, Random arg8, boolean arg9)
place(StructureManager arg0, WorldGenLevel arg1, StructureFeatureManager arg2, ChunkGenerator arg3, BlockPos arg4, BlockPos arg5, Rotation arg6, BoundingBox arg7, Random arg8, boolean arg9)
method_16626(class_3485 arg0, class_5281 arg1, class_5138 arg2, class_2794 arg3, class_2338 arg4, class_2338 arg5, class_2470 arg6, class_3341 arg7, Random arg8, boolean arg9)
generate(StructureManager structureManager, StructureWorldAccess arg1, StructureAccessor arg2, ChunkGenerator arg3, BlockPos arg4, BlockPos arg5, BlockRotation arg6, BlockBox arg7, Random arg8, boolean keepJigsaws)
func_230378_a_(TemplateManager arg0, ISeedReader arg1, StructureManager arg2, ChunkGenerator arg3, BlockPos arg4, BlockPos arg5, Rotation arg6, MutableBoundingBox arg7, Random arg8, boolean arg9)
public abstract StructurePoolElementType<?>
a()
getType()
method_16757()
getType()
func_214853_a()
public void
a(bry arg0, ctb$c arg1, fx arg2, bzm arg3, Random arg4, cra arg5)
handleDataMarker(LevelAccessor arg0, StructureTemplate$StructureBlockInfo arg1, BlockPos arg2, Rotation arg3, Random arg4, BoundingBox arg5)
method_16756(class_1936 arg0, class_3499$class_3501 arg1, class_2338 arg2, class_2470 arg3, Random arg4, class_3341 arg5)
method_16756(WorldAccess arg0, Structure$StructureBlockInfo arg1, BlockPos arg2, BlockRotation arg3, Random arg4, BlockBox arg5)
func_214846_a(IWorld arg0, Template$BlockInfo arg1, BlockPos arg2, Rotation arg3, Random arg4, MutableBoundingBox arg5)
public StructurePoolElement
a(cok$a arg0)
setProjection(StructureTemplatePool$Projection arg0)
method_16622(class_3785$class_3786 arg0)
setProjection(StructurePool$Projection projection)
func_214845_a(JigsawPattern$PlacementBehaviour arg0)
public StructureTemplatePool$Projection
e()
getProjection()
method_16624()
getProjection()
func_214854_c()
public int
f()
getGroundLevelDelta()
method_19308()
getGroundLevelDelta()
func_214850_d()
public static Function<StructureTemplatePool$Projection, EmptyPoolElement>
g()
empty()
method_30438()
method_30438()
func_242864_g()
public static Function<StructureTemplatePool$Projection, LegacySinglePoolElement>
a(String arg0)
legacy(String arg0)
method_30425(String arg0)
method_30425(String arg0)
func_242849_a(String arg0)
public static Function<StructureTemplatePool$Projection, LegacySinglePoolElement>
a(String arg0, csz arg1)
legacy(String arg0, StructureProcessorList arg1)
method_30426(String arg0, class_5497 arg1)
method_30426(String arg0, StructureProcessorList arg1)
func_242851_a(String arg0, StructureProcessorList arg1)
public static Function<StructureTemplatePool$Projection, SinglePoolElement>
b(String arg0)
single(String arg0)
method_30434(String arg0)
method_30434(String arg0)
func_242859_b(String arg0)
public static Function<StructureTemplatePool$Projection, SinglePoolElement>
b(String arg0, csz arg1)
single(String arg0, StructureProcessorList arg1)
method_30435(String arg0, class_5497 arg1)
method_30435(String arg0, StructureProcessorList arg1)
func_242861_b(String arg0, StructureProcessorList arg1)
public static Function<StructureTemplatePool$Projection, FeaturePoolElement>
a(civ<?, ?> arg0)
feature(ConfiguredFeature<?, ?> arg0)
method_30421(class_2975<?, ?> arg0)
method_30421(ConfiguredFeature<?, ?> arg0)
func_242845_a(ConfiguredFeature<?, ?> arg0)
public static Function<StructureTemplatePool$Projection, ListPoolElement>
a(List<Function<cok$a, ? extends coi>> arg0)
list(List<Function<StructureTemplatePool$Projection, ? extends StructurePoolElement>> arg0)
method_30429(List<Function<class_3785$class_3786, ? extends class_3784>> arg0)
method_30429(List<Function<StructurePool$Projection, ? extends StructurePoolElement>> arg0)
func_242853_a(List<Function<JigsawPattern$PlacementBehaviour, ? extends JigsawPiece>> arg0)