public final class SelectorComponent extends BaseComponent
| Constructor and Description |
|---|
SelectorComponent(SelectorComponent original)
Creates a selector component from the original to clone it.
|
| Modifier and Type | Method and Description |
|---|---|
SelectorComponent |
duplicate()
Clones the BaseComponent and returns the clone.
|
protected void |
toLegacyText(java.lang.StringBuilder builder) |
addExtra, addExtra, copyFormatting, copyFormatting, copyFormatting, duplicateWithoutFormatting, getColor, getColorRaw, hasFormatting, isBold, isBoldRaw, isItalic, isItalicRaw, isObfuscated, isObfuscatedRaw, isStrikethrough, isStrikethroughRaw, isUnderlined, isUnderlinedRaw, retain, setExtra, toLegacyText, toLegacyText, toPlainText, toPlainTextpublic SelectorComponent(SelectorComponent original)
original - the original for the new selector componentpublic SelectorComponent duplicate()
BaseComponentduplicate in class BaseComponentprotected void toLegacyText(java.lang.StringBuilder builder)
Copyright © 2015-2018 WaterfallMC. All Rights Reserved.