JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.geysermc.geyser.session.cache.BossBar
Packages that use
BossBar
Package
Description
org.geysermc.geyser.session.cache
Uses of
BossBar
in
org.geysermc.geyser.session.cache
Methods in
org.geysermc.geyser.session.cache
that return
BossBar
Modifier and Type
Method
Description
BossBar
EntityCache.
getBossBar
(
UUID
uuid)
Methods in
org.geysermc.geyser.session.cache
with parameters of type
BossBar
Modifier and Type
Method
Description
void
EntityCache.
addBossBar
(
UUID
uuid,
BossBar
bossBar)