nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

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, plugin description, or a comment within the code. :)

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/"

External resources


Project members

___jucey

Member


Technical information

License
ARR
Project ID