Class ActionBar.ActionBarAPI

  • Enclosing class:
    ActionBar

    public static class ActionBar.ActionBarAPI
    extends java.lang.Object
    Actionbar for 1.11 and newer
    • Constructor Summary

      Constructors 
      Constructor Description
      ActionBarAPI()  
    • Method Summary

      Modifier and Type Method Description
      static void sendActionBar​(org.bukkit.entity.Player player, java.lang.String text)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ActionBarAPI

        public ActionBarAPI()
    • Method Detail

      • sendActionBar

        public static void sendActionBar​(org.bukkit.entity.Player player,
                                         java.lang.String text)