extends RayTraceResult
crt | |
net.minecraft.class_3965 | |
net.minecraft.util.math.BlockRayTraceResult |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final Direction |
| ||||||
private final BlockPos |
| ||||||
private final boolean |
| ||||||
private final boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Vec3d arg0, Direction arg1, BlockPos arg2, boolean arg3) |
private | (boolean arg0, Vec3d arg1, Direction arg2, BlockPos arg3, boolean arg4) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public static BlockRayTraceResult |
| ||||||
public BlockRayTraceResult |
| ||||||
public BlockPos |
| ||||||
public Direction |
| ||||||
public RayTraceResult$Type |
| ||||||
public boolean |
|