| Name | <EntityTag.boat_type> |
| Returns | ElementTag |
| Mechanism | EntityTag.boat_type |
| Description | (Property) Returns the wood type of the boat.
Valid wood types can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/TreeSpecies.html Deprecated in versions 1.19 and above. Use EntityTag.color. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityBoatType.java#L15 |