3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-14 20:10:05 +01:00
Paper/patches
masmc05 b09eaf2e8d
Add Item serialization as json api (#11235)
* Item serialization as json

* Add ItemStackAdapter for Gson

* A javadoc note at #serialize() and #deserialize()

* Rebase

* Move serialize closer to deserialize

* Add explaining comment about SERIALIZE_CUSTOM_AS_SNBT usage

* Apply lynxplay requests

* Forgot `@NotNull`

* Very important diff was removed

* Rebase

* Javadocs

---------

Co-authored-by: Bjarne Koll <lynxplay101@gmail.com>
2024-09-08 12:58:30 -07:00
..
api Add Item serialization as json api (#11235) 2024-09-08 12:58:30 -07:00
removed Re-add patches for can-place/can-destroy API (#11238) 2024-08-11 13:51:37 -07:00
server Add Item serialization as json api (#11235) 2024-09-08 12:58:30 -07:00
unapplied/server Apply optimise collision checking in move packet handling patch 2024-08-16 06:56:13 -07:00