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.bridge.entity
Interface IEntity
All Superinterfaces:
IMinecraftObject
,
IScriptObject
All Known Subinterfaces:
IPlayer
All Known Implementing Classes:
BukkitEntity
,
BukkitPlayer
,
SpongeEntity
,
SpongePlayer
public interface
IEntity
extends
IMinecraftObject
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
UUID
getUniqueId
()
Methods inherited from interface io.github.wysohn.triggerreactor.core.script.wrapper.
IScriptObject
get
Method Detail
getUniqueId
UUID
getUniqueId()
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