Uses of Interface
com.fs.starfarer.api.combat.ShipHullSpecAPI
Packages that use ShipHullSpecAPI
Package
Description
-
Uses of ShipHullSpecAPI in com.fs.starfarer.api
Methods in com.fs.starfarer.api that return ShipHullSpecAPIMethods in com.fs.starfarer.api that return types with arguments of type ShipHullSpecAPIMethods in com.fs.starfarer.api with parameters of type ShipHullSpecAPIModifier and TypeMethodDescriptionSettingsAPI.createEmptyVariant
(String hullVariantId, ShipHullSpecAPI hullSpec) -
Uses of ShipHullSpecAPI in com.fs.starfarer.api.campaign
Methods in com.fs.starfarer.api.campaign that return ShipHullSpecAPI -
Uses of ShipHullSpecAPI in com.fs.starfarer.api.campaign.impl.items
Fields in com.fs.starfarer.api.campaign.impl.items declared as ShipHullSpecAPI -
Uses of ShipHullSpecAPI in com.fs.starfarer.api.characters
Methods in com.fs.starfarer.api.characters with parameters of type ShipHullSpecAPIModifier and TypeMethodDescriptionstatic int
SkillsChangeRemoveExcessOPEffect.getMaxOP
(ShipHullSpecAPI hull, MutableCharacterStatsAPI stats) -
Uses of ShipHullSpecAPI in com.fs.starfarer.api.combat
Methods in com.fs.starfarer.api.combat that return ShipHullSpecAPIModifier and TypeMethodDescriptionShipHullSpecAPI.getBaseHull()
ShipHullSpecAPI.getDParentHull()
ShipAPI.getHullSpec()
ShipVariantAPI.getHullSpec()
Methods in com.fs.starfarer.api.combat with parameters of type ShipHullSpecAPI -
Uses of ShipHullSpecAPI in com.fs.starfarer.api.fleet
Methods in com.fs.starfarer.api.fleet that return ShipHullSpecAPI -
Uses of ShipHullSpecAPI in com.fs.starfarer.api.impl.campaign.skills
Methods in com.fs.starfarer.api.impl.campaign.skills that return ShipHullSpecAPIModifier and TypeMethodDescriptionstatic ShipHullSpecAPI
FieldRepairsScript.getBaseNonDHullFor
(ShipVariantAPI v) -
Uses of ShipHullSpecAPI in com.fs.starfarer.api.impl.codex
Methods in com.fs.starfarer.api.impl.codex with parameters of type ShipHullSpecAPIModifier and TypeMethodDescriptionstatic String
CodexDataV2.getBaseHullId
(ShipHullSpecAPI spec) static String
CodexDataV2.getBaseHullIdEvenIfNotRestorableTo
(ShipHullSpecAPI spec) -
Uses of ShipHullSpecAPI in com.fs.starfarer.api.loading
Methods in com.fs.starfarer.api.loading that return ShipHullSpecAPI -
Uses of ShipHullSpecAPI in com.fs.starfarer.api.util
Methods in com.fs.starfarer.api.util with parameters of type ShipHullSpecAPIModifier and TypeMethodDescriptionstatic String
Misc.getDHullId
(ShipHullSpecAPI spec) static boolean
Misc.isUnboardable
(ShipHullSpecAPI hullSpec)