commit | 3cb5e51a7f4a58f66b2f8f4c2879f8cccdbfb4d2 | [log] [download] |
---|---|---|
author | Shevchik <Shev4ik.den@gmail.com> | Wed Aug 07 00:20:14 2019 +0300 |
committer | Shevchik <Shev4ik.den@gmail.com> | Wed Aug 07 00:20:14 2019 +0300 |
tree | 9e131f0e002803d84810370d91ba864dfc904c01 | |
parent | b3e23835f0d0b3f203d51e17bf5804534bf4bd52 [diff] |
Inherit ClientBoundPacketData and ServerBoundPacketData from UnpooledHeapByteBuf instead of wrapping one. Wrapping was using previously in attempt to use direct buffers internally (but that didn't work out due to memory management problems), and the whole pipeline uses heap buffers anyway, so no point in keeping a possibility to do this.
Support 1.14, 1.13, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 clients on Spigot 1.14.4
Important notes:
Known issues:
Known wontfix issues:
Website: https://protocol.support/
Spigot: https://www.spigotmc.org/resources/protocolsupport.7201/
BukkitDev: https://dev.bukkit.org/projects/protocolsupport/
MC Market: http://www.mc-market.org/resources/4607/
Jenkins: https://build.true-games.org/job/ProtocolSupport/
Licensed under the terms of GNU AGPLv3