Package net.minecraft.realms
Class RealmsLabel
java.lang.Object
net.minecraft.realms.RealmsLabel
- All Implemented Interfaces:
IGuiEventListener
-
Field Summary
Modifier and TypeFieldDescriptionprivate final int
private final ITextComponent
private final int
private final int
-
Constructor Summary
ConstructorDescriptionRealmsLabel
(ITextComponent p_i232502_1_, int p_i232502_2_, int p_i232502_3_, int p_i232502_4_) -
Method Summary
Modifier and TypeMethodDescriptiongetText()
void
render
(Screen p_239560_1_, MatrixStack p_239560_2_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.IGuiEventListener
changeFocus, charTyped, isMouseOver, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolled
-
Field Details
-
text
-
x
private final int x -
y
private final int y -
color
private final int color
-
-
Constructor Details
-
RealmsLabel
public RealmsLabel(ITextComponent p_i232502_1_, int p_i232502_2_, int p_i232502_3_, int p_i232502_4_)
-
-
Method Details
-
render
-
getText
-