commit | ba08c3ad2fa0ce17dd75964f0b6a37db280bfb6f | [log] [download] |
---|---|---|
author | Andrew Steinborn <git@steinborn.me> | Thu Dec 12 00:02:09 2019 -0500 |
committer | Andrew Steinborn <git@steinborn.me> | Thu Dec 12 00:02:09 2019 -0500 |
tree | 7733678fe2f3a5153db6b068cb3ee92af0ca9f05 | |
parent | 220c45b8001a13d9b1c274abd8926b3235010384 [diff] |
Remove indirection in byte array writing This saves us from the cost of (un)boxing bytes on the fly.
IRC: #viaversion on irc.spi.gt for Support.
Allows the connection of higher client versions to lower server versions
Supported Versions:
On Bukkit you may also use ProtocolSupport, but ensure you have the right build for your server version.
User Docs: https://docs.viaversion.com/display/VIAVERSION/
wiki.vg (Used for various information, we also contribute back)
Burger (See PAaaS)
OpenNBT (used for slot rewriting)
You can find official releases here:
https://www.spigotmc.org/resources/viaversion.19254/history
You can find official dev builds here:
Jenkins: https://ci.viaversion.com
JavaDocs: https://jd.viaversion.com
Maven Repo: https://repo.viaversion.com
MIT License, see LICENSE for more details.
Special thanks to all our Contributors