Package fr.xxathyx.mediaplayer.actionbar
Class v1_9_R1
java.lang.Object
fr.xxathyx.mediaplayer.actionbar.v1_9_R1
- All Implemented Interfaces:
ActionBar
The v1_9_R1 class implements
ActionBar
, it can only be defined once if
the server is running under this version, see ActionBarVersion.getActionBar()
.- Since:
- 2021-08-23
- Version:
- 1.0.0
- Author:
- Xxathyx
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
v1_9_R1
public v1_9_R1()
-
-
Method Details
-
send
Description copied from interface:ActionBar
Send a message through the player Action Bar.This is the same as calling
invalid @link
org.bukkit.entity.Player.Spigot#sendMessage(net.md_5.bungee.api.chat.BaseComponent, net.md_5.bungee.api.chat.TextComponent)
-