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