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
- Mappings:
Namespace Name official dtk$aintermediary net/minecraft/class_382$class_328named net/minecraft/client/font/GlyphRenderer$Rectangle
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Rectangle(float xMin, float yMin, float xMax, float yMax, float zIndex, float red, float green, float blue, float alpha) -
Method Summary
-
Field Details
-
xMin
protected final float xMin- Mappings:
Namespace Name Mixin selector official aLdtk$a;a:Fintermediary field_2008Lnet/minecraft/class_382$class_328;field_2008:Fnamed xMinLnet/minecraft/client/font/GlyphRenderer$Rectangle;xMin:F
-
yMin
protected final float yMin- Mappings:
Namespace Name Mixin selector official bLdtk$a;b:Fintermediary field_2007Lnet/minecraft/class_382$class_328;field_2007:Fnamed yMinLnet/minecraft/client/font/GlyphRenderer$Rectangle;yMin:F
-
xMax
protected final float xMax- Mappings:
Namespace Name Mixin selector official cLdtk$a;c:Fintermediary field_2006Lnet/minecraft/class_382$class_328;field_2006:Fnamed xMaxLnet/minecraft/client/font/GlyphRenderer$Rectangle;xMax:F
-
yMax
protected final float yMax- Mappings:
Namespace Name Mixin selector official dLdtk$a;d:Fintermediary field_2005Lnet/minecraft/class_382$class_328;field_2005:Fnamed yMaxLnet/minecraft/client/font/GlyphRenderer$Rectangle;yMax:F
-
zIndex
protected final float zIndex- Mappings:
Namespace Name Mixin selector official eLdtk$a;e:Fintermediary field_20911Lnet/minecraft/class_382$class_328;field_20911:Fnamed zIndexLnet/minecraft/client/font/GlyphRenderer$Rectangle;zIndex:F
-
red
protected final float red- Mappings:
Namespace Name Mixin selector official fLdtk$a;f:Fintermediary field_2004Lnet/minecraft/class_382$class_328;field_2004:Fnamed redLnet/minecraft/client/font/GlyphRenderer$Rectangle;red:F
-
green
protected final float green- Mappings:
Namespace Name Mixin selector official gLdtk$a;g:Fintermediary field_2003Lnet/minecraft/class_382$class_328;field_2003:Fnamed greenLnet/minecraft/client/font/GlyphRenderer$Rectangle;green:F
-
blue
protected final float blue- Mappings:
Namespace Name Mixin selector official hLdtk$a;h:Fintermediary field_2010Lnet/minecraft/class_382$class_328;field_2010:Fnamed blueLnet/minecraft/client/font/GlyphRenderer$Rectangle;blue:F
-
alpha
protected final float alpha- Mappings:
Namespace Name Mixin selector official iLdtk$a;i:Fintermediary field_2009Lnet/minecraft/class_382$class_328;field_2009:Fnamed alphaLnet/minecraft/client/font/GlyphRenderer$Rectangle;alpha:F
-
-
Constructor Details
-
Rectangle
public Rectangle(float xMin, float yMin, float xMax, float yMax, float zIndex, float red, float green, float blue, float alpha)- Mappings:
Namespace Name Mixin selector official <init>Ldtk$a;<init>(FFFFFFFFF)Vintermediary <init>Lnet/minecraft/class_382$class_328;<init>(FFFFFFFFF)Vnamed <init>Lnet/minecraft/client/font/GlyphRenderer$Rectangle;<init>(FFFFFFFFF)V
-