net.minecraft.client.gui.components

record MultiLineTextWidget$CacheKey

gjz$a
net.minecraft.client.gui.components.MultiLineTextWidget$CacheKey
net.minecraft.class_7940$class_8131
net.minecraft.client.gui.widget.MultilineTextWidget$CacheKey
net.minecraft.src.C_260406_$C_268370_

字段概要

修饰符与类型字段
final Component
a
message
comp_1256
message
f_268701_
final int
b
maxWidth
comp_1257
maxWidth
f_268646_
final OptionalInt
c
maxRows
comp_1258
maxRows
f_268550_

构造函数概要

修饰符构造函数
(Component message, int maxWidth, OptionalInt maxRows)

方法概要

修饰符与类型方法
public Component
a()
message()
comp_1256()
message()
f_268701_()
public int
b()
maxWidth()
comp_1257()
maxWidth()
f_268646_()
public OptionalInt
c()
maxRows()
comp_1258()
maxRows()
f_268550_()