Package net.minecraft.realms
Class RealmsLabel
java.lang.Object
net.minecraft.realms.RealmsLabel
- All Implemented Interfaces:
Renderable
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRealmsLabel
(Component p_120736_, int p_120737_, int p_120738_, int p_120739_) -
Method Summary
Modifier and TypeMethodDescriptiongetText()
void
render
(GuiGraphics p_281597_, int p_282874_, int p_281694_, float p_282363_)
-
Field Details
-
text
-
x
private final int x -
y
private final int y -
color
private final int color
-
-
Constructor Details
-
RealmsLabel
-
-
Method Details
-
render
- Specified by:
render
in interfaceRenderable
-
getText
-