- Made SQL queries by the BlockDataManager not sync to disk immediately for better performance
- Task async methods were public but not static, they are now static
- Created method MultiBlockStructure#getType, which is considerably cheaper to call than getData
- Fixed bug in InventoryGUI where players could double click an item in their inventory to collect to their cursor, taking items from the GUI