JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.tnemc.plugincore.core.api.callback
Interface Callback
public interface
Callback
TNECallback represents a base callback.
Since:
0.1.2.0
Author:
creatorfromhell
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
name
()
The name of this callback.
Method Details
name
String
name
()
The name of this callback.
Returns:
The name of this callback.