net.minecraft.entity.boss

public abstract class BossBar

aiy
net.minecraft.world.BossEvent
net.minecraft.class_1259
net.minecraft.entity.boss.BossBar
net.minecraft.unmapped.C_yhesbydg
net.minecraft.world.BossInfo
net.minecraft.world.BossInfo

Field summary

Modifier and TypeField
private final UUID
h
id
field_5772
uuid
f_loilckss
field_186756_h
uniqueId
protected Text
a
name
field_5777
name
f_vyeisdts
field_186749_a
name
protected float
b
percent
field_5774
percent
f_wdxyfxsx
field_186750_b
percent
protected BossBar$Color
c
color
field_5778
color
f_ucpufjua
field_186751_c
color
protected BossBar$Style
d
overlay
field_5779
style
f_cvnhgryg
field_186752_d
overlay
protected boolean
e
darkenScreen
field_5776
darkenSky
f_otstbhmf
field_186753_e
darkenSky
protected boolean
f
playBossMusic
field_5775
dragonMusic
f_myelbgtd
field_186754_f
playEndBossMusic
protected boolean
g
createWorldFog
field_5773
thickenFog
f_xafegnci
field_186755_g
createFog

Constructor summary

ModifierConstructor
public (UUID uuid, Text name, BossBar$Color color, BossBar$Style style)

Method summary

Modifier and TypeMethod
public UUID
i()
getId()
method_5407()
getUuid()
m_qqgwjwfb()
func_186737_d()
getUniqueId()
public Text
j()
getName()
method_5414()
getName()
m_flyhojry()
func_186744_e()
getName()
public void
a(lf arg0)
setName(Component arg0)
method_5413(class_2561 arg0)
setName(Text name)
m_ivzaizkp(C_rdaqiwdt arg0)
func_186739_a(ITextComponent arg0)
setName(ITextComponent nameIn)
public float
k()
getPercent()
method_5412()
getPercent()
m_foovgdje()
func_186738_f()
getPercent()
public void
a(float arg0)
setPercent(float arg0)
method_5408(float arg0)
setPercent(float percentage)
m_efkpwbes(float arg0)
func_186735_a(float arg0)
setPercent(float percentIn)
public BossBar$Color
l()
getColor()
method_5420()
getColor()
m_uiyiavtp()
func_186736_g()
getColor()
public void
a(aiy$a arg0)
setColor(BossEvent$BossBarColor arg0)
method_5416(class_1259$class_1260 arg0)
setColor(BossBar$Color color)
m_hbudfivc(C_yhesbydg$C_dljcujbq arg0)
func_186745_a(BossInfo$Color arg0)
setColor(BossInfo$Color colorIn)
public BossBar$Style
m()
getOverlay()
method_5415()
getOverlay()
m_nosadrfg()
func_186740_h()
getOverlay()
public void
a(aiy$b arg0)
setOverlay(BossEvent$BossBarOverlay arg0)
method_5409(class_1259$class_1261 arg0)
setOverlay(BossBar$Style style)
m_auuvbopo(C_yhesbydg$C_nxnwakfu arg0)
func_186746_a(BossInfo$Overlay arg0)
setOverlay(BossInfo$Overlay overlayIn)
public boolean
n()
shouldDarkenScreen()
method_5417()
getDarkenSky()
m_qrhfluvo()
func_186734_i()
shouldDarkenSky()
public BossBar
a(boolean arg0)
setDarkenScreen(boolean arg0)
method_5406(boolean arg0)
setDarkenSky(boolean darkenSky)
m_hzlmmcax(boolean arg0)
func_186741_a(boolean arg0)
setDarkenSky(boolean darkenSkyIn)
public boolean
o()
shouldPlayBossMusic()
method_5418()
hasDragonMusic()
m_domubizl()
func_186747_j()
shouldPlayEndBossMusic()
public BossBar
b(boolean arg0)
setPlayBossMusic(boolean arg0)
method_5410(boolean arg0)
setDragonMusic(boolean dragonMusic)
m_rjhxwrvg(boolean arg0)
func_186742_b(boolean arg0)
setPlayEndBossMusic(boolean playEndBossMusicIn)
public BossBar
c(boolean arg0)
setCreateWorldFog(boolean arg0)
method_5411(boolean arg0)
setThickenFog(boolean thickenFog)
m_xmzjuxhy(boolean arg0)
func_186743_c(boolean arg0)
setCreateFog(boolean createFogIn)
public boolean
p()
shouldCreateWorldFog()
method_5419()
getThickenFog()
m_alrsyqry()
func_186748_k()
shouldCreateFog()