public class EntityMatch extends Object
| Modifier and Type | Field and Description |
|---|---|
float |
score |
| Constructor and Description |
|---|
EntityMatch() |
EntityMatch(float score) |
EntityMatch(float score,
String entityType,
Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
getEntity() |
String |
getEntityType() |
boolean |
hasEntity() |
Copyright © 2016. All rights reserved.