Package net.minecraft.scoreboard.number
Class BlankNumberFormat
java.lang.Object
net.minecraft.scoreboard.number.BlankNumberFormat
- All Implemented Interfaces:
NumberFormat
- Mappings:
Namespace Name official wt
intermediary net/minecraft/class_9020
named net/minecraft/scoreboard/number/BlankNumberFormat
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BlankNumberFormat
static final NumberFormatType<BlankNumberFormat>
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official a
Lwt;a:Lwt;
intermediary field_47557
Lnet/minecraft/class_9020;field_47557:Lnet/minecraft/class_9020;
named INSTANCE
Lnet/minecraft/scoreboard/number/BlankNumberFormat;INSTANCE:Lnet/minecraft/scoreboard/number/BlankNumberFormat;
-
TYPE
- Mappings:
Namespace Name Mixin selector official b
Lwt;b:Lww;
intermediary field_47558
Lnet/minecraft/class_9020;field_47558:Lnet/minecraft/class_9023;
named TYPE
Lnet/minecraft/scoreboard/number/BlankNumberFormat;TYPE:Lnet/minecraft/scoreboard/number/NumberFormatType;
-
-
Constructor Details
-
BlankNumberFormat
public BlankNumberFormat()
-
-
Method Details
-
format
- Specified by:
format
in interfaceNumberFormat
- Mappings:
Namespace Name Mixin selector official a
Lwv;a(I)Lvt;
intermediary method_55457
Lnet/minecraft/class_9022;method_55457(I)Lnet/minecraft/class_5250;
named format
Lnet/minecraft/scoreboard/number/NumberFormat;format(I)Lnet/minecraft/text/MutableText;
-
getType
- Specified by:
getType
in interfaceNumberFormat
- Mappings:
Namespace Name Mixin selector official a
Lwv;a()Lww;
intermediary method_55456
Lnet/minecraft/class_9022;method_55456()Lnet/minecraft/class_9023;
named getType
Lnet/minecraft/scoreboard/number/NumberFormat;getType()Lnet/minecraft/scoreboard/number/NumberFormatType;
-