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
net.minecraft.src
Interface EntityOwnable
All Known Implementing Classes:
EntityOcelot
,
EntityTameable
,
EntityWolf
public interface
EntityOwnable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Entity
getOwner
()
String
getOwnerName
()
Method Details
getOwnerName
String
getOwnerName
()
getOwner
Entity
getOwner
()