Client temporarily shows block placement if holding block when opening rack
mkienenb opened this issue ยท 0 comments
Minecolonies version
2018-02-06 snapshot
Expected behavior
- no block placement when activating a rack while holding a block
Actual behaviour
- client runs block placement, then opens the gui. The block wasn't actually placed.
Steps to reproduce the problem
- Click on a rack holding a block
Fix
Return true on the client-side if the gui would be opened.