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