XyZer TitleAPI

 

XyZer TitleAPI :

An easy-to-use API for developers to take advantage of the TitleBar feature in Minecraft

API ที่ใช้งานง่ายสำหรับนักพัฒนาเพื่อใช้ประโยชน์จากฟีเจอร์ TitleBar ใน Minecraft

 

If you're a developer:
TitleAPI is simple and easy to use. First of all, download and import the plug-in into your project and run it together with your file

TitleAPI นั้นง่ายและใช้งานง่าย ก่อนอื่นดาวน์โหลดและนำเข้าปลั๊กอินในโครงการของคุณและเรียกใช้พร้อมกับไฟล์ของคุณ

 

In calling an API it's easy:

ในการเรียก API มันง่าย:

 

// ActionBar

TitleAPI.sendActionBar(player, "Message");

TitleAPI.sendALLActionBar("Message");

 

// Title and Subtitle

TitleAPI.sendTitle(player, "TitleMessage", "SubTitleMessage");

TitleAPI.sendALLTitle("TitleMessage", "SubTitleMessage");

TitleAPI.sendNormalTitle(player, "TitleMessage", "SubTitleMessage", StartTimeInt, TitmeInt, EndTimeInt);

TitleAPI.sendALLNormalTitle("TitleMessage", "SubTitleMessage", StartTimeInt, TitmeInt, EndTimeInt);

 


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    399642
  • Created
    Aug 2, 2020
  • Last Released File
    Aug 2, 2020
  • Total Downloads
    109
  • License

Categories

Members

Recent Files