Not sure where to put this, so I just thought I would drop it here.
I'm not the most experienced with IntelliJ. I'm having this really weird bug thing, where I can only import from auto import, certain classes. For example, I am using the spigot-1.12.2 version, and I have to manually add the import to the import list. For example, when I type Material, it lists auto imports for things like TexturedMaterial.class, but not the Material.class, same with ItemStacks etc.
Cheers.
I'm not the most experienced with IntelliJ. I'm having this really weird bug thing, where I can only import from auto import, certain classes. For example, I am using the spigot-1.12.2 version, and I have to manually add the import to the import list. For example, when I type Material, it lists auto imports for things like TexturedMaterial.class, but not the Material.class, same with ItemStacks etc.
Cheers.
