- 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
推薦閱讀
- Java多線程編程實戰(zhàn)指南:設(shè)計模式篇(第2版)
- PostgreSQL for Data Architects
- UML+OOPC嵌入式C語言開發(fā)精講
- The Data Visualization Workshop
- 數(shù)據(jù)結(jié)構(gòu)與算法分析(C++語言版)
- Mastering Linux Security and Hardening
- ElasticSearch Cookbook(Second Edition)
- Hadoop大數(shù)據(jù)分析技術(shù)
- Google Adsense優(yōu)化實戰(zhàn)
- Python數(shù)據(jù)預(yù)處理技術(shù)與實踐
- 網(wǎng)頁設(shè)計與制作
- Unity 5 Game Optimization
- MATLAB計算機視覺實戰(zhàn)
- Java程序性能優(yōu)化實戰(zhàn)
- Unity3D高級編程:主程手記