This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
tutorial:blockstate [2019/11/14 11:53] fudge |
tutorial:blockstate [2019/11/14 11:53] (current) fudge |
||
---|---|---|---|
Line 36: | Line 36: | ||
} | } | ||
</code> | </code> | ||
- | (To set multiple properties, chain `with()` calls) | + | (To set multiple properties, chain ''with()'' calls) |
Now, to set the property we need to call ''world.setBlockState()'': | Now, to set the property we need to call ''world.setBlockState()'': |