net.minecraft.server.bossevents

public class CustomBossEvents

anc
net.minecraft.server.bossevents.CustomBossEvents
net.minecraft.class_3004
net.minecraft.entity.boss.BossBarManager
net.minecraft.server.bossevents.BossBattleCustomData

Field summary

Modifier and TypeField
private final Map<ResourceLocation, CustomBossEvent>
a
events
field_13447
commandBossBars

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public CustomBossEvent
a(alz arg0)
get(ResourceLocation arg0)
method_12971(class_2960 arg0)
get(Identifier id)
public CustomBossEvent
a(alz arg0, xv arg1)
create(ResourceLocation arg0, Component arg1)
method_12970(class_2960 arg0, class_2561 arg1)
add(Identifier id, Text displayName)
public void
a(anb arg0)
remove(CustomBossEvent arg0)
method_12973(class_3002 arg0)
remove(CommandBossBar bossBar)
public Collection<ResourceLocation>
a()
getIds()
method_12968()
getIds()
public Collection<CustomBossEvent>
b()
getEvents()
method_12969()
getAll()
public CompoundTag
a(js$a arg0)
save(HolderLookup$Provider arg0)
method_12974(class_7225$class_7874 arg0)
toNbt(RegistryWrapper$WrapperLookup registries)
public void
a(ux arg0, js$a arg1)
load(CompoundTag arg0, HolderLookup$Provider arg1)
method_12972(class_2487 arg0, class_7225$class_7874 arg1)
readNbt(NbtCompound nbt, RegistryWrapper$WrapperLookup registries)
public void
a(asi arg0)
onPlayerConnect(ServerPlayer arg0)
method_12975(class_3222 arg0)
onPlayerConnect(ServerPlayerEntity player)
public void
b(asi arg0)
onPlayerDisconnect(ServerPlayer arg0)
method_12976(class_3222 arg0)
onPlayerDisconnect(ServerPlayerEntity player)