CloudburstMC / Protocol

A protocol library for Minecraft Bedrock Edition
https://git.io/ProtocolLib
Apache License 2.0
312 stars 95 forks source link

Cleanup & refactor inventory data structures #175

Closed SupremeMortal closed 1 year ago

SupremeMortal commented 1 year ago

Everything for inventories was dumped into a single package, so I've split it into separate packages for different uses. ItemStack request action names have also been simplified.