Use this to skip logic injection for the class this is implemented by.
For example, if you have a class transformer that injects logic from a
template class into your actual tile entities, OC's class transformer
would complain when it finds the interface on the template class. That
warning can be suppressed by using this annotation on the template.