protocollib for 1.15 plugin backwards compatibility
Janmm14 opened this issue ยท 2 comments
This change does not fix compatibility with plugins build against older protocollib versions.
c893a3f#diff-13f44211e209bf5790585f62157c932dR163-R165
I'd suggest to swap the name of the sneaking enums with their alias, so the pre-1.15 name is the Enum name.
should be fixed in e915fd0