
MinecraftDev
Intellij Idea的插件,为Minecraft Modding项目提供了特殊支持。
3 years
Works with Finder
1.6k
Github Watches
193
Github Forks
1.6k
Github Stars
Minecraft Development for IntelliJ
Build Status | ||
Main Build | ||
2024.2 | ||
2024.3 | ||
2025.1 | ||
OS Tests |
|
Info and Documentation 
Visit https://minecraftdev.org for some information about the project.
Installation
This plugin is available on the JetBrains IntelliJ plugin repository.
Because of this, you can install the plugin through IntelliJ's internal plugin browser. Navigate to
File -> Settings -> Plugins
and click the Browse Repositories...
button at the bottom of the window. In the search
box, simply search for Minecraft
. You can install it from there and restart IntelliJ to activate the plugin.
Building
Build the plugin with:
./gradlew build
The output .zip file for the plugin will be in build/distributions
.
Test the plugin in IntelliJ with:
./gradlew runIde
Code is generated during the build task, to run the generation task without building use:
./gradlew generate
This task is necessary to work on the code without errors before the initial build.
To format the code in this project:
./gradlew format
This will format using ktlint
described below in the style guide section below.
The Gradle IntelliJ Plugin will handle downloading the IntelliJ dependencies and packaging the plugin.
Style Guide
This projects follows the opinionated ktlint
linter and formatter. It uses the
ktlint-gradle
plugin to automatically check and format the code in
this repo.
IDE Setup
It's recommended to run the ktlintApplyToIdea
and addKtlintFormatGitPreCommitHook
tasks to configure your
IDE with ktlint
style settings and to automatically format this project's code before committing:
./gradlew ktlintApplyToIdea addKtlintFormatGitPreCommitHook
IntelliJ includes a lot of dependencies transitively, including common dependencies that are used a lot, such as Kotlin,
Commons Lang3, Guava, etc. Unfortunately, the source distribution for IntelliJ does not contain sources for libraries as
well, so these libraries are imported into the IDE without sources by default. If you want to attach sources for (most)
of the dependencies IntelliJ includes, run the resolveIntellijLibSources
task and refresh the Gradle project in
IntelliJ:
./gradlew resolveIntellijLibSources
If you're curious about that task, it is implemented in buildSrc
.
Developers
- Project Owner - @DenWav - Kyle Wood
- @Minecrell
- @PaleoCrafter - Marvin Rösch
- @RedNesto
- @Earthcomputer - Joseph Burton
Significant Contributors
License
This project is licensed under LGPLv3.0-only.
Supported Platforms
相关推荐
😎简单易用、🧩丰富生态 -大模型原生即时通信机器人平台| 适配QQ / 微信(企业微信、个人微信) /飞书 /钉钉 / discord / telegram / slack等平台| 支持chatgpt,deepseek,dify,claude,基于LLM的即时消息机器人平台,支持Discord,Telegram,微信,Lark,Dingtalk,QQ,Slack
Reviews

user_x5BBCcFP
MinecraftDev is a fantastic tool for any Minecraft modding enthusiast. It offers a seamless experience with comprehensive support for developing on the Minecraft platform. The integration with popular IDEs streamlines the workflow, making it easier to manage and develop mods with less hassle. Highly recommend for anyone serious about Minecraft development!

user_Si4IZwRQ
MinecraftDev is an essential tool for any serious Minecraft mod developer. It streamlines the development process and provides powerful features that enhance productivity. With its intuitive interface and comprehensive documentation, MinecraftDev simplifies complex tasks, making modding accessible even to beginners. Highly recommended!

user_FRitjdza
MinecraftDev is an exceptional tool for any Minecraft developer. It's efficient and user-friendly, making coding and modding a breeze. The seamless integration with IntelliJ IDEA is a big plus, offering a robust environment for developing Minecraft mods. Highly recommend for anyone looking to streamline their Minecraft development process!

user_pWQKh7xC
MinecraftDev is an essential tool for any Minecraft modder! It’s incredibly user-friendly and integrates seamlessly with various development environments. The support from the author, minecraft-dev, is top-notch, and the comprehensive documentation ensures you won't be lost at any step. This application has boosted my productivity and creativity in developing new mods. Highly recommend it to anyone serious about Minecraft modding!

user_PruTTWhi
MinecraftDev is an essential plugin for Minecraft development. It simplifies and enhances the coding experience, making it much easier to create mods and plugins. The seamless integration and user-friendly interface save developers a significant amount of time. Highly recommend it for anyone serious about Minecraft modding!

user_xBfXBDQH
MinecraftDev is an essential tool for any Minecraft modder or developer. It streamlines the development process with its comprehensive feature set, making modding more accessible and enjoyable. The support from the minecraft-dev team is exceptional, ensuring that users can utilize all capabilities effectively. Highly recommended for anyone serious about Minecraft development.