类 BakedGlyph
java.lang.Object
net.minecraft.client.gui.font.glyphs.BakedGlyph
- 直接已知子类:
EmptyGlyph
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器构造器说明BakedGlyph
(GlyphRenderTypes p_285527_, float p_285271_, float p_284970_, float p_285098_, float p_285023_, float p_285242_, float p_285043_, float p_285100_, float p_284948_) -
方法概要
修饰符和类型方法说明private void
buildEffect
(BakedGlyph.Effect p_376178_, float p_376440_, float p_376102_, int p_377377_, VertexConsumer p_377166_, int p_377325_, org.joml.Matrix4f p_375465_) private void
render
(boolean p_378370_, float p_378368_, float p_377211_, float p_376193_, org.joml.Matrix4f p_376064_, VertexConsumer p_377733_, int p_375579_, boolean p_376230_, int p_378811_) private void
render
(boolean p_95227_, float p_95228_, float p_95229_, org.joml.Matrix4f p_253706_, VertexConsumer p_95231_, int p_95236_, boolean p_378824_, int p_365126_) void
renderChar
(BakedGlyph.GlyphInstance p_368554_, org.joml.Matrix4f p_365625_, VertexConsumer p_370130_, int p_369456_) void
renderEffect
(BakedGlyph.Effect p_95221_, org.joml.Matrix4f p_254370_, VertexConsumer p_95223_, int p_95224_) renderType
(Font.DisplayMode p_181388_)
-
字段详细资料
-
Z_FIGHTER
public static final float Z_FIGHTER- 另请参阅:
-
renderTypes
-
u0
private final float u0 -
u1
private final float u1 -
v0
private final float v0 -
v1
private final float v1 -
left
private final float left -
right
private final float right -
up
private final float up -
down
private final float down
-
-
构造器详细资料
-
BakedGlyph
public BakedGlyph(GlyphRenderTypes p_285527_, float p_285271_, float p_284970_, float p_285098_, float p_285023_, float p_285242_, float p_285043_, float p_285100_, float p_284948_)
-
-
方法详细资料
-
renderChar
public void renderChar(BakedGlyph.GlyphInstance p_368554_, org.joml.Matrix4f p_365625_, VertexConsumer p_370130_, int p_369456_) -
render
private void render(boolean p_95227_, float p_95228_, float p_95229_, org.joml.Matrix4f p_253706_, VertexConsumer p_95231_, int p_95236_, boolean p_378824_, int p_365126_) -
render
private void render(boolean p_378370_, float p_378368_, float p_377211_, float p_376193_, org.joml.Matrix4f p_376064_, VertexConsumer p_377733_, int p_375579_, boolean p_376230_, int p_378811_) -
renderEffect
public void renderEffect(BakedGlyph.Effect p_95221_, org.joml.Matrix4f p_254370_, VertexConsumer p_95223_, int p_95224_) -
buildEffect
private void buildEffect(BakedGlyph.Effect p_376178_, float p_376440_, float p_376102_, int p_377377_, VertexConsumer p_377166_, int p_377325_, org.joml.Matrix4f p_375465_) -
renderType
-