- 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.
推薦閱讀
- Django+Vue.js商城項目實戰
- Building a Game with Unity and Blender
- Rake Task Management Essentials
- Getting Started with SQL Server 2012 Cube Development
- Python數據挖掘與機器學習實戰
- Redis Essentials
- 青少年Python編程入門
- RISC-V體系結構編程與實踐(第2版)
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- OpenCV with Python By Example
- Mastering Python Design Patterns
- Spring Security Essentials
- IoT Projects with Bluetooth Low Energy
- The Statistics and Calculus with Python Workshop
- Building UIs with Wijmo