Package net.minecraft.realms
Class RealmsLabel
java.lang.Object
net.minecraft.realms.RealmsLabel
- All Implemented Interfaces:
- Renderable
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionRealmsLabel(Component p_120736_, int p_120737_, int p_120738_, int p_120739_) 
- 
Method SummaryModifier and TypeMethodDescriptiongetText()voidrender(GuiGraphics p_281597_, int p_282874_, int p_281694_, float p_282363_) 
- 
Field Details- 
text
- 
xprivate final int x
- 
yprivate final int y
- 
colorprivate final int color
 
- 
- 
Constructor Details- 
RealmsLabel
 
- 
- 
Method Details- 
render- Specified by:
- renderin interface- Renderable
 
- 
getText
 
-