1
0
Files
cuberite-2a/src/UI
Nate e7b552603f Handle the lapis slot separately (#4286)
This is my attempt to fix #4112. The root cause of the issue was that the lapis slot was treated exactly the same as the enchanting slot, so it on the server side it would only ever slot one item.

My fix is to check if its the second slot in the window, then check if it's lapis (it would slot whatever). If it is lapis I call the base click handler.
2018-08-17 09:08:06 +01:00
..
2015-03-10 19:40:53 +01:00
2016-02-05 23:50:18 +02:00
2015-11-03 18:00:55 +01:00
2018-01-03 17:41:16 +00:00
2015-05-09 12:58:54 +02:00
2015-05-09 12:58:54 +02:00
2016-02-05 23:50:18 +02:00
2017-10-21 17:56:09 +01:00
2015-07-31 16:49:10 +02:00