JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
net.minecraftforge.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
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element