KAMKEEL / CustomNPC-Plus

Custom Version of 1.7.10 CustomNPC with backported features and original expansions
https://www.curseforge.com/minecraft/mc-mods/customnpc-plus
Other
53 stars 34 forks source link

API discrepancy #88

Closed 20Whey closed 1 year ago

20Whey commented 1 year ago

Issue description: API is missing the new add custom gui slot function.

gui.addItemSlot(int id, int x, int y);

20Whey commented 1 year ago

I'm just a little bit silly