public class LegacySinglePoolElement extends SinglePoolElement
Modifier and Type | Field and Description |
---|---|
static com.mojang.serialization.Codec<LegacySinglePoolElement> |
CODEC |
field_24015, field_24952, processors
Modifier | Constructor and Description |
---|---|
protected |
LegacySinglePoolElement(com.mojang.datafixers.util.Either<Identifier,Structure> either,
Supplier<StructureProcessorList> supplier,
StructurePool.Projection projection) |
Modifier and Type | Method and Description |
---|---|
protected StructurePlacementData |
createPlacementData(BlockRotation blockRotation,
BlockBox blockBox,
boolean keepJigsaws) |
StructurePoolElementType<?> |
getType() |
String |
toString() |
generate, getBoundingBox, getDataStructureBlocks, getStructureBlockInfos, method_28880, method_28882
getGroundLevelDelta, getProjection, method_16756, method_28883, method_30421, method_30425, method_30426, method_30429, method_30434, method_30435, method_30438, setProjection
public static final com.mojang.serialization.Codec<LegacySinglePoolElement> CODEC
protected LegacySinglePoolElement(com.mojang.datafixers.util.Either<Identifier,Structure> either, Supplier<StructureProcessorList> supplier, StructurePool.Projection projection)
protected StructurePlacementData createPlacementData(BlockRotation blockRotation, BlockBox blockBox, boolean keepJigsaws)
createPlacementData
in class SinglePoolElement
public StructurePoolElementType<?> getType()
getType
in class SinglePoolElement
public String toString()
toString
in class SinglePoolElement