- Building Minecraft Server Modifications
- Cody M. Sommer
- 158字
- 2021-08-04 10:09:52
Summary
If you have any trouble figuring out any of the problems mentioned in the challenges or with any other portion of the Bukkit API, there are many places to ask for help, which are listed as follows:
- Bukkit forums: bukkit.org
- Official IRC channel for Bukkit: wiki.bukkit.org/IRC
- Minecraft Forums: www.minecraftforum.net
You can also contact me directly or visit my website at www.codisimus.com. I am always interested in helping out a fellow developer.
You now have the required knowledge to begin programming your own Bukkit plugins. As we do, we will have to refer back to the documentation to find the required information. Being able to navigate and understand the API documentation will speed up the process of coding. If you are ever unsure of a section of the API, you now know how to find the information you need. In the next chapter, we'll use the Bukkit API to begin writing code and create your first Bukkit plugin.
- Python數(shù)據(jù)分析入門與實戰(zhàn)
- Rust編程:入門、實戰(zhàn)與進階
- 樂學Web編程:網(wǎng)站制作不神秘
- Object-Oriented JavaScript(Second Edition)
- Interactive Applications Using Matplotlib
- 零基礎入門學習Python
- Learning Vaadin 7(Second Edition)
- 硅谷Python工程師面試指南:數(shù)據(jù)結(jié)構(gòu)、算法與系統(tǒng)設計
- Windows Embedded CE 6.0程序設計實戰(zhàn)
- C專家編程
- Mastering Elasticsearch(Second Edition)
- 自學Python:編程基礎、科學計算及數(shù)據(jù)分析(第2版)
- 貫通Tomcat開發(fā)
- 計算機應用基礎(第二版)
- Arduino機器人系統(tǒng)設計及開發(fā)