- Added error logging when
Query.run()
returnsfalse
- Removed
Move
fromHotbar
class- It was using window methods, which I think is out of place for the
Hotbar
class and you can achieve the same by usingInventory
instead. - Possible alternative: Use the offhand to move items
- It was using window methods, which I think is out of place for the