Name | <EntityTag.line_width> |
Returns | ElementTag(Number) |
Mechanism | EntityTag.line_width |
Description | (Property) A text display entity's line width, used to split lines (note that newlines can still be added as normal). |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityLineWidth.java#L10 |