Uses of Class
net.minecraft.client.gui.fonts.TexturedGlyph.Effect
Packages that use TexturedGlyph.Effect
-
Uses of TexturedGlyph.Effect in net.minecraft.client.gui
Fields in net.minecraft.client.gui with type parameters of type TexturedGlyph.EffectModifier and TypeFieldDescriptionprivate List<TexturedGlyph.Effect>FontRenderer.CharacterRenderer.effectsMethods in net.minecraft.client.gui with parameters of type TexturedGlyph.EffectModifier and TypeMethodDescriptionprivate voidFontRenderer.CharacterRenderer.addEffect(TexturedGlyph.Effect p_238442_1_) -
Uses of TexturedGlyph.Effect in net.minecraft.client.gui.fonts
Methods in net.minecraft.client.gui.fonts with parameters of type TexturedGlyph.EffectModifier and TypeMethodDescriptionvoidTexturedGlyph.renderEffect(TexturedGlyph.Effect p_228162_1_, Matrix4f p_228162_2_, IVertexBuilder p_228162_3_, int p_228162_4_)