| Name | trades |
| Object | EntityTag |
| Input | ListTag(TradeTag) |
| Related Tags | <EntityTag.trades> Returns a list of the Villager's trade recipes.
|
| Description | Sets the trades that the entity will offer. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityTrades.java#L81 |