You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently no such api which could provide convenience on the creation of menus. The api itself only provides a functional interface whose input is an identifier string and a player and whose output is a sponge Inventory.
Adding an api providing convenience on the creation of menus seems to be a good idea and may also be welcomed, but it is a work which may take a long time since VirtualChest itself has a relatively large code base, so the new api I am working on now is focused on how to make other plugins cooperate better with VirtualChest (which is also easier to design and implement), and the priority of the api you want is lower.
Im very dissapointed in the Sponge Inventory API, since its abstraction does more harm than good.
Im thinking about abandoning the Sponge Inventory API an using Virtual Chest for my menu inventory menu.
https://github.com/Sponge-RPG-dev/NT-RPG
Could you post an example how to use VirtualChest API ?
The text was updated successfully, but these errors were encountered: