commit | a42e724f506dc53acedc7a1e2b28871075e32401 | [log] [download] |
---|---|---|
author | Andrew Steinborn <git@steinborn.me> | Wed Dec 11 23:51:39 2019 -0500 |
committer | Andrew Steinborn <git@steinborn.me> | Wed Dec 11 23:51:39 2019 -0500 |
tree | 39128645f5a82ea36e6a95c5e7221a7cd153ec6b | |
parent | c1b11a55d52f9d94cce193cc4b2604827b4489c6 [diff] |
Remove unneeded indirection in NBTType ByteBufInputStream implements DataInput, ByteBufOutputStream implements DataOutput. Use them to exploit native Netty ByteBuf calls where possible.
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