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