block
Contains information about a block retrieved from the local world
Fields
All fields contained in this type
| field | description |
|---|---|
| name | The name of the block |
| display_name | The display name of the block |
| full_block | Whether the block has a full bounding box or not |
| translucent | Whether the block is translucent or not (used while rendering) |
| block_hardness | The hardness of the block |
| relative_hardness | The relative hardness of the block |
| slipperiness | The slipperiness of the block |
Methods
All methods contained in this type
toString()
This method does not have any parameters