Uses of Class
net.minecraft.client.gui.font.glyphs.BakedGlyph.Effect
Packages that use BakedGlyph.Effect
-
Uses of BakedGlyph.Effect in net.minecraft.client.gui
Fields in net.minecraft.client.gui with type parameters of type BakedGlyph.EffectMethods in net.minecraft.client.gui with parameters of type BakedGlyph.EffectModifier and TypeMethodDescriptionprivate void
Font.StringRenderOutput.addEffect(BakedGlyph.Effect p_92965_)
-
Uses of BakedGlyph.Effect in net.minecraft.client.gui.font.glyphs
Methods in net.minecraft.client.gui.font.glyphs with parameters of type BakedGlyph.EffectModifier and TypeMethodDescriptionvoid
BakedGlyph.renderEffect(BakedGlyph.Effect p_95221_, Matrix4f p_95222_, VertexConsumer p_95223_, int p_95224_)