public static class EndCityPieces.CityTemplate extends TemplateStructurePiece
StructurePiece.BlockSelectorplaceSettings, template, templatePositionboundingBox, CAVE_AIR, componentType| Constructor and Description |
|---|
CityTemplate(TemplateManager p_i50598_1_,
CompoundNBT p_i50598_2_) |
CityTemplate(TemplateManager p_i47214_1_,
java.lang.String p_i47214_2_,
BlockPos p_i47214_3_,
Rotation p_i47214_4_,
boolean overwriteIn) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleDataMarker(java.lang.String function,
BlockPos pos,
IWorld worldIn,
java.util.Random rand,
MutableBoundingBox sbb) |
protected void |
readAdditional(CompoundNBT tagCompound) |
addComponentParts, getRotation, offset, setupbuildComponent, createDispenser, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, func_197528_a, func_214807_k, func_214810_a, generateChest, generateChest, generateMaybeBox, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, getSkyBrightness, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, randomlyPlaceBlock, randomlyRareFillWithBlocks, replaceAirAndLiquidDownwards, setBlockState, setCoordBaseMode, writepublic CityTemplate(TemplateManager p_i47214_1_, java.lang.String p_i47214_2_, BlockPos p_i47214_3_, Rotation p_i47214_4_, boolean overwriteIn)
public CityTemplate(TemplateManager p_i50598_1_, CompoundNBT p_i50598_2_)
protected void readAdditional(CompoundNBT tagCompound)
readAdditional in class TemplateStructurePieceprotected void handleDataMarker(java.lang.String function,
BlockPos pos,
IWorld worldIn,
java.util.Random rand,
MutableBoundingBox sbb)
handleDataMarker in class TemplateStructurePiece