public interface IRayTraceResult
Modifier and Type | Method and Description |
---|---|
IBlockPos |
getBlockPos() |
IEntity |
getEntity() |
java.lang.Object |
getInternal() |
IFacing |
getSideHit() |
boolean |
isBlock() |
boolean |
isEntity() |
boolean |
isMiss() |