Class BakedGlyph.Effect
java.lang.Object
net.minecraft.client.gui.font.glyphs.BakedGlyph.Effect
- Enclosing class:
 - BakedGlyph
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionEffect(float p_95247_, float p_95248_, float p_95249_, float p_95250_, float p_95251_, float p_95252_, float p_95253_, float p_95254_, float p_95255_)  - 
Method Summary
 
- 
Field Details
- 
x0
protected final float x0 - 
y0
protected final float y0 - 
x1
protected final float x1 - 
y1
protected final float y1 - 
depth
protected final float depth - 
r
protected final float r - 
g
protected final float g - 
b
protected final float b - 
a
protected final float a 
 - 
 - 
Constructor Details
- 
Effect
public Effect(float p_95247_, float p_95248_, float p_95249_, float p_95250_, float p_95251_, float p_95252_, float p_95253_, float p_95254_, float p_95255_)  
 -