World Handler — Reference
Entity and Mob Management
The Entity Management system provides a visual way to interact with the world's population.
Mob Spawner
This menu lists every entity registered in the game. Selecting an entity allows the user to: * Spawn a single instance at the player's crosshair. * Spawn multiple instances in a specified radius. * Configure entity NBT data (in advanced mode).
Entity Cleanup
To assist with server performance, the mod includes a "Kill Entities" function. Users can filter which entities to remove: * All Mobs: Removes all living entities except players. * Hostile Mobs: Removes only aggressive entities. * Items: Clears dropped item entities from the ground. * Projectiles: Removes arrows, fireballs, and other flying entities.