类 EmptyGlyph
java.lang.Object
net.minecraft.client.gui.font.glyphs.BakedGlyph
net.minecraft.client.gui.font.glyphs.EmptyGlyph
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.client.gui.font.glyphs.BakedGlyph
BakedGlyph.Effect
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
render
(boolean p_95278_, float p_95279_, float p_95280_, org.joml.Matrix4f p_253794_, VertexConsumer p_95282_, float p_95283_, float p_95284_, float p_95285_, float p_95286_, int p_95287_) 从类继承的方法 net.minecraft.client.gui.font.glyphs.BakedGlyph
renderEffect, renderType
-
字段详细资料
-
INSTANCE
-
-
构造器详细资料
-
EmptyGlyph
public EmptyGlyph()
-
-
方法详细资料
-
render
public void render(boolean p_95278_, float p_95279_, float p_95280_, org.joml.Matrix4f p_253794_, VertexConsumer p_95282_, float p_95283_, float p_95284_, float p_95285_, float p_95286_, int p_95287_) - 覆盖:
render
在类中BakedGlyph
-