Package net.minecraft.client.font
Class GlyphRenderer.Rectangle
java.lang.Object
net.minecraft.client.font.GlyphRenderer.Rectangle
- Enclosing class:
- GlyphRenderer
@Environment(CLIENT) public static class GlyphRenderer.Rectangle extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Rectangle(float xMin, float yMin, float xMax, float yMax, float zndex, float red, float green, float blue, float alpha) -
Method Summary
-
Field Details
-
Constructor Details
-
Rectangle
public Rectangle(float xMin, float yMin, float xMax, float yMax, float zndex, float red, float green, float blue, float alpha)
-