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 effect) -
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 effect, org.joml.Matrix4f matrix, VertexConsumer buffer, int packedLight)