Package net.minecraft.text
Class BaseText
java.lang.Object
net.minecraft.text.BaseText
- Direct Known Subclasses:
LiteralText,ScoreText,SelectorText,TranslatableText
- Mappings:
Namespace Name official esintermediary net/minecraft/class_1977named net/minecraft/text/BaseText
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.text.Text
Text.Serializer -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
siblings
- Mappings:
Namespace Name Mixin selector official aLes;a:Ljava/util/List;intermediary field_8472Lnet/minecraft/class_1977;field_8472:Ljava/util/List;named siblingsLnet/minecraft/text/BaseText;siblings:Ljava/util/List;
-
style
- Mappings:
Namespace Name Mixin selector official bLes;b:Lez;intermediary field_8473Lnet/minecraft/class_1977;field_8473:Lnet/minecraft/class_1986;named styleLnet/minecraft/text/BaseText;style:Lnet/minecraft/text/Style;
-
-
Constructor Details
-
BaseText
public BaseText()
-
-
Method Details
-
append
- Specified by:
appendin interfaceText- Mappings:
Namespace Name Mixin selector official aLeu;a(Leu;)Leu;intermediary method_7467Lnet/minecraft/class_1982;method_7467(Lnet/minecraft/class_1982;)Lnet/minecraft/class_1982;named appendLnet/minecraft/text/Text;append(Lnet/minecraft/text/Text;)Lnet/minecraft/text/Text;
-
getSiblings
- Specified by:
getSiblingsin interfaceText- Mappings:
Namespace Name Mixin selector official aLeu;a()Ljava/util/List;intermediary method_7466Lnet/minecraft/class_1982;method_7466()Ljava/util/List;named getSiblingsLnet/minecraft/text/Text;getSiblings()Ljava/util/List;
-
append
- Specified by:
appendin interfaceText- Mappings:
Namespace Name Mixin selector official aLeu;a(Ljava/lang/String;)Leu;intermediary method_7469Lnet/minecraft/class_1982;method_7469(Ljava/lang/String;)Lnet/minecraft/class_1982;named appendLnet/minecraft/text/Text;append(Ljava/lang/String;)Lnet/minecraft/text/Text;
-
setStyle
- Specified by:
setStylein interfaceText- Mappings:
Namespace Name Mixin selector official aLeu;a(Lez;)Leu;intermediary method_7468Lnet/minecraft/class_1982;method_7468(Lnet/minecraft/class_1986;)Lnet/minecraft/class_1982;named setStyleLnet/minecraft/text/Text;setStyle(Lnet/minecraft/text/Style;)Lnet/minecraft/text/Text;
-
getStyle
-
iterator
-
getString
-
asFormattedString
- Specified by:
asFormattedStringin interfaceText- Mappings:
Namespace Name Mixin selector official dLeu;d()Ljava/lang/String;intermediary method_7472Lnet/minecraft/class_1982;method_7472()Ljava/lang/String;named asFormattedStringLnet/minecraft/text/Text;asFormattedString()Ljava/lang/String;
-
method_7458
- Mappings:
Namespace Name Mixin selector official aLes;a(Ljava/lang/Iterable;)Ljava/util/Iterator;intermediary method_7458Lnet/minecraft/class_1977;method_7458(Ljava/lang/Iterable;)Ljava/util/Iterator;named method_7458Lnet/minecraft/text/BaseText;method_7458(Ljava/lang/Iterable;)Ljava/util/Iterator;
-
equals
-
hashCode
public int hashCode() -
toString
-