public class HitResult
| bbf | |
| net.minecraft.unmapped.C_24654288 | |
| net.minecraft.world.HitResult |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private BlockPos |
| ||||||
| public HitResult$Type |
| ||||||
| public Direction |
| ||||||
| public Vec3d |
| ||||||
| public Entity |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Vec3d offset, Direction face, BlockPos pos) |
| public | (Vec3d offset, Direction face) |
| public | (Entity entity) |
| public | (HitResult$Type type, Vec3d facePos, Direction face, BlockPos pos) |
| public | (Entity entity, Vec3d facePos) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public BlockPos |
|