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 2024.1-1.8.0 ### Description of the feature request Current behavior: `@Invoker` error message: "Cannot resolve method X in target class" `@Accessor` error message: "Cannot...

type: enhancement
platform: mixins

### Minecraft Development for IntelliJ plugin version 2024.1-1.8.0 ### Description of the feature request Adding an `@Invoker` for a public method is redundant since you can just access the public...

type: enhancement
platform: mixins

### Minecraft Development for IntelliJ plugin version 2024.1-1.8.0 ### Description of the feature request In Mixins, if the invoker method has the same name as the target method, then non-obfuscated...

type: enhancement
platform: mixins

### Minecraft Development for IntelliJ plugin version 2024.1-1.8.0 ### Description of the feature request Some Minecraft mods have switched to using a Gradle plugin called [yamlang](https://github.com/Fallen-Breath/yamlang) for their translation files....

type: enhancement
status: future
feature: i18n
status: pr welcome

### Minecraft Development for IntelliJ plugin version 2024.1-1.8.0 ### IntelliJ version 2024.1.3 - Build #IU-241.17890.1 ### Operating System NixOs 24.05 ### Target platform Mixins ### Description of the bug When...

type: bug
platform: forge
status: unverified
platform: mixins

### Minecraft Development for IntelliJ plugin version 2024.1-1.8.0 ### IntelliJ version IntelliJ IDEA Community Edition 2024.1.4, IC-241.18034.62 ### Operating System Windows 10 Pro, Version 10.0.19045 Build 19045 ### Target platform...

type: bug
feature: creator

### Minecraft Development for IntelliJ plugin version 2024.1-1.8.0 ### Description of the feature request When someone puts bad logic in a Mixin, MixinSquared is an _incredibly_-helpful library for patching it....

type: enhancement
platform: mixins

### Minecraft Development for IntelliJ plugin version 2024.1-1.7.6-484 ### Description of the feature request [Rich translations](https://docs.wispforest.io/owo/rich-translations/) (tl;dr language keys with text components as values) have been a feature of the...

type: enhancement
status: unverified

### Minecraft Development for IntelliJ plugin version 2024.2-1.8.2 ### Description of the feature request With Spigot and Paper, when I write : `getConfig().getBoolean("action.kickPlayer", false);` I would like that the yml...

type: enhancement
platform: bukkit
status: accepted

### Minecraft Development for IntelliJ plugin version 2024.2-1.8.2 ### IntelliJ version 2024.2.2 ### Operating System windows11 23h2 ### Target platform Architectury, Minecraft Forge, Mixins ### Description of the bug when...

type: bug
status: unverified