extends HitResult
crx | |
net.minecraft.class_3965 | |
net.minecraft.util.hit.BlockHitResult | |
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 BlockHitResult |
| ||||||||
public BlockHitResult |
| ||||||||
public BlockPos |
| ||||||||
public Direction |
| ||||||||
public HitResult$Type |
| ||||||||
public boolean |
|