Open
Description
Minecraft Development for IntelliJ plugin version
2023.3-1.7.3
Description of the feature request
Usage of these classes in a Minecraft project likely breaks MacOS support due to starting the AWT event queue via class loading. Certain AWT classes do not do this, so these can be excluded from this check.
Server-only mods and plugins can also be excluded from this check.