Sets the type of this block @param type Material to change this block to
(@NotNull Material type)
| 216 | * @param type Material to change this block to |
| 217 | */ |
| 218 | void setType(@NotNull Material type); |
| 219 | |
| 220 | /** |
| 221 | * Sets the type of this block |
no outgoing calls
no test coverage detected