Package megamek.common.loaders
Class BLKHandheldWeaponFile
java.lang.Object
megamek.common.loaders.BLKFile
megamek.common.loaders.BLKHandheldWeaponFile
- All Implemented Interfaces:
IMekLoader
-
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, isMine, loadEquipment, loadInvalidSourceBuildReasons, loadQuirks, loadSVArmor, setBasicEntityData, setFluff, setTechLevel
-
Constructor Details
-
BLKHandheldWeaponFile
-
-
Method Details
-
getEntity
- Specified by:
getEntity
in interfaceIMekLoader
- Returns:
- A valid mek, matching the file to the best of MegaMek's current capabilities
- Throws:
EntityLoadingException
-