Package net.minecraft.scoreboard.number
Class StyledNumberFormat
java.lang.Object
net.minecraft.scoreboard.number.StyledNumberFormat
- All Implemented Interfaces:
NumberFormat
- Mappings:
Namespace Name official wz
intermediary net/minecraft/class_9025
named net/minecraft/scoreboard/number/StyledNumberFormat
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StyledNumberFormat
static final StyledNumberFormat
(package private) final Style
static final NumberFormatType<StyledNumberFormat>
static final StyledNumberFormat
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE
- Mappings:
Namespace Name Mixin selector official a
Lwz;a:Lwx;
intermediary field_47565
Lnet/minecraft/class_9025;field_47565:Lnet/minecraft/class_9023;
named TYPE
Lnet/minecraft/scoreboard/number/StyledNumberFormat;TYPE:Lnet/minecraft/scoreboard/number/NumberFormatType;
-
EMPTY
- Mappings:
Namespace Name Mixin selector official b
Lwz;b:Lwz;
intermediary field_47566
Lnet/minecraft/class_9025;field_47566:Lnet/minecraft/class_9025;
named EMPTY
Lnet/minecraft/scoreboard/number/StyledNumberFormat;EMPTY:Lnet/minecraft/scoreboard/number/StyledNumberFormat;
-
RED
- Mappings:
Namespace Name Mixin selector official c
Lwz;c:Lwz;
intermediary field_47567
Lnet/minecraft/class_9025;field_47567:Lnet/minecraft/class_9025;
named RED
Lnet/minecraft/scoreboard/number/StyledNumberFormat;RED:Lnet/minecraft/scoreboard/number/StyledNumberFormat;
-
YELLOW
- Mappings:
Namespace Name Mixin selector official d
Lwz;d:Lwz;
intermediary field_47568
Lnet/minecraft/class_9025;field_47568:Lnet/minecraft/class_9025;
named YELLOW
Lnet/minecraft/scoreboard/number/StyledNumberFormat;YELLOW:Lnet/minecraft/scoreboard/number/StyledNumberFormat;
-
style
- Mappings:
Namespace Name Mixin selector official e
Lwz;e:Lwd;
intermediary field_47569
Lnet/minecraft/class_9025;field_47569:Lnet/minecraft/class_2583;
named style
Lnet/minecraft/scoreboard/number/StyledNumberFormat;style:Lnet/minecraft/text/Style;
-
-
Constructor Details
-
StyledNumberFormat
- Mappings:
Namespace Name Mixin selector official <init>
Lwz;<init>(Lwd;)V
intermediary <init>
Lnet/minecraft/class_9025;<init>(Lnet/minecraft/class_2583;)V
named <init>
Lnet/minecraft/scoreboard/number/StyledNumberFormat;<init>(Lnet/minecraft/text/Style;)V
-
-
Method Details
-
format
- Specified by:
format
in interfaceNumberFormat
- Mappings:
Namespace Name Mixin selector official a
Lww;a(I)Lvu;
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
Lww;a()Lwx;
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;
-