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
crafttweaker.annotations
Annotation Type OnRegister
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface
OnRegister
Called when a class is initially registered with CraftTweaker. This annotation should be attached to a public static method with no parameters.
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