Package net.minecraft.realms
Class RealmsLabel
java.lang.Object
net.minecraft.realms.RealmsLabel
- All Implemented Interfaces:
 Renderable
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionRealmsLabel(Component p_120736_, int p_120737_, int p_120738_, int p_120739_)  - 
Method Summary
Modifier and TypeMethodDescriptiongetText()voidrender(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:
 renderin interfaceRenderable
 - 
getText
 
 -