Package net.minecraft.scoreboard.number
Class FixedNumberFormat
java.lang.Object
net.minecraft.scoreboard.number.FixedNumberFormat
- All Implemented Interfaces:
 NumberFormat
- Mappings:
 Namespace Name named net/minecraft/scoreboard/number/FixedNumberFormatintermediary net/minecraft/class_9021official yo
- 
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Textstatic final NumberFormatType<FixedNumberFormat>  - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
TYPE
- Mappings:
 Namespace Name Mixin selector named TYPELnet/minecraft/scoreboard/number/FixedNumberFormat;TYPE:Lnet/minecraft/scoreboard/number/NumberFormatType;intermediary field_47560Lnet/minecraft/class_9021;field_47560:Lnet/minecraft/class_9023;official aLyo;a:Lyq;
 - 
text
- Mappings:
 Namespace Name Mixin selector named textLnet/minecraft/scoreboard/number/FixedNumberFormat;text:Lnet/minecraft/text/Text;intermediary field_47561Lnet/minecraft/class_9021;field_47561:Lnet/minecraft/class_2561;official bLyo;b:Lwz;
 
 - 
 - 
Constructor Details
- 
FixedNumberFormat
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/scoreboard/number/FixedNumberFormat;<init>(Lnet/minecraft/text/Text;)Vintermediary <init>Lnet/minecraft/class_9021;<init>(Lnet/minecraft/class_2561;)Vofficial <init>Lyo;<init>(Lwz;)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 aLyp;a(I)Lxn;
 - 
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 aLyp;a()Lyq;
 
 -