static class EntityPlayer.SleepEnemyPredicate extends java.lang.Object implements com.google.common.base.Predicate<EntityMob>
| Modifier and Type | Field and Description |
|---|---|
private EntityPlayer |
player |
| Modifier | Constructor and Description |
|---|---|
private |
SleepEnemyPredicate(EntityPlayer playerIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(EntityMob p_apply_1_) |
private final EntityPlayer player
private SleepEnemyPredicate(EntityPlayer playerIn)
public boolean apply(@Nullable
EntityMob p_apply_1_)