Package net.minecraft.realms
Class RealmsLabel
java.lang.Object
net.minecraft.realms.RealmsLabel
- All Implemented Interfaces:
IGuiEventListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final intprivate final ITextComponentprivate final intprivate final int -
Constructor Summary
ConstructorsConstructorDescriptionRealmsLabel(ITextComponent p_i232502_1_, int p_i232502_2_, int p_i232502_3_, int p_i232502_4_) -
Method Summary
Modifier and TypeMethodDescriptiongetText()voidrender(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, waitMethods 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
-