Commit Graph

3 Commits

Author SHA1 Message Date
Nassim Jahnke 4acf18a81a
Check for empty items, add array overload 2024-04-04 18:24:17 +02:00
Nassim Jahnke c43ed966bf
Add ItemStack array serialization methods
Serializing multiple items to bytes isn't trivial, so often beginners fall into the trap of using output IO streams and Bukkit serialization instead, so these provide helpful extra methods to deal with item arrays.
2024-04-04 17:00:02 +02:00
maxcom1 b6001403e9
Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00