| auh | |
| net.minecraft.util.MovingObjectPosition |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private BlockPos |
| ||||
| public MovingObjectPosition$MovingObjectType |
| ||||
| public EnumFacing |
| ||||
| public Vec3 |
| ||||
| public Entity |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Vec3 arg0, EnumFacing arg1, BlockPos arg2) |
| public | (Vec3 arg0, EnumFacing arg1) |
| public | (Entity arg0) |
| public | (MovingObjectPosition$MovingObjectType arg0, Vec3 arg1, EnumFacing arg2, BlockPos arg3) |
| public | (Entity arg0, Vec3 arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public BlockPos |
|