Skip to content

Error logging, and changes to Hotbar

Latest
Compare
Choose a tag to compare
@firejoust firejoust released this 18 Mar 06:59
· 1 commit to main since this release
  • Added error logging when Query.run() returns false
  • Removed Move from Hotbar class
    • It was using window methods, which I think is out of place for the Hotbar class and you can achieve the same by using Inventory instead.
    • Possible alternative: Use the offhand to move items