Started by
Matthew MBG
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make a simple mod for a server with a vanilla-ish GUI. Is it theoretically possible to detect when the user clicks an input slot in a GUI, but doesn't take an item (I disabled taking items)?
Seemingly it works if I enable taking items but disable GUI items dropping.