Commit Graph

2 Commits

Author SHA1 Message Date
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