0
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2025-04-28 00:17:50 +00:00
Files
Dylan K. Taylor becee92e7d Reduce the size of ItemStackData when json-encoded
Many items need only the name, so we can just place the name directly in this case.
JsonMapper supports hydrating the object directly from the string using the pre-existing constructor for this.
2025-02-18 02:09:53 +00:00
..
2025-01-07 22:34:43 +00:00
2024-08-19 22:52:51 +01:00