public abstract class BaseText extends Object implements class_5250
Text.class_5245<T>, Text.class_5246<T>, Text.Serializer| Modifier and Type | Field and Description |
|---|---|
protected List<Text> |
siblings |
private Style |
style |
field_24340| Constructor and Description |
|---|
BaseText() |
| Modifier and Type | Method and Description |
|---|---|
class_5250 |
append(Text text) |
String |
asString() |
boolean |
equals(Object obj) |
List<Text> |
getSiblings() |
Style |
getStyle() |
int |
hashCode() |
class_5250 |
method_27661() |
abstract BaseText |
method_27662() |
class_5250 |
setStyle(Style style) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitmethod_27692, method_27693, method_27694, method_27695, method_27696asTruncatedString, getString, method_27657, method_27658, method_27659, method_27660public class_5250 append(Text text)
append in interface class_5250public List<Text> getSiblings()
getSiblings in interface Textpublic class_5250 setStyle(Style style)
setStyle in interface class_5250public abstract BaseText method_27662()
method_27662 in interface Textpublic final class_5250 method_27661()
method_27661 in interface Text