net.minecraft.client.gui.font.glyphs

record BakedSheetGlyph$EffectInstance

implements TextRenderable

gob$a
net.minecraft.client.gui.font.glyphs.BakedSheetGlyph$EffectInstance
net.minecraft.class_382$class_328
net.minecraft.client.font.BakedGlyphImpl$Rectangle
net.minecraft.src.C_410836_$C_410878_

字段概要

修饰符与类型字段
private final BakedSheetGlyph
a
glyph
comp_4636
glyph
f_413751_
final float
b
x0
comp_3307
minX
f_412410_
final float
c
y0
comp_3308
minY
f_413771_
final float
d
x1
comp_3309
maxX
f_412293_
final float
e
y1
comp_3310
maxY
f_413011_
final float
f
depth
comp_3311
zIndex
f_412418_
final int
g
color
comp_3312
color
f_412763_
private final int
h
shadowColor
comp_3336
shadowColor
f_413320_
private final float
i
shadowOffset
comp_3337
shadowOffset
f_411576_

构造函数概要

修饰符构造函数
(BakedSheetGlyph glyph, float minX, float minY, float maxX, float maxY, float zIndex, int color, int shadowColor, float shadowOffset)

方法概要

修饰符与类型方法
public float
r()
left()
method_71829()
getEffectiveMinX()
m_415587_()
public float
t()
top()
method_71830()
getEffectiveMinY()
m_415410_()
public float
s()
right()
method_71831()
getEffectiveMaxX()
m_415807_()
public float
u()
bottom()
method_71832()
getEffectiveMaxY()
m_415075_()
boolean
l()
hasShadow()
method_65183()
hasShadow()
m_418888_()
public void
a(org.joml.Matrix4f arg0, fzp arg1, int arg2, boolean arg3)
render(org.joml.Matrix4f arg0, VertexConsumer arg1, int arg2, boolean arg3)
method_73403(org.joml.Matrix4f arg0, class_4588 arg1, int arg2, boolean arg3)
render(org.joml.Matrix4f arg0, VertexConsumer arg1, int arg2, boolean arg3)
m_416044_(org.joml.Matrix4f p_427021_, C_3187_ p_425137_, int p_424854_, boolean arg3)
public RenderType
a(gio$a arg0)
renderType(Font$DisplayMode arg0)
method_73401(class_327$class_6415 arg0)
getRenderLayer(TextRenderer$TextLayerType arg0)
m_415845_(C_3429_$C_180532_ arg0)
public GpuTextureView
g()
textureView()
comp_4629()
textureView()
m_415327_()
public RenderPipeline
f()
guiPipeline()
method_73400()
getPipeline()
m_416563_()
public BakedSheetGlyph
a()
glyph()
comp_4636()
glyph()
f_413751_()
public float
b()
x0()
comp_3307()
minX()
f_412410_()
public float
c()
y0()
comp_3308()
minY()
f_413771_()
public float
d()
x1()
comp_3309()
maxX()
f_412293_()
public float
e()
y1()
comp_3310()
maxY()
f_413011_()
public float
h()
depth()
comp_3311()
zIndex()
f_412418_()
public int
i()
color()
comp_3312()
color()
f_412763_()
public int
j()
shadowColor()
comp_3336()
shadowColor()
f_413320_()
public float
k()
shadowOffset()
comp_3337()
shadowOffset()
f_411576_()