net.minecraft.server.bossevents

public class CustomBossEvent

extends ServerBossEvent

wc
net.minecraft.server.bossevents.CustomBossEvent
net.minecraft.class_3002
net.minecraft.unmapped.C_izahjvwf
net.minecraft.entity.boss.CommandBossBar
net.minecraft.server.CustomServerBossInfo
net.minecraft.server.v1_16_R3.BossBattleCustom

Field summary

Modifier and TypeField
private final ResourceLocation
h
id
field_13441
f_pyleymqg
id
field_201373_h
private final Set<UUID>
i
players
field_13440
f_zwcaudkp
playerUuids
field_201374_i
private int
j
value
field_13443
f_gaqqibjg
value
field_201375_j
private int
k
max
field_13442
f_vuzdiekr
maxValue
field_201376_k

Constructor summary

ModifierConstructor
public (ResourceLocation id, Component displayName)

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
getTextId()
method_12959()
m_pntbdfvj()
getId()
func_201364_a()
getKey()
public void
a(aah arg0)
addPlayer(ServerPlayer arg0)
method_14088(class_3222 arg0)
m_jhsqkdxg(C_mxrobsgg arg0)
addPlayer(ServerPlayerEntity arg0)
func_186760_a(ServerPlayerEntity arg0)
addPlayer(EntityPlayer arg0)
public void
a(UUID arg0)
addOfflinePlayer(UUID arg0)
method_12964(UUID arg0)
m_prgennxr(UUID arg0)
addPlayer(UUID uuid)
func_201372_a(UUID arg0)
public void
b(aah arg0)
removePlayer(ServerPlayer arg0)
method_14089(class_3222 arg0)
m_chascneb(C_mxrobsgg arg0)
removePlayer(ServerPlayerEntity arg0)
func_186761_b(ServerPlayerEntity arg0)
removePlayer(EntityPlayer arg0)
public void
b()
removeAllPlayers()
method_14094()
m_wagugogj()
clearPlayers()
func_201360_b()
public int
c()
getValue()
method_12955()
m_sjepyxhx()
getValue()
func_201365_c()
public int
d()
getMax()
method_12960()
m_shcbnoqq()
getMaxValue()
func_201367_d()
public void
a(int arg0)
setValue(int arg0)
method_12954(int arg0)
m_zhtoigik(int arg0)
setValue(int value)
func_201362_a(int arg0)
public void
b(int arg0)
setMax(int arg0)
method_12956(int arg0)
m_oupdsvel(int arg0)
setMaxValue(int maxValue)
func_201366_b(int arg0)
public final Component
e()
getDisplayName()
method_12965()
m_vhjwszcg()
toHoverableText()
func_201369_e()
public boolean
a(Collection<aah> arg0)
setPlayers(Collection<ServerPlayer> arg0)
method_12962(Collection<class_3222> arg0)
m_zfclhsko(Collection<C_mxrobsgg> arg0)
addPlayers(Collection<ServerPlayerEntity> players)
func_201368_a(Collection<ServerPlayerEntity> arg0)
public CompoundTag
f()
save()
method_12963()
m_qnxyeypi()
toNbt()
func_201370_f()
public static CustomBossEvent
a(md arg0, vk arg1)
load(CompoundTag arg0, ResourceLocation arg1)
method_12966(class_2487 arg0, class_2960 arg1)
m_sayczpmf(C_hhlwcnih arg0, C_ncpywfca arg1)
fromNbt(NbtCompound nbt, Identifier id)
func_201371_a(CompoundNBT arg0, ResourceLocation arg1)
public void
c(aah arg0)
onPlayerConnect(ServerPlayer arg0)
method_12957(class_3222 arg0)
m_udwgbkwv(C_mxrobsgg arg0)
onPlayerConnect(ServerPlayerEntity player)
func_201361_c(ServerPlayerEntity arg0)
public void
d(aah arg0)
onPlayerDisconnect(ServerPlayer arg0)
method_12961(class_3222 arg0)
m_dctcsdyx(C_mxrobsgg arg0)
onPlayerDisconnect(ServerPlayerEntity player)
func_201363_d(ServerPlayerEntity arg0)