Package net.minecraft.scoreboard.number
Class StyledNumberFormat
java.lang.Object
net.minecraft.scoreboard.number.StyledNumberFormat
- All Implemented Interfaces:
NumberFormat
- Mappings:
Namespace Name official wyintermediary net/minecraft/class_9025named net/minecraft/scoreboard/number/StyledNumberFormat
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StyledNumberFormatstatic final StyledNumberFormat(package private) final Stylestatic final NumberFormatType<StyledNumberFormat>static final StyledNumberFormat -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE
- Mappings:
Namespace Name Mixin selector official aLwy;a:Lww;intermediary field_47565Lnet/minecraft/class_9025;field_47565:Lnet/minecraft/class_9023;named TYPELnet/minecraft/scoreboard/number/StyledNumberFormat;TYPE:Lnet/minecraft/scoreboard/number/NumberFormatType;
-
EMPTY
- Mappings:
Namespace Name Mixin selector official bLwy;b:Lwy;intermediary field_47566Lnet/minecraft/class_9025;field_47566:Lnet/minecraft/class_9025;named EMPTYLnet/minecraft/scoreboard/number/StyledNumberFormat;EMPTY:Lnet/minecraft/scoreboard/number/StyledNumberFormat;
-
RED
- Mappings:
Namespace Name Mixin selector official cLwy;c:Lwy;intermediary field_47567Lnet/minecraft/class_9025;field_47567:Lnet/minecraft/class_9025;named REDLnet/minecraft/scoreboard/number/StyledNumberFormat;RED:Lnet/minecraft/scoreboard/number/StyledNumberFormat;
-
YELLOW
- Mappings:
Namespace Name Mixin selector official dLwy;d:Lwy;intermediary field_47568Lnet/minecraft/class_9025;field_47568:Lnet/minecraft/class_9025;named YELLOWLnet/minecraft/scoreboard/number/StyledNumberFormat;YELLOW:Lnet/minecraft/scoreboard/number/StyledNumberFormat;
-
style
- Mappings:
Namespace Name Mixin selector official eLwy;e:Lwc;intermediary field_47569Lnet/minecraft/class_9025;field_47569:Lnet/minecraft/class_2583;named styleLnet/minecraft/scoreboard/number/StyledNumberFormat;style:Lnet/minecraft/text/Style;
-
-
Constructor Details
-
StyledNumberFormat
- Mappings:
Namespace Name Mixin selector official <init>Lwy;<init>(Lwc;)Vintermediary <init>Lnet/minecraft/class_9025;<init>(Lnet/minecraft/class_2583;)Vnamed <init>Lnet/minecraft/scoreboard/number/StyledNumberFormat;<init>(Lnet/minecraft/text/Style;)V
-
-
Method Details
-
format
- Specified by:
formatin interfaceNumberFormat- Mappings:
Namespace Name Mixin selector official aLwv;a(I)Lvt;intermediary method_55457Lnet/minecraft/class_9022;method_55457(I)Lnet/minecraft/class_5250;named formatLnet/minecraft/scoreboard/number/NumberFormat;format(I)Lnet/minecraft/text/MutableText;
-
getType
- Specified by:
getTypein interfaceNumberFormat- Mappings:
Namespace Name Mixin selector official aLwv;a()Lww;intermediary method_55456Lnet/minecraft/class_9022;method_55456()Lnet/minecraft/class_9023;named getTypeLnet/minecraft/scoreboard/number/NumberFormat;getType()Lnet/minecraft/scoreboard/number/NumberFormatType;
-