Sets the metadata for this block state. @param data New block specific metadata
(@NotNull MaterialData data)
| 133 | * @param data New block specific metadata |
| 134 | */ |
| 135 | void setData(@NotNull MaterialData data); |
| 136 | |
| 137 | /** |
| 138 | * Sets the data for this block state. |
no outgoing calls
no test coverage detected