public class EntityIndex extends Object implements Identifiable
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
type |
| Constructor and Description |
|---|
EntityIndex(Entity entity) |
EntityIndex(String type,
String id) |
public EntityIndex(Entity entity)
public String getType()
public String getId()
getId in interface IdentifiableCopyright © 2014 Calrissian. All rights reserved.