Package megamek.common.loaders
Class BLKInfantryFile
java.lang.Object
megamek.common.loaders.BLKFile
megamek.common.loaders.BLKInfantryFile
- All Implemented Interfaces:
IMekLoader
This class loads Infantry BLK files.
- Since:
- April 6, 2002, 2:06 AM
-
Nested Class Summary
Nested classes/interfaces inherited from class megamek.common.loaders.BLKFile
BLKFile.ParsedBayInfo -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class megamek.common.loaders.BLKFile
addTransports, checkManualBV, defaultAeroVGLFacing, defaultVGLFacing, encode, encode, getBlock, getEquipmentType, isMine, loadEquipment, loadInvalidSourceBuildReasons, loadQuirks, loadSlotlessEquipment, loadSVArmor, resetCrew, setArmorTechLevelFromDataFile, setBasicEntityData, setFluff, setTechLevel
-
Constructor Details
-
BLKInfantryFile
-
-
Method Details
-
getEntity
- Specified by:
getEntityin interfaceIMekLoader- Returns:
- A valid mek, matching the file to the best of MegaMek's current capabilities
- Throws:
EntityLoadingException
-