PaperMC / PaperLib

Plugin Library for interfacing with Paper Specific API's with graceful fallback that maintains Spigot Compatibility, such as Async Chunk Loading.
MIT License
267 stars 32 forks source link

Attempt to add async chunk load support for 1.14.3 #15

Closed ghost closed 4 years ago

aikar commented 4 years ago

this is a no op change as isVersion(13, 1) already returned true here.... it includes all future versions.