1
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-24 16:31:40 +01:00
Paper/patches
Aeltumn 90b4e9c424 Add ItemStack#isEmpty and related methods ()
* 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
..
api Add ItemStack#isEmpty and related methods () 2023-09-16 23:18:09 +02:00
server Add ItemStack#isEmpty and related methods () 2023-09-16 23:18:09 +02:00