▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Simple Gui Api
Simple Gui Api

Simple Gui Api

This is a Gui Api for plugins!

402
0

Simple GUI API is a lightweight and developer-focused library I've developed to simplify the creation of guis in Minecraft plugins. The API offers a neat and straightforward way of creating menus It's designed with simplicity and flexibility in mind, making it simple to incorporate into your existing projects. Use it in your own plugins if you find it useful! Just don't forget to give me some credit somewhere in your project—either in the config or the plugin description.

Methods

Inventory createGui(InventoryHolder inventoryHolder, Integer size, String title)

setItem(Inventory inventory, ItemStack item, int slot)

setItemName(ItemStack item, ChatColor color, String name)

setItemLore(ItemStack item, ChatColor color, String lore)

setFrames(Inventory inventory, int frame_number)

ItemStack getHead(String texture)

To get the string texture go to custom minecraft heads and select the head you want, scroll down to the Minecraft url box Minecraft URL and grab the characters after the "texture/"

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:10 месяцев назад
Обновлён:2 месяца назад
Главная