- Building Minecraft Server Modifications(Second Edition)
- Cody M. Sommer
- 101字
- 2021-07-30 09:52:20
Chapter 2. Learning the Bukkit API
In this chapter, you will be introduced to the Bukkit API and learn what it allows you to accomplish through programming plugins for a Spigot server. By the end of the chapter, you will most likely have numerous ideas for plugins that you will eventually be able to create yourself. This chapter will cover the following topics in detail:
- Understanding the purpose of an API
- Finding the documentation of the Bukkit API
- Navigating through Javadocs to find specific information
- Reading and understanding the documentation
- Exploring and learning the features of the Bukkit API
推薦閱讀
- Implementing Modern DevOps
- Building Modern Web Applications Using Angular
- C++面向對象程序設計(微課版)
- C語言程序設計(第2版)
- 樂學Web編程:網站制作不神秘
- MATLAB 2020 從入門到精通
- Designing Hyper-V Solutions
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Mastering Ext JS
- 數據結構與算法分析(C++語言版)
- Node.js應用開發
- Instant Pygame for Python Game Development How-to
- C語言程序設計
- 軟件再工程:優化現有軟件系統的方法與最佳實踐
- Visual C++程序開發范例寶典