JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.blamejared.crafttweaker_annotations.annotations
Annotation Interface NativeTypeRegistration
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
NativeTypeRegistration
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<?>
value
String
zenCodeName
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
NativeConstructor
[]
constructors
Element Details
value
Class
<?>
value
zenCodeName
String
zenCodeName
constructors
NativeConstructor
[]
constructors
Default:
{}