Uses of Record Class
net.minecraft.client.gui.font.glyphs.BakedSheetGlyph.EffectInstance
Packages that use BakedSheetGlyph.EffectInstance
-
Uses of BakedSheetGlyph.EffectInstance in net.minecraft.client.gui.font.glyphs
Methods in net.minecraft.client.gui.font.glyphs with parameters of type BakedSheetGlyph.EffectInstanceModifier and TypeMethodDescriptionprivate voidBakedSheetGlyph.buildEffect(BakedSheetGlyph.EffectInstance effect, float offset, float z, int color, VertexConsumer buffer, int packedLightCoords, Matrix4f pose) private voidBakedSheetGlyph.renderEffect(BakedSheetGlyph.EffectInstance effect, Matrix4f pose, VertexConsumer buffer, int packedLightCoords, boolean flat)