net.minecraft.entity.boss

public class CommandBossBar

extends ServerBossBar

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

Field summary

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

Constructor summary

ModifierConstructor
public (Identifier id, Text displayName)

Method summary

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