Parses and creates a new BlockState from the given string
A world position can be optionally given for the blockstate functions that rely on its position 
overload 1:
WorldAPI.newBlock(block: String): BlockState | Method Property | Fluent Description | Representation |
|---|---|---|
| block accepts | typings.-1808118735||
| Return Value | typings.-1026048988
overload 2:
WorldAPI.newBlock(block: String, pos: Vector3): BlockState | Method Property | Fluent Description | Representation |
|---|---|---|
| block accepts | typings.-1808118735||
| pos accepts | typings.2002444080||
| Return Value | typings.-1026048988
overload 3:
WorldAPI.newBlock(block: String, x: Number, y: Number, z: Number): BlockState | Method Property | Fluent Description | Representation |
|---|---|---|
| block accepts | typings.-1808118735||
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| Return Value | typings.-1026048988
listFiles
action_wheel
Action
BlockRaycastTypes