rosaqq / Naschkatze

Minecraft mod
MIT License
0 stars 0 forks source link

MachineBlock freezing game on shift click item #5

Open rosaqq opened 3 years ago

rosaqq commented 3 years ago

When you shift+click and item into a MachineBlock GUI slot, the game freezes. However, everything works fine if you grab and drop it by hand. Some shift+clicking method not implemented maybe?

rosaqq commented 3 years ago

container subclass needs to override Container#transferStackInSlot and at least return ItemStack.EMPTY or crash on shiftclick