public class BarBackgroundStyle extends Object implements BarBackgroundStyleOption
| Constructor and Description |
|---|
BarBackgroundStyle() |
| Modifier and Type | Method and Description |
|---|---|
BarBackgroundStyle |
setBorderRadius(Number borderRadius) |
BarBackgroundStyle |
setBorderRadius(Number[] borderRadius) |
BarBackgroundStyle |
setDecal(DecalObject decal) |
BarBackgroundStyle |
setDecal(String decal) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetColor, setOpacitysetShadowBlur, setShadowColor, setShadowOffsetX, setShadowOffsetYsetBorderCap, setBorderColor, setBorderDashOffset, setBorderJoin, setBorderMiterLimit, setBorderType, setBorderWidthpublic BarBackgroundStyle setDecal(DecalObject decal)
setDecal in interface ItemStyleOptionpublic BarBackgroundStyle setDecal(String decal)
setDecal in interface ItemStyleOptionpublic BarBackgroundStyle setBorderRadius(Number borderRadius)
setBorderRadius in interface BarBackgroundStyleOptionpublic BarBackgroundStyle setBorderRadius(Number[] borderRadius)
setBorderRadius in interface BarBackgroundStyleOptionCopyright © 2022. All rights reserved.