VolatileCodeHandler
interface VolatileCodeHandler
Functions
Link copied to clipboard
Gets textures value of player's game profile.
Link copied to clipboard
abstract fun reloadBossBar(@NotNull hudPlayer: @NotNull HudPlayer, @NotNull color: @NotNull BossBar.Color)
Reloads player's boss bar.
Link copied to clipboard
Removes bar from hudPlayer.
Link copied to clipboard
abstract fun showBossBar(@NotNull hudPlayer: @NotNull HudPlayer, @NotNull color: @NotNull BossBar.Color, @NotNull component: @NotNull Component)
Shows bar to some hudPlayer.