Details
Supported Bukkit Versions
Changelog
- Fixed an error-causing bug in SelectInventory.
- Fixed the swapped x/y-coordinates in SelectInventory.
- Fixed a bug in SelectInventory so you can't click in the default inventory slots anymore.
- InventoryUtil now detects items on your cursor.
- Added useful methods to SelectInventory.
- Added real time update/repaint to SelectInventory.
- Fixed a bug in SelectInventory which caused a double call of close().
- Small JavaDoc fixes.