- Building Minecraft Server Modifications(Second Edition)
- Cody M. Sommer
- 102字
- 2021-07-30 09:52:20
The Bukkit API documentation
Documentation of the Bukkit API can be found at means that it contains all the classes, interfaces, and so on that are present in the Bukkit API, as well as some additional classes that are unique to the Spigot project. If you want your plugin to support Spigot and CraftBukkit servers, then you will want to develop by using the Bukkit API. If you choose to only support Spigot servers, then you can develop using the Spigot API. In this book, we will refer to the Bukkit API. However, using the Spigot API will yield the same results.
推薦閱讀
- Unreal Engine Physics Essentials
- UML和模式應用(原書第3版)
- Spring Cloud Alibaba微服務架構設計與開發實戰
- 無代碼編程:用云表搭建企業數字化管理平臺
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- 云原生Spring實戰
- Kinect for Windows SDK Programming Guide
- 嚴密系統設計:方法、趨勢與挑戰
- Learning Python Design Patterns
- RocketMQ實戰與原理解析
- Exploring SE for Android
- Mastering SciPy
- R的極客理想:量化投資篇
- 面向對象程序設計及C++(第3版)
- Clojure for Finance