net.minecraft.server.boss

public class CustomBossEvent

extends ServerBossEvent

ri
net.minecraft.class_3002
net.minecraft.server.boss.CustomBossEvent
net.minecraft.server.CustomServerBossInfo
net.minecraft.server.CustomServerBossInfo

Field summary

Modifier and TypeField
private final Identifier
h
field_13441
key
field_201373_h
field_201373_h
private final Set<UUID>
i
field_13440
players
field_201374_i
field_201374_i
private int
j
field_13443
value
field_201375_j
field_201375_j
private int
k
field_13442
maxValue
field_201376_k
field_201376_k

Constructor summary

ModifierConstructor
public (Identifier key, Text name)

Method summary

Modifier and TypeMethod
public Identifier
a()
method_12959()
getKey()
func_201364_a()
getId()
public void
a(vh arg0)
method_14088(class_3222 arg0)
addPlayer(ServerPlayerEntity arg0)
func_186760_a(ServerPlayerEntity arg0)
addPlayer(ServerPlayerEntity arg0)
public void
a(UUID arg0)
method_12964(UUID arg0)
addPlayer(UUID player)
func_201372_a(UUID arg0)
addPlayer(UUID player)
public void
b(vh arg0)
method_14089(class_3222 arg0)
removePlayer(ServerPlayerEntity arg0)
func_186761_b(ServerPlayerEntity arg0)
removePlayer(ServerPlayerEntity arg0)
public void
b()
method_14094()
clearPlayers()
func_201360_b()
removeAllPlayers()
public int
c()
method_12955()
getValue()
func_201365_c()
getValue()
public int
d()
method_12960()
getMaxValue()
func_201367_d()
getMax()
public void
a(int arg0)
method_12954(int arg0)
setValue(int value)
func_201362_a(int arg0)
setValue(int arg0)
public void
b(int arg0)
method_12956(int arg0)
setMaxValue(int maxValue)
func_201366_b(int arg0)
setMax(int arg0)
public final Text
e()
method_12965()
getDisplayName()
func_201369_e()
getFormattedName()
public boolean
a(Collection<vh> arg0)
method_12962(Collection<class_3222> arg0)
setPlayers(Collection<ServerPlayerEntity> players)
func_201368_a(Collection<ServerPlayerEntity> arg0)
setPlayers(Collection<ServerPlayerEntity> arg0)
public NbtCompound
f()
method_12963()
toNbt()
func_201370_f()
write()
public static CustomBossEvent
a(ib arg0, qs arg1)
method_12966(class_2487 arg0, class_2960 arg1)
fromNbt(NbtCompound nbt, Identifier id)
func_201371_a(CompoundNBT arg0, ResourceLocation arg1)
read(CompoundNBT nbt, ResourceLocation idIn)
public void
c(vh arg0)
method_12957(class_3222 arg0)
onPlayerConnect(ServerPlayerEntity player)
func_201361_c(ServerPlayerEntity arg0)
onPlayerLogin(ServerPlayerEntity player)
public void
d(vh arg0)
method_12961(class_3222 arg0)
onPlayerDisconnect(ServerPlayerEntity player)
func_201363_d(ServerPlayerEntity arg0)
onPlayerLogout(ServerPlayerEntity player)