public interface Banner extends TileEntity
TileEntity
.Modifier and Type | Method and Description |
---|---|
default Value<DyeColor> |
baseColor()
|
default BannerData |
getBannerData()
|
default PatternListValue |
patternsList()
Gets the
PatternListValue of all patterns for the
Banner . |
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 BannerData getBannerData()
default PatternListValue patternsList()
PatternListValue
of all patterns for the
Banner
.