MinecraftDev
MinecraftDev copied to clipboard
[WIP] Rework of SideOnly inspections
This PR rewrites the SideOnly inspections. For details, see my gist.
- [x] Add a new SideOnly inspection to replace the old ones.
- [x] Add
SideOnly
,OnlyIn
andEnvironment
usage warnings. - [x] Add
DistExecutor
inspections. - [x] Automatically pull the mcdev annotations library.