Class PersonnelMarketLibraries

java.lang.Object
mekhq.campaign.market.personnelMarket.yaml.PersonnelMarketLibraries

public class PersonnelMarketLibraries extends Object
Loads and provides access to different personnel market entry configurations for various market styles (e.g., MekHQ, Campaign Operations Revised, Campaign Operations Strict).

This class initializes its data from YAML configuration files, mapping each personnel role to its corresponding market entry parameters for Clan and Inner Sphere contexts, according to the selected ruleset.

Usage:

  • Instantiate to load all market entry data from files.
  • Retrieve Clan/Inner Sphere market maps with the appropriate getter.
Since:
0.50.06