| Name | spawner_max_nearby_entities | 
| Object | ItemTag | 
| Input | ElementTag(Number) | 
| Related Tags | <ItemTag.spawner_max_nearby_entities>Returns the maximum nearby entities for a spawner block item. | 
| Description | Sets the maximum nearby entities of a spawner block item. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemSpawnerMaxNearbyEntities.java#L83 |