net.minecraft.server.boss

public class CustomBossEvents

pv
net.minecraft.class_4403
net.minecraft.server.boss.CustomBossEvents
net.minecraft.server.CustomBossEvents
net.minecraft.server.CustomBossEvents

Field summary

Modifier and TypeField
private final MinecraftServer
a
field_21679
server
field_201386_a
server
private final Map<Identifier, CustomBossEvent>
b
field_21680
events
field_201387_b
bars

Constructor summary

ModifierConstructor
public (MinecraftServer server)

Method summary

Modifier and TypeMethod
public CustomBossEvent
a(pc arg0)
method_20479(class_1653 arg0)
get(Identifier key)
func_201384_a(ResourceLocation arg0)
get(ResourceLocation id)
public CustomBossEvent
a(pc arg0, ij arg1)
method_20480(class_1653 arg0, class_1982 arg1)
create(Identifier key, Text name)
func_201379_a(ResourceLocation arg0, ITextComponent arg1)
add(ResourceLocation id, ITextComponent arg1)
public void
a(pu arg0)
method_20481(class_4402 arg0)
remove(CustomBossEvent event)
func_201385_a(CustomBossEvent arg0)
remove(CustomBossEvent bossbar)
public Collection<Identifier>
a()
method_20477()
getKeys()
func_201377_a()
getIDs()
public Collection<CustomBossEvent>
b()
method_20483()
getEvents()
func_201378_b()
getBossbars()
public NbtCompound
c()
method_20485()
toNbt()
func_201380_c()
write()
public void
a(gy arg0)
method_20478(class_322 arg0)
readNbt(NbtCompound nbt)
func_201381_a(NBTTagCompound arg0)
read(NBTTagCompound arg0)
public void
a(tf arg0)
method_20482(class_798 arg0)
onPlayerConnect(ServerPlayerEntity player)
func_201383_a(EntityPlayerMP arg0)
onPlayerLogin(EntityPlayerMP player)
public void
b(tf arg0)
method_20484(class_798 arg0)
onPlayerDisconnect(ServerPlayerEntity player)
func_201382_b(EntityPlayerMP arg0)
onPlayerLogout(EntityPlayerMP player)