net.minecraft.entity.boss

public class BossBarManager

rk
net.minecraft.class_3004
net.minecraft.entity.boss.BossBarManager
net.minecraft.server.boss.CustomBossEvents
net.minecraft.server.CustomServerBossInfoManager
net.minecraft.server.CustomServerBossInfoManager

Field summary

Modifier and TypeField
private final MinecraftServer
a
field_13448
server
server
field_201386_a
server
private final Map<Identifier, CommandBossBar>
b
field_13447
commandBossBars
events
field_201387_b
bars

Constructor summary

ModifierConstructor
public (MinecraftServer server)

Method summary

Modifier and TypeMethod
public CommandBossBar
a(qt arg0)
method_12971(class_2960 arg0)
get(Identifier arg0)
get(Identifier key)
func_201384_a(ResourceLocation arg0)
get(ResourceLocation id)
public CommandBossBar
a(qt arg0, jn arg1)
method_12970(class_2960 arg0, class_2561 arg1)
add(Identifier arg0, Text arg1)
create(Identifier key, Text name)
func_201379_a(ResourceLocation arg0, ITextComponent arg1)
add(ResourceLocation id, ITextComponent arg1)
public void
a(rj arg0)
method_12973(class_3002 arg0)
remove(CommandBossBar arg0)
remove(CustomBossEvent event)
func_201385_a(CustomServerBossInfo arg0)
remove(CustomServerBossInfo bossbar)
public Collection<Identifier>
a()
method_12968()
getIds()
getKeys()
func_201377_a()
getIDs()
public Collection<CommandBossBar>
b()
method_12969()
getAll()
getEvents()
func_201378_b()
getBossbars()
public CompoundTag
c()
method_12974()
toTag()
toNbt()
func_201380_c()
write()
public void
a(ic arg0)
method_12972(class_2487 arg0)
fromTag(CompoundTag arg0)
readNbt(NbtCompound nbt)
func_201381_a(CompoundNBT arg0)
read(CompoundNBT arg0)
public void
a(vj arg0)
method_12975(class_3222 arg0)
onPlayerConnect(ServerPlayerEntity arg0)
onPlayerConnect(ServerPlayerEntity player)
func_201383_a(ServerPlayerEntity arg0)
onPlayerLogin(ServerPlayerEntity player)
public void
b(vj arg0)
method_12976(class_3222 arg0)
onPlayerDisconnenct(ServerPlayerEntity arg0)
onPlayerDisconnect(ServerPlayerEntity player)
func_201382_b(ServerPlayerEntity arg0)
onPlayerLogout(ServerPlayerEntity player)