JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
com.blamejared.crafttweaker_annotations.annotations
Annotation Interface NativeMethod.MethodParameter
Enclosing class:
NativeMethod
public static @interface
NativeMethod.MethodParameter
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
Class
<?>
type
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
description
String
[]
examples
Element Details
type
Class
<?>
type
name
String
name
description
String
description
Default:
""
examples
String
[]
examples
Default:
{}