public static class RaycastHelper.PredicateTraceResult
extends java.lang.Object
| Constructor and Description |
|---|
PredicateTraceResult() |
PredicateTraceResult(net.minecraft.util.math.BlockPos pos,
net.minecraft.util.Direction facing) |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.util.Direction |
getFacing() |
net.minecraft.util.math.BlockPos |
getPos() |
boolean |
missed() |