Commit Graph

2 Commits

Author SHA1 Message Date
modmuss50 9a617e4707 20w18a 2020-04-29 17:24:56 +01:00
liach 4bcc8ac47c
EntityContext -> ShapeContext, EntityContextImpl -> EntityShapeContext (#1213)
Fixes #908.

This context is exclusively used by block's 3 shape checking methods.
For its usage outside of blocks, it is used to be eventually passed to call one of the shape checking methods (as in CollisionView#canPlace or RayTraceContext)

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2020-03-24 22:54:23 +00:00
Renamed from mappings/net/minecraft/entity/EntityContextImpl.mapping (Browse further)