jiongjionger / NeverLag

一个专注于优化我的世界服务端性能、减少延迟、修复服务端/其他常用插件BUG、限制或禁用破坏多人游戏平衡的游戏机制的插件(A plugin that focuses on optimizing minecraft server performance, reducing server lag, fix server and popular plugin bug, limiting or disabling the game mechanism that hurt multiplayer balances.)
GNU General Public License v3.0
92 stars 21 forks source link

重构 VersionUtils #21

Closed andylizi closed 7 years ago

andylizi commented 7 years ago

参考了 ProtocolLib 的 MinecraftVersion 实现。 常量名中 v 改为大写是因为静态常量命名规范。

jiongjionger commented 7 years ago

谢谢梨子。最近事情很多,我可能会停更几天。