static class EntityGuardian.GuardianTargetSelector extends java.lang.Object implements com.google.common.base.Predicate<EntityLivingBase>
| Modifier and Type | Field and Description |
|---|---|
private EntityGuardian |
parentEntity |
| Constructor and Description |
|---|
GuardianTargetSelector(EntityGuardian p_i45832_1_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(EntityLivingBase p_apply_1_) |
private EntityGuardian parentEntity
public GuardianTargetSelector(EntityGuardian p_i45832_1_)
public boolean apply(EntityLivingBase p_apply_1_)
apply in interface com.google.common.base.Predicate<EntityLivingBase>