net.minecraft.client

public enum MusicToastDisplayState

implements StringRepresentable

gfl
net.minecraft.client.MusicToastDisplayState
net.minecraft.class_12345
net.minecraft.client.option.MusicToastMode
net.minecraft.src.C_432207_

枚举常量概要

枚举常量
a
NEVER
field_64525
NEVER
NEVER
b
PAUSE
field_64526
PAUSE
PAUSE
c
PAUSE_AND_TOAST
field_64527
PAUSE_AND_TOAST
PAUSE_AND_TOAST

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<MusicToastDisplayState>
d
CODEC
field_64528
CODEC
f_434743_
private final String
e
name
field_64529
id
f_433568_
private final Component
f
text
field_64530
text
f_433696_
private final Component
g
tooltip
field_64531
tooltipText
f_437383_

构造函数概要

修饰符构造函数
private (String p_450734_, String p_453125_)

方法概要

修饰符与类型方法
public Component
a()
text()
method_76604()
getText()
m_440034_()
public Component
b()
tooltip()
method_76605()
getTooltipText()
m_443279_()
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()
public boolean
d()
renderInPauseScreen()
method_76606()
canShow()
m_442470_()
public boolean
e()
renderToast()
method_76607()
canShowAsToast()
m_439095_()