@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Mod
ModLifecycleEvent
at pre-defined times during the loading of the game.Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
The unique mod identifier for this mod.
|
public abstract java.lang.String value