public static class SummonedEntityTrigger.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,
Entity entity) |
getId, toString
private final EntityPredicate entity
public Instance(EntityPredicate entity)
public boolean test(EntityPlayerMP player, Entity entity)