net.minecraft.world.entity

public record Display$TextDisplay$TextRenderState

cgh$k$e
net.minecraft.world.entity.Display$TextDisplay$TextRenderState
net.minecraft.class_8113$class_8123$class_8230
net.minecraft.entity.decoration.DisplayEntity$TextDisplayEntity$Data
net.minecraft.src.C_268383_$C_268409_$C_276414_
net.minecraft.world.entity.Display$TextDisplay$e

字段概要

修饰符与类型字段
private final Component
a
text
comp_1334
text
f_276477_
private final int
b
lineWidth
comp_1335
lineWidth
f_276622_
final Display$IntInterpolator
c
textOpacity
comp_1336
textOpacity
f_276579_
final Display$IntInterpolator
d
backgroundColor
comp_1337
backgroundColor
f_276562_
private final byte
e
flags
comp_1338
flags
f_276556_

构造函数概要

修饰符构造函数
public (Component text, int lineWidth, Display$IntInterpolator textOpacity, Display$IntInterpolator backgroundColor, byte flags)

方法概要

修饰符与类型方法
public Component
a()
text()
comp_1334()
text()
f_276477_()
public int
b()
lineWidth()
comp_1335()
lineWidth()
f_276622_()
public Display$IntInterpolator
c()
textOpacity()
comp_1336()
textOpacity()
f_276579_()
public Display$IntInterpolator
d()
backgroundColor()
comp_1337()
backgroundColor()
f_276562_()
public byte
e()
flags()
comp_1338()
flags()
f_276556_()