JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
simple.hooks.interfaces
Interface SimpleActionable
All Known Subinterfaces:
SimpleActor
All Known Implementing Classes:
SimpleGroundItem
,
SimpleItem
,
SimpleLocalPlayer
,
SimpleNpc
,
SimpleObject
,
SimplePlayer
public interface
SimpleActionable
Created by Seth on Nov 4, 2019 at 6:45:53 PM.
Author:
Seth Davis
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String[]
getActions
()
Returns Actions of the object
Method Detail
getActions
java.lang.String[] getActions()
Returns Actions of the object
Returns:
- actions array of said object
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method