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 pEffect, float pShadowOffset, float pDepthOffset, int pShadowColor, VertexConsumer pConsumer, int pPackedLight, Matrix4f pPose) (package private) voidBakedSheetGlyph.renderEffect(BakedSheetGlyph.EffectInstance pEffect, Matrix4f pPose, VertexConsumer pConsumer, int pPackedLight, boolean pNoDepth)