Package net.minecraft.scoreboard.number
Class BlankNumberFormat
java.lang.Object
net.minecraft.scoreboard.number.BlankNumberFormat
- All Implemented Interfaces:
NumberFormat
- Mappings:
Namespace Name official wtintermediary net/minecraft/class_9020named net/minecraft/scoreboard/number/BlankNumberFormat
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BlankNumberFormatstatic final NumberFormatType<BlankNumberFormat> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official aLwt;a:Lwt;intermediary field_47557Lnet/minecraft/class_9020;field_47557:Lnet/minecraft/class_9020;named INSTANCELnet/minecraft/scoreboard/number/BlankNumberFormat;INSTANCE:Lnet/minecraft/scoreboard/number/BlankNumberFormat;
-
TYPE
- Mappings:
Namespace Name Mixin selector official bLwt;b:Lww;intermediary field_47558Lnet/minecraft/class_9020;field_47558:Lnet/minecraft/class_9023;named TYPELnet/minecraft/scoreboard/number/BlankNumberFormat;TYPE:Lnet/minecraft/scoreboard/number/NumberFormatType;
-
-
Constructor Details
-
BlankNumberFormat
public BlankNumberFormat()
-
-
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;
-