Commit Graph
2 Commits
Author SHA1 Message Date
AeltumnandJake Potrebic 90b4e9c424 Add ItemStack#isEmpty and related methods (#9664)
* Add new patches

* Change from an EMPTY static var to a static method since ItemStack is mutable

* Properly set nullability of return value

* Move annotation changes to different patch

* Send the Kotlin code back to where it came from

* rebased

---------

Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2023-09-16 23:18:09 +02:00
Aeltumn 4935180134 Add OfflinePlayer#isConnected (#9642) 2023-08-24 13:44:31 +02:00