Package org.spongepowered.api.entity
Interface Tamer
-
- All Superinterfaces:
Identifiable
,Nameable
- All Known Subinterfaces:
ClientPlayer
,Human
,Humanoid
,LocalPlayer
,Player
,RemotePlayer
,ServerPlayer
,User
public interface Tamer extends Identifiable, Nameable
Represents an entity which may tame other entities.
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.util.Identifiable
uniqueId
-
-