public class LegacySinglePoolElement extends SinglePoolElement
field_24015, processors| Constructor and Description |
|---|
LegacySinglePoolElement(com.mojang.datafixers.Dynamic<?> dynamic) |
LegacySinglePoolElement(String string)
Deprecated.
|
LegacySinglePoolElement(String location,
List<StructureProcessor> processors)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected StructurePlacementData |
createPlacementData(BlockRotation blockRotation,
BlockBox blockBox,
boolean bool) |
StructurePoolElementType |
getType() |
String |
toString() |
generate, getBoundingBox, getDataStructureBlocks, getStructureBlockInfos, rawToDynamicgetGroundLevelDelta, getProjection, method_16756, setProjection, toDynamic@Deprecated public LegacySinglePoolElement(String location, List<StructureProcessor> processors)
@Deprecated public LegacySinglePoolElement(String string)
public LegacySinglePoolElement(com.mojang.datafixers.Dynamic<?> dynamic)
protected StructurePlacementData createPlacementData(BlockRotation blockRotation, BlockBox blockBox, boolean bool)
createPlacementData in class SinglePoolElementpublic StructurePoolElementType getType()
getType in class SinglePoolElementpublic String toString()
toString in class SinglePoolElement