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 ZenRegister
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface
ZenRegister
Marks that a class should be automatically registered with Crafttweaker. Combine with @
ModOnly
to automatically load the class if a mod is present
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