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 SaveInspectionHandler
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface
SaveInspectionHandler
A method annotated with this on the
Mod
will be called whenever a local save is listed in the save games list.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element