BlockPos
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Extending Vec3i
BlockPos extends Vec3i. That means all methods available in Vec3i are also available in BlockPos
Methods
Return Type: BlockPos
Return Type: BlockPos
Parameter | Type | Description |
---|---|---|
Parameter distance | Type int | Description No Description Provided |
Return Type: BlockPos
Return Type: long
Return Type: MutableBlockPos
Return Type: BlockPos
Parameter | Type | Description |
---|---|---|
Parameter value | Type int | Description No Description Provided |
Return Type: BlockPos
Return Type: BlockPos
Parameter | Type | Description |
---|---|---|
Parameter distance | Type int | Description No Description Provided |
Return Type: BlockPos
Return Type: BlockPos
Parameter | Type | Description |
---|---|---|
Parameter distance | Type int | Description No Description Provided |
Return Type: BlockPos
Parameter | Type | Description |
---|---|---|
Parameter scalar | Type int | Description No Description Provided |
Return Type: BlockPos
Return Type: BlockPos
Parameter | Type | Description |
---|---|---|
Parameter distance | Type int | Description No Description Provided |
Return Type: BlockPos
Parameter | Type | Description |
---|---|---|
Parameter x | Type double | Description No Description Provided |
Parameter y | Type double | Description No Description Provided |
Parameter z | Type double | Description No Description Provided |
Return Type: BlockPos
Parameter | Type | Description |
---|---|---|
Parameter x | Type int | Description No Description Provided |
Parameter y | Type int | Description No Description Provided |
Parameter z | Type int | Description No Description Provided |
Return Type: BlockPos
Return Type: BlockPos
Parameter | Type | Description |
---|---|---|
Parameter distance | Type int | Description No Description Provided |
Return Type: BlockPos
Return Type: BlockPos
Parameter | Type | Description |
---|---|---|
Parameter distance | Type int | Description No Description Provided |