Uses of Interface
de.extio.spacecraft.shared.model.entity.builtin.def.StorageProviderEntityDef
-
Packages that use StorageProviderEntityDef Package Description de.extio.spacecraft.shared.bo Business objects implement various game mechanicsde.extio.spacecraft.shared.model.entity.builtin.def Builtin entity definitions -
-
Uses of StorageProviderEntityDef in de.extio.spacecraft.shared.bo
Methods in de.extio.spacecraft.shared.bo with parameters of type StorageProviderEntityDef Modifier and Type Method Description voidStorageEntitySupport. localInit(StorageProviderEntity entity, StorageProviderEntityDef entityDef)Callback from entity to make storage functionality work. -
Uses of StorageProviderEntityDef in de.extio.spacecraft.shared.model.entity.builtin.def
Classes in de.extio.spacecraft.shared.model.entity.builtin.def that implement StorageProviderEntityDef Modifier and Type Class Description classCrewEntityDefBase for crew entities
-