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
org.spongepowered.api.entity
Interface Tamer
All Superinterfaces:
Identifiable
All Known Subinterfaces:
Human
,
Humanoid
,
Player
,
User
public interface
Tamer
extends
Identifiable
Represents an entity which may tame other entities.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getName
()
Gets the name of this tamer to reference on tamed entities.
Methods inherited from interface org.spongepowered.api.util.
Identifiable
getUniqueId
Method Detail
getName
String
getName()
Gets the name of this tamer to reference on tamed entities.
Returns:
The name to reference this tamer
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