Name | fallingblock_type |
Object | EntityTag |
Input | MaterialTag |
Related Tags | <EntityTag.fallingblock_material> Returns the material of a fallingblock-type entity.
|
Description | Sets the block type of a falling_block entity (only valid while spawning). |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L4413 |