extends HitResult
fgt | |
net.minecraft.world.phys.BlockHitResult | |
net.minecraft.class_3965 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final Direction |
| ||||||
private final BlockPos |
| ||||||
private final boolean |
| ||||||
private final boolean |
| ||||||
private final boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Vec3 arg0, Direction arg1, BlockPos arg2, boolean arg3) |
public | (Vec3 arg0, Direction arg1, BlockPos arg2, boolean arg3, boolean arg4) |
private | (boolean arg0, Vec3 arg1, Direction arg2, BlockPos arg3, boolean arg4, boolean arg5) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public static BlockHitResult |
| ||||||
public BlockHitResult |
| ||||||
public BlockHitResult |
| ||||||
public BlockHitResult |
| ||||||
public BlockPos |
| ||||||
public Direction |
| ||||||
public HitResult$Type |
| ||||||
public boolean |
| ||||||
public boolean |
|