public interface EndGateway extends TileEntity
EndGatewayData
Modifier and Type | Method and Description |
---|---|
default EndGatewayData |
getEndGatewayData()
Gets a copy of the
EndGatewayData 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 EndGatewayData getEndGatewayData()
EndGatewayData
containing all available
data this EndGateway
has.