Annotation Interface GameTestPrefix


@Retention(RUNTIME) @Target(TYPE) public @interface GameTestPrefix
This sets the prefix to prepend to test names and templates.

If this annotation cannot be found the default behavior is to look for the {@ Mod @Mod} annotation and use the mod id. If that is not found the simple class name is used.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The prefix to use instead of simple class name