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
xyz.gmitch215.socketmc.instruction
Annotation Interface InstructionId
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
InstructionId
Used in internal machines to identify the instruction.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The instruction ID.
Element Details
value
String
value
The instruction ID.
Returns:
The instruction ID.