Package net.minecraft.client.gui.fonts
Class TexturedGlyph.Effect
java.lang.Object
net.minecraft.client.gui.fonts.TexturedGlyph.Effect
- Enclosing class:
- TexturedGlyph
-
Field Summary
-
Constructor Summary
ConstructorDescriptionEffect
(float p_i225923_1_, float p_i225923_2_, float p_i225923_3_, float p_i225923_4_, float p_i225923_5_, float p_i225923_6_, float p_i225923_7_, float p_i225923_8_, float p_i225923_9_) -
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_i225923_1_, float p_i225923_2_, float p_i225923_3_, float p_i225923_4_, float p_i225923_5_, float p_i225923_6_, float p_i225923_7_, float p_i225923_8_, float p_i225923_9_)
-