public interface Structure extends TileEntity
Structure blocks can be used to save and load
structures, alongside structure void
blocks.
Modifier and Type | Method and Description |
---|---|
default StructureData |
getStructureData()
Gets a copy of the
Structure containing all available
data this EndGateway has. |
createArchetype, getBlock, getLocatableBlock, getType, isValid, setValid
setRawData, validateRawData
getContentVersion, toContainer
getApplicableProperties, getProperty
copyFrom, copyFrom, get, getContainers, getOrCreate, offer, offer, offer, offer, offer, offer, remove, remove, remove, require, supports, transform, tryOffer, tryOffer, tryOffer, tryOffer, undo
copy, get, getKeys, getOrElse, getOrNull, getValue, getValues, require, supports, supports
getLocation, getWorld
default StructureData getStructureData()
Structure
containing all available
data this EndGateway
has.