Package megamek.common.loaders
Class BLKSpaceStationFile
java.lang.Object
megamek.common.loaders.BLKFile
megamek.common.loaders.BLKSpaceStationFile
- All Implemented Interfaces:
IMekLoader
- 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
Modifier and TypeMethodDescriptionprotected voidloadEquipment(SpaceStation a, String sName, int nLoc) 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
-
BLKSpaceStationFile
-
-
Method Details
-
getEntity
- Specified by:
getEntityin interfaceIMekLoader- Returns:
- A valid mek, matching the file to the best of MegaMek's current capabilities
- Throws:
EntityLoadingException
-
loadEquipment
- Throws:
EntityLoadingException
-