MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.

Results 289 MinecraftDev issues
Sort by recently updated
recently updated
newest added

### 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...

type: bug
status: unverified

### 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...

type: bug
feature: creator

### 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...

type: enhancement
platform: mixins

### 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...

type: bug
platform: mixins

### 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...

type: enhancement
platform: mixins

### 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...

type: enhancement
platform: fabric
platform: neoforge

### 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...

type: enhancement
status: unverified

### 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...

type: enhancement
platform: fabric

### 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...

type: enhancement
platform: fabric