- 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
推薦閱讀
- HTML5+CSS3王者歸來(lái)
- C語(yǔ)言程序設(shè)計(jì)實(shí)踐教程(第2版)
- Python GUI Programming Cookbook
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計(jì)算
- Java應(yīng)用開(kāi)發(fā)技術(shù)實(shí)例教程
- ASP.NET Core 2 Fundamentals
- NetBeans IDE 8 Cookbook
- Natural Language Processing with Java and LingPipe Cookbook
- Emgu CV Essentials
- Learning Material Design
- C++程序設(shè)計(jì)教程(第2版)
- 黑莓(BlackBerry)開(kāi)發(fā)從入門(mén)到精通
- C++標(biāo)準(zhǔn)庫(kù)(第2版)
- Python自動(dòng)化運(yùn)維:技術(shù)與最佳實(shí)踐
- Yii框架深度剖析