Package net.minecraft.scoreboard.number
Class StyledNumberFormat
java.lang.Object
net.minecraft.scoreboard.number.StyledNumberFormat
- All Implemented Interfaces:
 NumberFormat
- Mappings:
 Namespace Name named net/minecraft/scoreboard/number/StyledNumberFormatintermediary net/minecraft/class_9025official yz
- 
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 named TYPELnet/minecraft/scoreboard/number/StyledNumberFormat;TYPE:Lnet/minecraft/scoreboard/number/NumberFormatType;intermediary field_47565Lnet/minecraft/class_9025;field_47565:Lnet/minecraft/class_9023;official aLyz;a:Lyx;
 - 
EMPTY
- Mappings:
 Namespace Name Mixin selector named EMPTYLnet/minecraft/scoreboard/number/StyledNumberFormat;EMPTY:Lnet/minecraft/scoreboard/number/StyledNumberFormat;intermediary field_47566Lnet/minecraft/class_9025;field_47566:Lnet/minecraft/class_9025;official bLyz;b:Lyz;
 - 
RED
- Mappings:
 Namespace Name Mixin selector named REDLnet/minecraft/scoreboard/number/StyledNumberFormat;RED:Lnet/minecraft/scoreboard/number/StyledNumberFormat;intermediary field_47567Lnet/minecraft/class_9025;field_47567:Lnet/minecraft/class_9025;official cLyz;c:Lyz;
 - 
YELLOW
- Mappings:
 Namespace Name Mixin selector named YELLOWLnet/minecraft/scoreboard/number/StyledNumberFormat;YELLOW:Lnet/minecraft/scoreboard/number/StyledNumberFormat;intermediary field_47568Lnet/minecraft/class_9025;field_47568:Lnet/minecraft/class_9025;official dLyz;d:Lyz;
 - 
style
- Mappings:
 Namespace Name Mixin selector named styleLnet/minecraft/scoreboard/number/StyledNumberFormat;style:Lnet/minecraft/text/Style;intermediary field_47569Lnet/minecraft/class_9025;field_47569:Lnet/minecraft/class_2583;official eLyz;e:Lyd;
 
 - 
 - 
Constructor Details
- 
StyledNumberFormat
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/scoreboard/number/StyledNumberFormat;<init>(Lnet/minecraft/text/Style;)Vintermediary <init>Lnet/minecraft/class_9025;<init>(Lnet/minecraft/class_2583;)Vofficial <init>Lyz;<init>(Lyd;)V
 
 - 
 - 
Method Details
- 
format
- Specified by:
 formatin interfaceNumberFormat- Mappings:
 Namespace Name Mixin selector named formatLnet/minecraft/scoreboard/number/NumberFormat;format(I)Lnet/minecraft/text/MutableText;intermediary method_55457Lnet/minecraft/class_9022;method_55457(I)Lnet/minecraft/class_5250;official aLyw;a(I)Lxu;
 - 
getType
- Specified by:
 getTypein interfaceNumberFormat- Mappings:
 Namespace Name Mixin selector named getTypeLnet/minecraft/scoreboard/number/NumberFormat;getType()Lnet/minecraft/scoreboard/number/NumberFormatType;intermediary method_55456Lnet/minecraft/class_9022;method_55456()Lnet/minecraft/class_9023;official aLyw;a()Lyx;
 
 -