net.minecraft.server.boss

public class CustomBossEvent

extends ServerBossEvent

pu
net.minecraft.class_4402
net.minecraft.server.boss.CustomBossEvent
net.minecraft.server.CustomBossEvent
net.minecraft.server.CustomBossEvent

Field summary

Modifier and TypeField
private final Identifier
h
field_21675
key
field_201373_h
id
private final Set<UUID>
i
field_21676
players
field_201374_i
players
private int
j
field_21677
value
field_201375_j
value
private int
k
field_21678
maxValue
field_201376_k
max

Constructor summary

ModifierConstructor
public (Identifier key, Text name)

Method summary

Modifier and TypeMethod
public Identifier
a()
method_20464()
getKey()
func_201364_a()
getId()
public void
a(tf arg0)
method_12768(class_798 arg0)
addPlayer(ServerPlayerEntity arg0)
func_186760_a(EntityPlayerMP arg0)
addPlayer(EntityPlayerMP arg0)
public void
a(UUID arg0)
method_20469(UUID arg0)
addPlayer(UUID player)
func_201372_a(UUID arg0)
addPlayer(UUID player)
public void
b(tf arg0)
method_12769(class_798 arg0)
removePlayer(ServerPlayerEntity arg0)
func_186761_b(EntityPlayerMP arg0)
removePlayer(EntityPlayerMP arg0)
public void
b()
method_21246()
clearPlayers()
func_201360_b()
removeAllPlayers()
public int
c()
method_20471()
getValue()
func_201365_c()
getValue()
public int
d()
method_20473()
getMaxValue()
func_201367_d()
getMax()
public void
a(int arg0)
method_20465(int arg0)
setValue(int value)
func_201362_a(int arg0)
setValue(int arg0)
public void
b(int arg0)
method_20470(int arg0)
setMaxValue(int maxValue)
func_201366_b(int arg0)
setMax(int arg0)
public final Text
e()
method_20475()
getDisplayName()
func_201369_e()
getFormattedName()
public boolean
a(Collection<tf> arg0)
method_20468(Collection<class_798> arg0)
setPlayers(Collection<ServerPlayerEntity> players)
func_201368_a(Collection<EntityPlayerMP> arg0)
setPlayers(Collection<EntityPlayerMP> arg0)
public NbtCompound
f()
method_20476()
toNbt()
func_201370_f()
write()
public static CustomBossEvent
a(gy arg0, pc arg1)
method_20466(class_322 arg0, class_1653 arg1)
fromNbt(NbtCompound nbt, Identifier id)
func_201371_a(NBTTagCompound arg0, ResourceLocation arg1)
read(NBTTagCompound nbt, ResourceLocation idIn)
public void
c(tf arg0)
method_20472(class_798 arg0)
onPlayerConnect(ServerPlayerEntity player)
func_201361_c(EntityPlayerMP arg0)
onPlayerLogin(EntityPlayerMP player)
public void
d(tf arg0)
method_20474(class_798 arg0)
onPlayerDisconnect(ServerPlayerEntity player)
func_201363_d(EntityPlayerMP arg0)
onPlayerLogout(EntityPlayerMP player)