public static class TameAnimalTrigger.Instance extends AbstractCriterionInstance
| Modifier and Type | Field and Description |
|---|---|
private EntityPredicate |
entity |
| Constructor and Description |
|---|
Instance(EntityPredicate entity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(EntityPlayerMP player,
EntityAnimal entity) |
getId, toStringprivate final EntityPredicate entity
public Instance(EntityPredicate entity)
public boolean test(EntityPlayerMP player, EntityAnimal entity)