Package-level declarations
Functions
Link copied to clipboard
fun Player.sendActionBar(plugin: JavaPlugin, text: Component, delaySeconds: Long, timeSeconds: Long)
Link copied to clipboard
fun Player.sendBossBar(text: Component, process: Float, color: BossBar.Color, overlay: BossBar.Overlay)
fun Player.sendBossBar(plugin: JavaPlugin, text: Component, process: Float, actionBarTaskProcess: Float, color: BossBar.Color, overlay: BossBar.Overlay, delaySeconds: Long, timeSeconds: Long)
Link copied to clipboard
Link copied to clipboard
Better work with the Item Displays from Minecraft.
Link copied to clipboard
Shorter Methods to interact with a World. More Methods will follow!!!