Interface StorableEntityDef
-
- All Known Subinterfaces:
LootableEntityDef
- All Known Implementing Classes:
AbstractEntityModDef
,AbstractWeaponEntityDef
,ActionItemEntityDef
,LootContainerEntityDef
,RestrictedEntityDef
,StructureEntityDef
,WeaponEntityModDef
public interface StorableEntityDef
Entity defs that can be stored in a StorageProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getMass()
int
getStorageCapacityNeeded()
boolean
isStorablePreselectInEditor()
-