public class TargetContext extends PlayerContext
| Constructor and Description | 
|---|
TargetContext(EntityPlayer ep,
             Entity entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
covers(ContextKey<?> key)  | 
<T> T | 
get(ContextKey<T> key)  | 
getPlayer, getWorldpublic TargetContext(EntityPlayer ep, Entity entity)
public <T> T get(ContextKey<T> key)
protected boolean covers(ContextKey<?> key)