Package net.minecraft.client.realms
Class RealmsLabel
java.lang.Object
net.minecraft.client.realms.RealmsLabel
- All Implemented Interfaces:
Element
- Mappings:
Namespace Name official fauintermediary net/minecraft/class_4903named net/minecraft/client/realms/RealmsLabel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
changeFocus, charTyped, isMouseOver, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolled
-
Field Details
-
text
- Mappings:
Namespace Name Mixin selector official aLfau;a:Lon;intermediary field_22819Lnet/minecraft/class_4903;field_22819:Lnet/minecraft/class_2561;named textLnet/minecraft/client/realms/RealmsLabel;text:Lnet/minecraft/text/Text;
-
x
private final int x- Mappings:
Namespace Name Mixin selector official bLfau;b:Iintermediary field_22820Lnet/minecraft/class_4903;field_22820:Inamed xLnet/minecraft/client/realms/RealmsLabel;x:I
-
y
private final int y- Mappings:
Namespace Name Mixin selector official cLfau;c:Iintermediary field_22821Lnet/minecraft/class_4903;field_22821:Inamed yLnet/minecraft/client/realms/RealmsLabel;y:I
-
color
private final int color- Mappings:
Namespace Name Mixin selector official dLfau;d:Iintermediary field_22822Lnet/minecraft/class_4903;field_22822:Inamed colorLnet/minecraft/client/realms/RealmsLabel;color:I
-
-
Constructor Details
-
RealmsLabel
- Mappings:
Namespace Name Mixin selector official <init>Lfau;<init>(Lon;III)Vintermediary <init>Lnet/minecraft/class_4903;<init>(Lnet/minecraft/class_2561;III)Vnamed <init>Lnet/minecraft/client/realms/RealmsLabel;<init>(Lnet/minecraft/text/Text;III)V
-
-
Method Details
-
render
- Mappings:
Namespace Name Mixin selector official aLfau;a(Ldzn;Ldpo;)Vintermediary method_25488Lnet/minecraft/class_4903;method_25488(Lnet/minecraft/class_437;Lnet/minecraft/class_4587;)Vnamed renderLnet/minecraft/client/realms/RealmsLabel;render(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/util/math/MatrixStack;)V
-
getText
- Mappings:
Namespace Name Mixin selector official aLfau;a()Ljava/lang/String;intermediary method_25487Lnet/minecraft/class_4903;method_25487()Ljava/lang/String;named getTextLnet/minecraft/client/realms/RealmsLabel;getText()Ljava/lang/String;
-