MinecraftDev
MinecraftDev copied to clipboard
@Share parameter type checking
Minecraft Development for IntelliJ plugin version
2024.3-1.8.2
Description of the feature request
the description of @Share states that the annotated parameter's type must be one of the LocalRef family. I think that mcdev should provide a warning, if not an error if the parameter type is not.