Bukkit
1.4.7-R1.0
Main Page
Related Pages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Enumerator
Pages
ComplexLivingEntity.java
Go to the documentation of this file.
1
package
org.bukkit.entity;
2
3
import
java.util.Set;
4
8
public
interface
ComplexLivingEntity
extends
LivingEntity
{
14
public
Set<ComplexEntityPart>
getParts
();
15
}
org
bukkit
entity
ComplexLivingEntity.java
Generated on Wed May 22 2013 05:16:33 for Bukkit by
1.8.2