JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.github.wysohn.triggerreactor.core.script.wrapper
Interface IScriptObject
All Known Subinterfaces:
ICommandSender
,
IEntity
,
IEvent
,
IInventory
,
IItemStack
,
ILocation
,
IMinecraftObject
,
IPlayer
,
IPlayerBlockLocationEvent
,
IPlayerEvent
,
IPlayerPermissionCheckEvent
All Known Implementing Classes:
BukkitCommandSender
,
BukkitEntity
,
BukkitInventory
,
BukkitItemStack
,
BukkitLocation
,
BukkitPlayer
,
BukkitPlayerBlockLocationEvent
,
SpongeCommandSender
,
SpongeEntity
,
SpongeInventory
,
SpongeItemStack
,
SpongeLocation
,
SpongePlayer
,
SpongePlayerBlockLocationEvent
public interface
IScriptObject
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
<T> T
get
()
upwrap this interface.
Method Detail
get
<T> T get()
upwrap this interface.
Returns:
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method