Preventing block GUI
Furglitch opened this issue ยท 1 comments
I was working on a tutorial/showcase for one of the mods I developed and am finding that when in the recording I've opened the UI for the block, it will show up in the playback.
This doesn't occur for other blocks like the crafting table, so I'm pretty sure this is a failure on my implementation of the AbstractContainerMenu/Screen. Is there a guide on how to prevent this, or a block of code code I need to add? Any kind of help would be greatly appreciated
Source Code: Furglitch/vending-block