JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.maxhenkel.voicechat.api
Interface Entity
All Known Subinterfaces:
Player
,
ServerPlayer
public interface
Entity
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getEntity
()
Position
getPosition
()
UUID
getUuid
()
Method Details
getUuid
UUID
getUuid
()
Returns:
the UUID of the entity
getEntity
Object
getEntity
()
Returns:
the actual entity object
getPosition
Position
getPosition
()
Returns:
the current position of the entity