@Retention(value=RUNTIME)
@Target(value={TYPE,FIELD})
public static @interface GameRegistry.ObjectHolder
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
If used on a class, this represents a modid only.
|
public abstract java.lang.String value