Skip to content

Minecraft 1.14 support

Compare
Choose a tag to compare
@Exceptionflug Exceptionflug released this 23 Apr 18:51
· 397 commits to master since this release

Adds support for minecraft 1.14

NOTICE: Since java has a method size limit of 64KB, there will be future api breaking updates leaving the concept of using an ItemType enum. In this version, protocolize is unable to handle new 1.14 exclusive items. So protocolize is only recommended to 1.13 or lower servers with 1.14 upwards compability.

NOTICE: Since mojang changed the inventory type system in a way like the 1.13 item changes, there are api breaking changes in the InventoryType enum.