JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
cpw.mods.fml.common
Annotation Type Mod.InstanceFactory
@Retention(value=RUNTIME) @Target(value=METHOD) public static @interface
Mod.InstanceFactory
Mod instance factory method. Should return an instance of the mod. Applies only to static methods on the same class as
Mod
.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element