MinecraftDev
MinecraftDev copied to clipboard
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
### Minecraft Development for IntelliJ plugin version 1.8.10 ### IntelliJ version latest as of now ### Operating System windows ### Target platform NeoForge ### Description of the bug when trying...
### Minecraft Development for IntelliJ plugin version 1.8.10 ### IntelliJ version 2025.2 ### Operating System Windows 11 ### Target platform _No response_ ### Description of the bug After updating mcdev...
### Minecraft Development for IntelliJ plugin version 2024.2-1.8.6 ### Description of the feature request Having an ordinary mixin class that targets an interface should cause warn the developer, as this...
### Minecraft Development for IntelliJ plugin version 2025.2-1.8.6 ### IntelliJ version 2025.2.3 ### Operating System Linux 6.15.11-hardened1-1-hardened #1 SMP PREEMPT_DYNAMIC Mon, 25 Aug 2025 21:30:25 +0000 x86_64 unknown unknown GNU/Linux...
### Minecraft Development for IntelliJ plugin version 2025.2-1.8.6 ### Description of the feature request Currently, if a method implemented from an interface is in a mixin, mcdev expects it to...
### Minecraft Development for IntelliJ plugin version 2025.2-1.8.6 ### Description of the feature request Interface injection has a problem where if javac can't find the implementation of the method it...
### Minecraft Development for IntelliJ plugin version latest ### Description of the feature request stonecutter is a nice multiloader project that is easy to use so if the setup was...
### Minecraft Development for IntelliJ plugin version 2025.1-1.8.6-590 ### Description of the feature request Add an inspection similar to the "add mixin to mixin config" inspection for known entrypoints. As...
### Minecraft Development for IntelliJ plugin version 2025.1-1.8.6-590 ### Description of the feature request add support for `LanguageAdaptor`s as entrypoints, including * making idea not mark them unused when they...