Difference between revisions of "Translations:Main Page/34/zh-cn"
Jump to navigation
Jump to search
(Created page with "除了程序和服务以外,这个库还提供了Other than utilities and services, this library offers a wide variety of reflection and user-friendly ways of accessing net....") |
|||
Line 1: | Line 1: | ||
− | + | 除了程序和服务以外,这个库还提供了各种反射和对用户友好的方法来访问 net.minecraft.server。如果你的插件需要使用内部组件,但不想冒险修改字段和方法名称,可以让内部组件依赖 BKCommonLib,这允许你自保持 CraftBukkit 版本之间的兼容性,并减少静默问题的产生。 |
Latest revision as of 08:25, 4 September 2024
除了程序和服务以外,这个库还提供了各种反射和对用户友好的方法来访问 net.minecraft.server。如果你的插件需要使用内部组件,但不想冒险修改字段和方法名称,可以让内部组件依赖 BKCommonLib,这允许你自保持 CraftBukkit 版本之间的兼容性,并减少静默问题的产生。