A B C D E F G H I K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- a - Variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- abortAttack() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- abortAttack() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- abortFrameExecution() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Aborts execution of the current frame.
- absolutePos - Variable in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- AbstractAiSpawnPortal - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
-
A portal where AI ships can spawn
- AbstractAiSpawnPortal() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractAiSpawnPortal
- AbstractAiWaypointEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- AbstractAiWaypointEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- AbstractClientModule - Class in de.extio.spacecraft.shared.module
-
Root of all client side modules
- AbstractClientModule() - Constructor for class de.extio.spacecraft.shared.module.AbstractClientModule
- AbstractCompositeEntity - Class in de.extio.spacecraft.shared.model.entity
-
AbstractCompositeEntity is the root of all composite entities, providing full functionality to interact with the game world.
- AbstractCompositeEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- AbstractCompositeEntity.CollisionCalculationResult - Class in de.extio.spacecraft.shared.model.entity
-
Result of a collision calculation
- AbstractCompositeEntity.DefaultDamageWaveDamageHandler - Class in de.extio.spacecraft.shared.model.entity
-
Implements default damage handling on a single tile.
- AbstractEntity - Class in de.extio.spacecraft.shared.model.entity
-
AbstractEntity is the root of all entities.
- AbstractEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.AbstractEntity
- AbstractEntityDef - Class in de.extio.spacecraft.shared.model.entity
-
AbstractEntityDef is the root of all entity definitions.
Entity definitions are defining static properties of an entity, editable in entity editor.
There can be multiple instances of a definition, for example different flavors of laser weapons have just different properties but share the same implementation.
There is always an entity definition type associated with a certain live entity type, although entity def and live entity are only loosely coupled to avoid dependency related issues. - AbstractEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- AbstractEntityDef.PlacementCompatibility - Enum in de.extio.spacecraft.shared.model.entity
- AbstractEntityMod - Class in de.extio.spacecraft.shared.model.entity.builtin.live.mod
- AbstractEntityMod() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.mod.AbstractEntityMod
- AbstractEntityModDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def.mod
- AbstractEntityModDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- AbstractEntityModDef.EntityModRarity - Enum in de.extio.spacecraft.shared.model.entity.builtin.def.mod
- AbstractMeshEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- AbstractMeshEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- AbstractMeshEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- AbstractMeshEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- AbstractMessage - Class in de.extio.spacecraft.shared.model.message
-
Root for messages.
- AbstractMessage() - Constructor for class de.extio.spacecraft.shared.model.message.AbstractMessage
- AbstractModule - Class in de.extio.spacecraft.shared.module
-
Root of all modules
- AbstractModule() - Constructor for class de.extio.spacecraft.shared.module.AbstractModule
- AbstractPortalCompositeEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
-
A portal in the portal network.
- AbstractPortalCompositeEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- AbstractScriptingEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
-
All scripts that can be placed in the game world (e.g.
- AbstractScriptingEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- AbstractServerModule - Class in de.extio.spacecraft.shared.module
-
Root of all server modules
- AbstractServerModule() - Constructor for class de.extio.spacecraft.shared.module.AbstractServerModule
- AbstractWeaponEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
-
Base class for all weapon implementations
- AbstractWeaponEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- AbstractWeaponEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
-
Base for all weapons
- AbstractWeaponEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- accelerate(CoordD2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Accelerates composite entity.
- accelerate(CoordD2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.InfoCompositeEntity
- accelerationVector - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- AchievementDef - Class in de.extio.spacecraft.shared.model.managers
- AchievementDef() - Constructor for class de.extio.spacecraft.shared.model.managers.AchievementDef
- AchievementDef(AchievementDef) - Constructor for class de.extio.spacecraft.shared.model.managers.AchievementDef
- AchievementMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
Informs the client about an achievement
- AchievementMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.AchievementMessage
- AchievementsDef - Class in de.extio.spacecraft.shared.model.managers
- AchievementsDef() - Constructor for class de.extio.spacecraft.shared.model.managers.AchievementsDef
- AchievementsManager - Interface in de.extio.spacecraft.shared.managers
-
AchievementsManager manages achievements.
- ACKNOWLEDGE_REPORT - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- ACKNOWLEDGE_REPORT_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ACKNOWLEDGE_REPORT_QUALIFIERS
- acknowledgeReport(String, String, Runnable, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Not open for public use, requires a key
- acquire(Class<T>) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoPool
-
Acquires a rendering business object by type from the pool.
- ActionDef - Class in de.extio.spacecraft.shared.model.client.actionsdef
- ActionDef() - Constructor for class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- ActionItemEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- ActionItemEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.ActionItemEntity
- ActionItemEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- ActionItemEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- ActionsDefContainer - Class in de.extio.spacecraft.shared.model.client.actionsdef
- ActionsDefContainer() - Constructor for class de.extio.spacecraft.shared.model.client.actionsdef.ActionsDefContainer
- ActionsDefManager - Interface in de.extio.spacecraft.shared.client
-
Manages action definitions.
- activate(List<String>) - Method in interface de.extio.spacecraft.shared.managers.ModManager
- activateByName(List<String>) - Method in interface de.extio.spacecraft.shared.server.ServerModuleManager
- activateByType(ServerModuleType...) - Method in interface de.extio.spacecraft.shared.server.ServerModuleManager
- activateGameMode(String) - Method in interface de.extio.spacecraft.shared.managers.ModManager
- add(double) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- add(double) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- add(double) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- add(double, double) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- add(double, double) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- add(double, double) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- add(int) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- add(int) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- add(int) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- add(int, int) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- add(int, int) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- add(int, int) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- add(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.managers.WorldManagerInterceptor
-
Interceptor callback
- add(CoordD2) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- add(CoordD2) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- add(CoordD2) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- add(HasPosition2) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- add(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- add(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- add(T) - Method in class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- add(T) - Method in class de.extio.spacecraft.shared.world.GridIndex2D
- add(T) - Method in class de.extio.spacecraft.shared.world.HashBucketIndex2D
- add(T) - Method in class de.extio.spacecraft.shared.world.LinearSearchIndex2D
- add(T) - Method in class de.extio.spacecraft.shared.world.QuadTree
- add(T) - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Adds an object to the index
- addAll(Iterable<T>) - Method in class de.extio.spacecraft.shared.world.GridIndex2D
- addAll(Iterator<T>) - Method in class de.extio.spacecraft.shared.world.GridIndex2D
- addAmount(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageItem
- addEntityMod(int, AbstractEntity) - Method in interface de.extio.spacecraft.shared.bo.EntityModSupport
- addModNamesFromComposites() - Method in class de.extio.spacecraft.shared.model.bo.Scene
- addRenderingBo(List<RenderingBo>, boolean, Supplier<RenderingBo>) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- addRenderingBo(List<RenderingBo>, RenderingBo) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- addRenderingBo(List<RenderingBo>, Supplier<RenderingBo>) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- ADMIN_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ACKNOWLEDGE_REPORT_QUALIFIERS
- ADMIN_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_OPS_QUALIFIERS
- ADMIN_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_REPORTS_NO_ACK_COUNT_QUALIFIERS
- ADMIN_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_REPORTS_QUALIFIERS
- ADMIN_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_STATISTICS_QUALIFIERS
- ADMIN_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.POST_OPS_QUALIFIERS
- AdminErrorReport - Class in de.extio.spacecraft.shared.model.metaserver
-
Restricted use only
- AdminErrorReport() - Constructor for class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- AI_SHIPS - Static variable in class de.extio.spacecraft.shared.model.managers.StorageDefaultLocations
- AiBuildingBlock - Interface in de.extio.spacecraft.shared.model.bo
-
AI building block
- AiBuildingBlockManager - Interface in de.extio.spacecraft.shared.bo
-
AiBuildingBlockManager manages AI building blocks
- AiCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- AiCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiCompositeEntityFactory
- AiControlBanditCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- AiControlBanditCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlBanditCompositeEntityFactory
- AiControlBanditEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- AiControlBanditEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- AiControlBanditEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- AiControlBanditEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.AiControlBanditEntityDef
- AiControlCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- AiControlCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlCompositeEntityFactory
- AiControlEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- AiControlEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlEntity
- AiControlEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- AiControlEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.AiControlEntityDef
- AiControlTransporterCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- AiControlTransporterCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlTransporterCompositeEntityFactory
- AiControlTransporterEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- AiControlTransporterEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- AiControlTransporterEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- AiControlTransporterEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.AiControlTransporterEntityDef
- AiCrewManager - Interface in de.extio.spacecraft.shared.model.bo
-
Manages crew automations
- AiDestinationCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- AiDestinationCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiDestinationCompositeEntityFactory
- AiDestinationEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- AiDestinationEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.AiDestinationEntity
- AiDestinationEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- AiDestinationEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.AiDestinationEntityDef
- AiFactory - Interface in de.extio.spacecraft.shared.bo
-
Use this factory to spawn AI controlled ships or change properties You can access the corresponding bean implementation via ServerFacade::getBusinessObject
- AiFactoryCrewManagerType - Enum in de.extio.spacecraft.shared.model.bo
-
Builtin AI Crew Managers
- AiFactorySpacecraftManagerType - Enum in de.extio.spacecraft.shared.model.bo
-
Builtin AI Spacecraft Managers
- AiInfo - Class in de.extio.spacecraft.shared.server.module
-
Information about an AI ship
- AiInfo() - Constructor for class de.extio.spacecraft.shared.server.module.AiInfo
- AiInfo(UUID, String, String) - Constructor for class de.extio.spacecraft.shared.server.module.AiInfo
- AiOrchestrator - Interface in de.extio.spacecraft.shared.model.bo
-
Orchestrates several AI ships to work together
- AiRandomCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- AiRandomCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiRandomCompositeEntityFactory
- AiSpacecraftManager - Interface in de.extio.spacecraft.shared.model.bo
-
AiSpacecraftManager manages spacecraft
- AiSpawnPointEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- AiSpawnPointEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- AiSpawnPointEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- AiSpawnPointEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.AiSpawnPointEntityDef
- AiSpawnPortalsInWaves - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- AiSpawnPortalsInWaves() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.AiSpawnPortalsInWaves
- AiWaypointCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- AiWaypointCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiWaypointCompositeEntityFactory
- AiWaypointEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- AiWaypointEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.AiWaypointEntity
- AiWaypointEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- AiWaypointEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.AiWaypointEntityDef
- ALERT - Static variable in class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventBuiltinGroups
- ALL - de.extio.spacecraft.shared.bo.SceneLoader.ClearMode
-
Resets the game world before loading
- ALL_BUTTONS - de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings.SuspendViewPortDraggingMode
- allocate(int, int) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- analyze(EntityNetworkDiscovery, GameSession, boolean, boolean) - Method in interface de.extio.spacecraft.shared.model.bo.AiBuildingBlock
- and(RgbaColor) - Method in class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- and(RgbaColor) - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- announce(DirectoryRecord, String, Runnable, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Announces a game session.
- ANNOUNCE - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- ANNOUNCE_DEDICATED - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- ANNOUNCE_DEDICATED_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_DEDICATED_QUALIFIERS
- ANNOUNCE_MANY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- ANNOUNCE_MANY_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_MANY_QUALIFIERS
- ANNOUNCE_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_QUALIFIERS
- ANNOUNCE_STATUS_GAME - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_STATUS_QUALIFIERS
- ANNOUNCE_STATUS_LOBBY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_STATUS_QUALIFIERS
- ANNOUNCE_STATUS_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_STATUS_QUALIFIERS
- announceDedicated(DedicatedRecord, String, Runnable, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Announces a dedicated server for match making.
- announceMany(String, String, Runnable, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Announces many game sessions at once.
- apply(DamageWavePoint, DamageWaveOptions) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity.DefaultDamageWaveDamageHandler
- applyDefaults(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- applyEntityDefModD(HasEntityMod<T>, double, BiFunction<T, Double, Double>) - Method in interface de.extio.spacecraft.shared.bo.EntityModSupport
- applyEntityDefModD(HasEntityMod<T>, Function<U, Double>, BiFunction<T, Double, Double>) - Method in interface de.extio.spacecraft.shared.bo.EntityModSupport
- applyEntityDefModI(HasEntityMod<T>, int, BiFunction<T, Integer, Integer>) - Method in interface de.extio.spacecraft.shared.bo.EntityModSupport
- applyEntityDefModI(HasEntityMod<T>, Function<U, Integer>, BiFunction<T, Integer, Integer>) - Method in interface de.extio.spacecraft.shared.bo.EntityModSupport
- applyRelativeScreenPosition() - Method in class de.extio.spacecraft.shared.client.ui.Window
- applyVideoOptions() - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- AREA - de.extio.spacecraft.shared.bo.SceneLoader.ClearMode
-
Clears the area where the new scene will be placed
- AREA_CLAIM_MARGIN - Static variable in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- AREA_COMPOSITES_WO_SCENE - de.extio.spacecraft.shared.bo.SceneLoader.ClearMode
-
Clears all composite entities that are not part of another scene from the area where the new scene will be placed
- Area2 - Class in de.extio.spacecraft.shared.model.world
-
A 2D area, having a position (top left corner) and a dimension
- Area2() - Constructor for class de.extio.spacecraft.shared.model.world.Area2
- Area2(CoordI2, CoordI2) - Constructor for class de.extio.spacecraft.shared.model.world.Area2
- Area2(HasPositionAndDimension2) - Constructor for class de.extio.spacecraft.shared.model.world.Area2
- ARROW - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- ARTILLERY - de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
- ASTEROID_STANDARD_PREFIX - Static variable in interface de.extio.spacecraft.shared.bo.EnvironmentGenerator
- ASTEROID_STANDARD_SUFFIXES - Static variable in interface de.extio.spacecraft.shared.bo.EnvironmentGenerator
- AsteroidCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- AsteroidCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidCompositeEntityFactory
- AsteroidFieldCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- AsteroidFieldCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidFieldCompositeEntityFactory
- AsteroidScenarioCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- AsteroidScenarioCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidScenarioCompositeEntityFactory
- AsteroidScenarioScriptingEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- AsteroidScenarioScriptingEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.AsteroidScenarioScriptingEntity
- AUDIO - de.extio.spacecraft.shared.model.client.settings.OptionsState
- AudioControl - Interface in de.extio.spacecraft.shared.client
-
Controls the audio system
- AudioEvent - Class in de.extio.spacecraft.shared.model.client.event
-
Plays an audio effect
- AudioEvent(ModAndResourceName) - Constructor for class de.extio.spacecraft.shared.model.client.event.AudioEvent
- AudioEvent(ModAndResourceName, AudioEvent.AudioEventGroup, int) - Constructor for class de.extio.spacecraft.shared.model.client.event.AudioEvent
- AudioEvent(ModAndResourceName, String, int, int) - Constructor for class de.extio.spacecraft.shared.model.client.event.AudioEvent
- AudioEvent.AudioEventBuiltinGroups - Class in de.extio.spacecraft.shared.model.client.event
-
Builtin audio event groups
- AudioEvent.AudioEventGroup - Class in de.extio.spacecraft.shared.model.client.event
-
Audio events are grouped that similar effects are only played once per cycle (e.g.
- AudioEventBuiltinGroups() - Constructor for class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventBuiltinGroups
- AudioEventGroup(String, int) - Constructor for class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventGroup
- AutomationAction - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
AutomationAction are actions an entity executes for automation
- AutomationEntity - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Implement this interface for entities that can be automated, e.g.
- AutomationHandler - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Automation handlers control actions an entity executes for automation
- AutomationResupplyRequired - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
B
- b - Variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- BACKGROUND0 - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- BACKGROUND1 - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- BANDIT - de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
- BinarySearchIndex2D<T extends SpatialIndex2Capable> - Class in de.extio.spacecraft.shared.world
-
BinarySearchIndex2D is indexing one dimension with an ordered list that can then be queried using binary search.
- BinarySearchIndex2D() - Constructor for class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- BinarySearchIndex2D.Branch<T> - Class in de.extio.spacecraft.shared.world
- BLACK - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- BLACK_DARKEN - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- BLINKING_FAST - de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent.ViewPortEntityStatusIconEventDisplayMode
- BLINKING_SLOW - de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent.ViewPortEntityStatusIconEventDisplayMode
- BLUE - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- BODY - de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef.StructureEntityPlaceMode
- boot() - Method in interface de.extio.spacecraft.shared.client.MenuLauncher
-
Resets the client and boots the main menu.
- BORDERLESS - de.extio.spacecraft.shared.model.client.options.ClientVideoOptions.ClientVideoOptionsVideoMode
- BOTTOM - de.extio.spacecraft.shared.model.world.Edge2
- build() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- BUTTON_LEFT - Static variable in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- BUTTON_NONE - Static variable in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- BUTTON_RIGHT - Static variable in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- buttonFromEvent(int) - Static method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
C
- CABLE_ENERGY - de.extio.spacecraft.shared.model.entity.EntityLayer
- CABLE_NETWORK - de.extio.spacecraft.shared.model.entity.EntityLayer
- CABLE_O2 - de.extio.spacecraft.shared.model.entity.EntityLayer
- CABLE_SHIELD - de.extio.spacecraft.shared.model.entity.EntityLayer
- calcEdgeRequirement(CoordI2, CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Calculates edge required at c1 to block the path from c0 to c1.
- calculateAccuracy(AbstractCompositeEntity, AbstractWeaponEntityDef, AbstractCompositeEntity, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- calculateBaseDamage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- calculateBaseDamage() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- calculateCollision(Map.Entry<AbstractCompositeEntity, List<AbstractEntity>>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Calculates the outcome of a collision between this composite and one or more other composites
- calculateCooldown() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- calculateCooldown() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- calculateFieldEmission() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.FieldEmitter
- calculateFieldEmissionCap() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.FieldEmitter
- calculateHealthFactor(PhysicalEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- calculateMaxDistance() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- calculateMaxDistance() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- calculateMinDistance() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- calculateMinDistance() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- calculateRealMaxDistance(SpaceCraft, SpaceStation) - Static method in class de.extio.spacecraft.shared.bo.EnterStationSupport
-
Returns the maximum standard distance ship can enter station
- calculateRelativeVelocity(AbstractCompositeEntity, AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- calculateVMax() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Calculates the speed limit for this composite
- calculateVMax() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- calcVDirectionNormByGameSessionId() - Method in interface de.extio.spacecraft.shared.bo.EnvironmentGenerator
-
Returns a normal direction vector.
- canAttack(AbstractCompositeEntity, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- canAttack(AbstractCompositeEntity, CoordI2) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- canAttackGeneral(AbstractCompositeEntity, AbstractCompositeEntity, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- canDoCustomEntityAction(AbstractCompositeEntity, AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- canEnter(SpaceCraft, SpaceStation) - Static method in class de.extio.spacecraft.shared.bo.EnterStationSupport
-
Checks whether a player located at ship can enter station
- canFireEngine() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- canOperate(AbstractCompositeEntity, Collection<UUID>, UUID) - Method in interface de.extio.spacecraft.shared.bo.EntityNetwork
-
Check whether any of the operators (e.g.
- CENTER - de.extio.spacecraft.shared.model.client.renderer.DrawFontRenderingBoTextAlignment
- change(Fields, UUID, CoordI2, double, int) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Changes field at position entityPos.
- change(AbstractCompositeEntity, UUID, CoordI2, double, int) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Changes field at position entityPos.
- change(UUID, AiFactoryCrewManagerType, AiFactorySpacecraftManagerType, GameSession) - Method in interface de.extio.spacecraft.shared.bo.AiFactory
-
Change the behavior of an already spawned AI ship.
- change(UUID, Class<? extends AiCrewManager>, Class<? extends AiSpacecraftManager>, GameSession) - Method in interface de.extio.spacecraft.shared.bo.AiFactory
-
Change the behavior of an already spawned AI ship.
- change(UUID, UUID, CoordI2, double, int) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Changes field at position entityPos.
- changeActiveState(String, boolean) - Method in interface de.extio.spacecraft.shared.managers.ModuleManager
-
Activates or disables a module.
- changeDisplayState(String, boolean) - Method in interface de.extio.spacecraft.shared.client.ClientModuleManager
- ChatMessage - Class in de.extio.spacecraft.shared.model.message.toboth
-
Player chat
- ChatMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toboth.ChatMessage
- check(CompatibilityRecord) - Method in interface de.extio.spacecraft.shared.managers.VersionManager
- check(Object) - Method in interface de.extio.spacecraft.shared.managers.VersionManager
- check(String, int, boolean) - Method in interface de.extio.spacecraft.shared.managers.VersionManager
- check(String, int, int) - Method in interface de.extio.spacecraft.shared.client.KeycodeRegistry
-
Checks whether the key code and modifiers (ctrl, alt, ...) match to a certain registration.
- checkActionPathFree(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- checkEngineCone(EntityDefManager, CoordD2) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- CheckGameMode - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- CheckGameMode() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.CheckGameMode
- CHECKMARK - de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
- CheckpointControlServerMessage - Class in de.extio.spacecraft.shared.model.message.local
-
This message controls the checkpoints system.
- CheckpointControlServerMessage() - Constructor for class de.extio.spacecraft.shared.model.message.local.CheckpointControlServerMessage
- CheckpointCreateMessage - Class in de.extio.spacecraft.shared.model.message.toserver
-
This message is part of the checkpoints system.
- CheckpointCreateMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toserver.CheckpointCreateMessage
- CheckpointDataMessage - Class in de.extio.spacecraft.shared.model.message.toboth
-
This message is part of the checkpoints system.
- CheckpointDataMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toboth.CheckpointDataMessage
- CheckpointInfoMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
This message is part of the checkpoints system.
- CheckpointInfoMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.CheckpointInfoMessage
- CheckpointLoadedMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
This message is part of the checkpoints system.
- CheckpointLoadedMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- CheckpointLoadedServerMessage - Class in de.extio.spacecraft.shared.model.message.local
-
This message is part of the checkpoints system.
- CheckpointLoadedServerMessage() - Constructor for class de.extio.spacecraft.shared.model.message.local.CheckpointLoadedServerMessage
- CheckpointModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- CheckpointModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- CheckpointQueryMessage - Class in de.extio.spacecraft.shared.model.message.toserver
-
This message is part of the checkpoints system.
- CheckpointQueryMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toserver.CheckpointQueryMessage
- CHECKPOINTS - Static variable in class de.extio.spacecraft.shared.model.managers.StorageDefaultLocations
- CheckPointUtil - Interface in de.extio.spacecraft.shared.bo
-
Utility business object to create and load checkpoints (savegames) on client side You can access the corresponding bean implementation via EngineFacade::getBusinessObject
- checkType(Class<?>) - Method in interface de.extio.spacecraft.shared.managers.SecurityFacade
-
Checks whether a certain type is allow listed for use at runtime
- checkWeaponDistance(AbstractWeaponEntityDef, AbstractCompositeEntity, AbstractCompositeEntity, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- CIRCLE - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- CIRCLE_CENTERED - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- CIRCLE_CENTERED_FILLED - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- CIRCLE_FILLED - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- CIRCULAR - de.extio.spacecraft.shared.model.bo.FieldEmitterMode
- claimAreas(UUID, List<Area2>) - Method in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- claimCenters(UUID, List<CoordI2>, SpaceCraft) - Method in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- claimCenters(UUID, List<CoordI2>, CoordI2) - Method in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- clean() - Method in class de.extio.spacecraft.shared.model.bo.Field
- clean() - Method in class de.extio.spacecraft.shared.model.bo.Fields
- clean() - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- clean() - Method in interface de.extio.spacecraft.shared.server.ServerWorldManager
- cleanAll() - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Removes dirty flag from all entities, e.g.
- clear() - Method in class de.extio.spacecraft.shared.model.world.Matrix2
-
Clears but keeps internal state allocated
- clear() - Method in class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- clear() - Method in class de.extio.spacecraft.shared.world.GridIndex2D
-
Clears but keeps internal state allocated
- clear() - Method in class de.extio.spacecraft.shared.world.HashBucketIndex2D
- clear() - Method in class de.extio.spacecraft.shared.world.LinearSearchIndex2D
- clear() - Method in class de.extio.spacecraft.shared.world.QuadTree
- clear() - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Clears but keeps internal state allocated.
- clearFields(boolean) - Method in class de.extio.spacecraft.shared.model.bo.Scene
- clearFileCache() - Method in interface de.extio.spacecraft.shared.managers.StorageManager
- clearRequests() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- clickSession - Variable in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- CLIENT_STATE - Static variable in class de.extio.spacecraft.shared.model.managers.StorageDefaultLocations
- clientAchieved(String) - Method in interface de.extio.spacecraft.shared.managers.AchievementsManager
-
Grant an achievement on client side to get it persisted in the client state and on integrations.
- ClientAudioOptions - Class in de.extio.spacecraft.shared.model.client.options
- ClientAudioOptions() - Constructor for class de.extio.spacecraft.shared.model.client.options.ClientAudioOptions
- ClientAudioOptions(boolean, double, boolean) - Constructor for class de.extio.spacecraft.shared.model.client.options.ClientAudioOptions
- ClientConsoleComplexControlAction - Class in de.extio.spacecraft.shared.model.entity
- ClientConsoleComplexControlAction() - Constructor for class de.extio.spacecraft.shared.model.entity.ClientConsoleComplexControlAction
- ClientConsoleControlSet - Class in de.extio.spacecraft.shared.model.entity
- ClientConsoleControlSet() - Constructor for class de.extio.spacecraft.shared.model.entity.ClientConsoleControlSet
- ClientDialogMessage - Class in de.extio.spacecraft.shared.model.message.client_internal
-
Send this message to show some text in a dialog, e.g.
- ClientDialogMessage() - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.ClientDialogMessage
- ClientDialogMessage(List<String>, List<List<String>>) - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.ClientDialogMessage
- ClientDrawEntitySupport - Class in de.extio.spacecraft.shared.bo
-
Support business object to draw entities on tiles with all of their layers and complexity
- ClientDrawEntitySupport() - Constructor for class de.extio.spacecraft.shared.bo.ClientDrawEntitySupport
- clientDrawFireFrames - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- ClientEntityAction - Class in de.extio.spacecraft.shared.model.entity
- ClientEntityAction() - Constructor for class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- ClientEntityAction.ClientEntityActionSelectMode - Enum in de.extio.spacecraft.shared.model.entity
- clientEntityActionQueue - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- ClientEntityDetailsSupport - Class in de.extio.spacecraft.shared.bo
-
Provides a DecimalFormat that is set up to display floating point numbers correctly in the client ui, mostly used for displaying entity details
- ClientEntityDetailsSupport() - Constructor for class de.extio.spacecraft.shared.bo.ClientEntityDetailsSupport
- clientFireWeaponAccuracyAreaEffect(AbstractCompositeEntity, AbstractWeaponEntityDef, AbstractCompositeEntity, CoordI2, boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- ClientGameOptions - Class in de.extio.spacecraft.shared.model.client.options
- ClientGameOptions() - Constructor for class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- clientGetPossibleMovePath(AbstractCompositeEntity, CoordI2, AbstractEntity, boolean) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
-
Calculates a possible path to destination
- clientHideMovePathPreview() - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- clientLastDistanceOverride - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- clientLastOutputPersistent - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- clientLastOverridesUpdated - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- ClientModOptions - Class in de.extio.spacecraft.shared.model.client.options
- ClientModOptions() - Constructor for class de.extio.spacecraft.shared.model.client.options.ClientModOptions
- ClientModule - Interface in de.extio.spacecraft.shared.module
-
Contract for all client modules
- ClientModuleManager - Interface in de.extio.spacecraft.shared.client
-
Manages client modules
- ClientMouseOptions - Class in de.extio.spacecraft.shared.model.client.options
- ClientMouseOptions() - Constructor for class de.extio.spacecraft.shared.model.client.options.ClientMouseOptions
- ClientMouseOptionsSet - Class in de.extio.spacecraft.shared.model.client.options
- ClientMouseOptionsSet() - Constructor for class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- ClientMouseOptionsSet(int, int, int, boolean, boolean, boolean) - Constructor for class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- ClientMouseOptionsSet(ClientMouseOptionsSet) - Constructor for class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- ClientOptions - Class in de.extio.spacecraft.shared.model.client.options
- ClientOptions() - Constructor for class de.extio.spacecraft.shared.model.client.options.ClientOptions
- clientPoseAnimation - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- clientPoseTilesetPosition - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- clientPrepareMovePathPreview(AbstractCompositeEntity, AbstractEntity, CoordI2) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- clientSelected - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- ClientSelectionUtils - Interface in de.extio.spacecraft.shared.bo
-
Utilities to select entities on the client side, e.g.
- clientShipEditorEntityExecuting - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- clientShipEditorEntityPluginReset() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.ShipEditorEntityPlugin
- ClientState - Class in de.extio.spacecraft.shared.model.client.state
- ClientState() - Constructor for class de.extio.spacecraft.shared.model.client.state.ClientState
- ClientVideoOptions - Class in de.extio.spacecraft.shared.model.client.options
- ClientVideoOptions() - Constructor for class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- ClientVideoOptions.ClientVideoOptionsVideoMode - Enum in de.extio.spacecraft.shared.model.client.options
- clone() - Method in class de.extio.spacecraft.shared.model.bo.Field
- clone() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- clone() - Method in class de.extio.spacecraft.shared.model.bo.Fields
- clone() - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- clone() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- close() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- close() - Method in class de.extio.spacecraft.shared.client.ui.Window
- close() - Method in class de.extio.spacecraft.shared.model.world.Matrix2
-
Clears and frees internal state
- close() - Method in class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- close() - Method in class de.extio.spacecraft.shared.world.GridIndex2D
-
Clears and frees internal state
- close() - Method in class de.extio.spacecraft.shared.world.HashBucketIndex2D
- close() - Method in class de.extio.spacecraft.shared.world.LinearSearchIndex2D
- close() - Method in class de.extio.spacecraft.shared.world.QuadTree
- close() - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Clears and frees internal state
- CLOSED - de.extio.spacecraft.shared.client.module.LobbyModuleServerPublishing
- closeNetworkClient(boolean) - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Disconnects from a remote server
- closeSession(UUID) - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Disconnects a certain player (same as net session)
- CODE - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.SHARE_QUERY_QUALIFIERS
- collect(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- collidingEntities - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity.CollisionCalculationResult
-
Entities directly involved in the collision
- CollisionCalculationResult() - Constructor for class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity.CollisionCalculationResult
- commandAbort() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- commandAuto(CoordD2, double, boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- commandAuto(List<EngineEntity.EngineEntityWaypoint>, double, boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- commandAutoHalt(boolean, boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- commandEnableEntity(boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- commandManual(CoordD2, double) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- commandRotate(boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- COMMON - de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef.EntityModRarity
- compareTo(CoordD2) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- compareTo(CoordI2) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- CompatibilityLevel - Annotation Type in de.extio.spacecraft.shared.model.managers
- CompatibilityRecord - Class in de.extio.spacecraft.shared.model.managers
- CompatibilityRecord() - Constructor for class de.extio.spacecraft.shared.model.managers.CompatibilityRecord
- CompatibilityRecord(String, int, boolean) - Constructor for class de.extio.spacecraft.shared.model.managers.CompatibilityRecord
- CompositeAndEntity - Class in de.extio.spacecraft.shared.model.entity
- CompositeAndEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeAndEntity
- CompositeAndEntity(AbstractCompositeEntity, AbstractEntity) - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeAndEntity
- CompositeAndEntityId - Class in de.extio.spacecraft.shared.model.entity
- CompositeAndEntityId() - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeAndEntityId
- CompositeAndEntityId(UUID, UUID) - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeAndEntityId
- CompositeAndPosition - Class in de.extio.spacecraft.shared.model.entity
- CompositeAndPosition() - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeAndPosition
- CompositeAndPosition(AbstractCompositeEntity, CoordI2) - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeAndPosition
- CompositeEntityDefinitionMessage - Class in de.extio.spacecraft.shared.model.message.toboth
-
Contains a fully serialized representation or an incremental update for a composite entity
- CompositeEntityDefinitionMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- CompositeEntityDefinitionMessage(CompositeEntityDefinitionMessage) - Constructor for class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- CompositeEntityDefinitionMessage.CompositeEntityDefinitionMessageFactory - Class in de.extio.spacecraft.shared.model.message.toboth
-
Factory for creating a CompositeEntityDefinitionMessage of a compositeEntity
- CompositeEntityFactory - Interface in de.extio.spacecraft.shared.model.entity
-
This is the contract for all composite entity factories.
- CompositeEntityFactory.CompositeEntityFactoryEnumParameterDef - Class in de.extio.spacecraft.shared.model.entity
- CompositeEntityFactory.CompositeEntityFactoryParameterDef - Class in de.extio.spacecraft.shared.model.entity
- CompositeEntityFactory.CompositeEntityFactoryScriptParameterDef - Class in de.extio.spacecraft.shared.model.entity
- CompositeEntityFactory.CompositeEntityFactoryShipParameterDef - Class in de.extio.spacecraft.shared.model.entity
- CompositeEntityFactory.CompositeEntityFactoryStringParameterDef - Class in de.extio.spacecraft.shared.model.entity
- CompositeEntityFactoryEnumParameterDef(String, String, String[]) - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeEntityFactory.CompositeEntityFactoryEnumParameterDef
- CompositeEntityFactoryParameterDef(String, String) - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeEntityFactory.CompositeEntityFactoryParameterDef
- CompositeEntityFactoryScriptParameterDef(String, String) - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeEntityFactory.CompositeEntityFactoryScriptParameterDef
- CompositeEntityFactoryShipParameterDef(String, String) - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeEntityFactory.CompositeEntityFactoryShipParameterDef
- CompositeEntityFactoryStringParameterDef(String, String) - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeEntityFactory.CompositeEntityFactoryStringParameterDef
- CompositeEntityIdZone - Class in de.extio.spacecraft.shared.model.entity
- CompositeEntityIdZone(CoordI2, CoordI2, UUID) - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeEntityIdZone
- CompositeEntityZone - Class in de.extio.spacecraft.shared.model.entity
- CompositeEntityZone(CoordI2, CoordI2, AbstractCompositeEntity) - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeEntityZone
- CompositeIdAndPosition - Class in de.extio.spacecraft.shared.model.entity
- CompositeIdAndPosition() - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeIdAndPosition
- CompositeIdAndPosition(UUID, CoordI2) - Constructor for class de.extio.spacecraft.shared.model.entity.CompositeIdAndPosition
- compressDimension() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Compresses the dimension of this composite.
- compressDimension() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.GenericRestrictedCompositeEntity
- compressDimension() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- compressDimension() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- computeStrength() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity
- CONE - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- CONNECT - de.extio.spacecraft.shared.client.module.LobbyModuleLeftViewMode
- connectToRemoteServer(String) - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Connects to a remote game server
- ConsoleView - Interface in de.extio.spacecraft.shared.client.module
-
Modules implementing this interface add an additional view to the ingame console window.
- Container - Class in de.extio.spacecraft.shared.model.entity.container
- Container() - Constructor for class de.extio.spacecraft.shared.model.entity.container.Container
- contains(int, int) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- contains(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- control(SpaceCraft, EntityNetworkDiscovery, AiOrchestrator, AiBuildingBlockManager, GameSession) - Method in interface de.extio.spacecraft.shared.model.bo.AiSpacecraftManager
- controlGroup - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- CONTROLLED_BANDIT - de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
- CONTROLLED_GUARD - de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
- ControlRenderingBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
This bo renders ui controls (buttons, ...)
- ControlRenderingBo.BaseControl - Interface in de.extio.spacecraft.shared.client.renderer.bo
- ControlRenderingBo.ButtonControl - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Button
- ControlRenderingBo.LabelControl - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Label
- ControlRenderingBo.SetFocusControl - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Sets focus on a certain control
- ControlRenderingBo.SliderControl - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Slider
- ControlRenderingBo.SwitchControl - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Switch (Modern version of a toggle button)
- ControlRenderingBo.TableControl - Interface in de.extio.spacecraft.shared.client.renderer.bo
- ControlRenderingBo.TextfieldControl - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Text field
- ControlRenderingBo.ToggleButtonControl - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Toogle button
- ControlRenderingBo.TooltipControl - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Shows a tooltip
- ControlRenderingBo.WindowCloseButtonControl - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Window closing button
- CONTROLS - de.extio.spacecraft.shared.model.client.settings.OptionsState
- convert(AbstractCompositeEntity, Class<T>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Converts a composite entity to another type
- Coord2Conversion - Interface in de.extio.spacecraft.shared.model.world
-
Helper to convert between mutable and immutable representations of tuples (coordinates and vectors)
- CoordD2 - Interface in de.extio.spacecraft.shared.model.world
-
A floating point number tuple (can represent a point, a coordinate or a vector in 2D space).
- CoordI2 - Interface in de.extio.spacecraft.shared.model.world
-
An integer tuple (can represent a point, a coordinate or a vector in 2D space).
- copy(AbstractCompositeEntity, boolean) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Copies a composite entity
- copy(T, boolean) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Copies an entity
- copyAll() - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Copies all entities at once
- CraftableEntityDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Implement this interface if your entity can be crafted
- create() - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupportFactory
- create() - Static method in class de.extio.spacecraft.shared.model.bo.EntityGroupsOptions
- create() - Static method in class de.extio.spacecraft.shared.model.bo.PathFindingOptions
- create() - Static method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationOptions
- create() - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- create() - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- create() - Static method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- create() - Static method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- create() - Static method in class de.extio.spacecraft.shared.util.FastRandomUUID
-
Creates a random UUID that has been created fast without draining the operating system's pool of entropy but is not safe for security relevant use (but this is usually not our use case anyway)
- create(double, double) - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- create(double, double) - Static method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- create(int, int) - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- create(int, int) - Static method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- create(AbstractCompositeEntity, boolean, UUID, boolean) - Static method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage.CompositeEntityDefinitionMessageFactory
- create(AbstractCompositeEntity, boolean, UUID, boolean) - Static method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- create(AbstractEntityDef) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Create a new entity by a given entity definition.
- create(StorageProviderEntity) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Callback from entity to make storage functionality work.
- create(StorageItemDescriptor, List<String>) - Method in interface de.extio.spacecraft.shared.bo.CheckPointUtil
-
Trigger creating a save game on client side.
- create(CoordD2) - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- create(CoordD2) - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- create(CoordD2) - Static method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- create(CoordD2) - Static method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlBanditCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlTransporterCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiDestinationCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiRandomCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiWaypointCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidFieldCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidScenarioCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.DarkMatterCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ImageSurfaceCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.MarkerCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.SpacecraftSpawnPointCompositeEntityFactory
- create(CoordI2, Map<String, String>) - Method in interface de.extio.spacecraft.shared.model.entity.CompositeEntityFactory
- create(HasPosition2) - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- create(HasPosition2) - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- create(HasPosition2) - Static method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- create(HasPosition2) - Static method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- create(Class<T>) - Method in interface de.extio.spacecraft.shared.bo.EntityModSupportFactory
- create(Class<T>, AbstractEntityDef) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Create a new entity by a given entity definition, already cast to a certain clazz.
- create(Class<T>, SpaceCraft, Map<String, Object>) - Method in interface de.extio.spacecraft.shared.bo.SpaceCraftFactory
-
Properly sets up a new SpaceCraft, template and spaceCraftProperties are usually taken from CompositeEntityDefinitionMessage.
- create(Class<T>, CompositeEntityDefinitionMessage) - Method in interface de.extio.spacecraft.shared.bo.SpaceCraftFactory
-
Properly sets up a new SpaceCraft from CompositeEntityDefinitionMessage.
- create(Class<T>, CoordI2, CoordI2) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Creates a composite entity of type clazz.
- create(UUID, AbstractEntityDef, int, UUID) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Central initialization of non-transient fields (usually on server side).
- create(UUID, AbstractEntityDef, int, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- create(UUID, AbstractEntityDef, int, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- create(UUID, AbstractEntityDef, int, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ActionItemEntity
- create(UUID, AbstractEntityDef, int, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- create(UUID, AbstractEntityDef, int, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- create(UUID, AbstractEntityDef, int, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.LootContainer
- create(UUID, AbstractEntityDef, int, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- create(UUID, AbstractEntityDef, int, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- create(UUID, AbstractEntityDef, int, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- create(UUID, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Called upon initial creation of this composite entity.
- create(UUID, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractAiSpawnPortal
- create(UUID, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- create(UUID, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- create(UUID, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- create(UUID, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- create(UUID, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- create(UUID, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- create(UUID, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceStation
- createAsteroid(CoordI2, WorldManager) - Method in interface de.extio.spacecraft.shared.bo.EnvironmentGenerator
-
Create an asteroid composite entity
- createAsteroid(Class<T>, String, List<String>, CoordI2, WorldManager) - Method in interface de.extio.spacecraft.shared.bo.EnvironmentGenerator
-
Create an asteroid composite entity
- createClientDrawTileImageBo() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Client side: Creates and sets up a DrawTileImageBo rendering business object to render this entity on a tile
- createEntityManager(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Creates an entity manager.
- createIfRequired(AbstractEntityDef) - Static method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupportFactory
- createInstance(Class<T>) - Method in interface de.extio.spacecraft.shared.managers.SecurityFacade
-
Creates an instance of a class
- createInstance(Class<T>, Class<?>) - Method in interface de.extio.spacecraft.shared.managers.SecurityFacade
-
Creates an instance of a class, ensuring it's base class
- createRandomGenerator(long) - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Creates a random number generator with a given seed
- createRandomGenerator(long) - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Returns a new instance of a random number generator with a given seed
- CrewEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
-
Base class for crew members
- CrewEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- CrewEntityActionProvider - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Implement this interface if your entity provides a custom entity action that has to be executed by CrewEntity
- CrewEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
-
Base for crew entities
- CrewEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- crewIndex - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- CrewSpawnPointEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- CrewSpawnPointEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.CrewSpawnPointEntity
- CrewSpawnPointEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- CrewSpawnPointEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.CrewSpawnPointEntityDef
- crewTilesetName - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- CROSS - de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
- current() - Static method in class de.extio.spacecraft.shared.rng.ThreadLocalXorShift128Random
- CURRENT_STRUCTURE - Static variable in class de.extio.spacecraft.shared.model.entity.container.VersionInfo
- CurrentObjectiveEvent - Class in de.extio.spacecraft.shared.model.client.event
-
Sets the current mission objective
- CurrentObjectiveEvent(CurrentObjectiveEvent.Objective) - Constructor for class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent
- CurrentObjectiveEvent(CurrentObjectiveEvent.Objective, List<CurrentObjectiveEvent.Objective>) - Constructor for class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent
- CurrentObjectiveEvent.Objective - Class in de.extio.spacecraft.shared.model.client.event
- CurrentObjectiveEvent.ObjectiveMarker - Class in de.extio.spacecraft.shared.model.client.event
- custom0 - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- custom0Label() - Method in annotation type de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory.ScriptingCompositeEntityFactorySelectable
- custom1 - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- custom1Label() - Method in annotation type de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory.ScriptingCompositeEntityFactorySelectable
- custom2 - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- custom2Label() - Method in annotation type de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory.ScriptingCompositeEntityFactorySelectable
- custom3 - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- custom3Label() - Method in annotation type de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory.ScriptingCompositeEntityFactorySelectable
- custom4 - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- custom4Label() - Method in annotation type de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory.ScriptingCompositeEntityFactorySelectable
D
- DAMAGE - Static variable in class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventBuiltinGroups
- DAMAGE_COLORS - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- DAMAGE_CONSUMER_BOTH - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- DAMAGE_CONSUMER_ENTITY - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- DAMAGE_CONSUMER_SHIELD - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- DAMAGED - de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoShape
- damageWave(GameSession, DamageWaveOptions, List<AbstractEntity>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Distributes incoming damage on entities.
There are certain aspects relevant for the calculation:
* A tiles consists of several layered entities
* An entity only absorbs a certain amount of damage (plateaus), which is also dependent on the weapon
* A tile can be protected by shields
* Also shields have plateaus
* Damage that is not absorbed propagates to nearby tiles
* Damage cannot propagate through some tiles in certain directions, i.e. - damageWave(GameSession, DamageWaveOptions, List<AbstractEntity>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- damageWave(GameSession, DamageWaveOptions, List<AbstractEntity>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- damageWave(GameSession, DamageWaveOptions, List<AbstractEntity>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.InfoCompositeEntity
- damageWave(GameSession, DamageWaveOptions, List<AbstractEntity>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- DAMAGEWAVE_DIRECTIONS - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- DamageWaveOptions - Class in de.extio.spacecraft.shared.model.entity
- DamageWaveOptions() - Constructor for class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- DamageWavePoint - Class in de.extio.spacecraft.shared.model.entity
- DamageWavePoint() - Constructor for class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- DARK_BLUE - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_BLUE2 - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_GRAY - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_GRAY2 - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_GREEN - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_GREEN2 - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_ORANGE - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_ORANGE2 - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_PINK - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_PINK2 - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_RED - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_RED2 - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_YELLOW - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DARK_YELLOW2 - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- DarkMatter - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
-
A lump of dark matter, the mysterious (and heavy!) stuff in the game world causing different spatial effects
- DarkMatter() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- DarkMatterCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- DarkMatterCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.DarkMatterCompositeEntityFactory
- DarkMatterEntity - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
- DATA - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_MANY_QUALIFIERS
- DATA - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_QUALIFIERS
- DATA - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.HIGHSCORE_QUALIFIERS
- DATA - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.REPORT_QUALIFIERS
- DATA - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.REPORT_STATISTICS_QUALIFIERS
- DATA - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.SHARE_UPLOAD_QUALIFIERS
- de.extio.spacecraft.shared.bo - package de.extio.spacecraft.shared.bo
-
Business objects implement various game mechanics
- de.extio.spacecraft.shared.client - package de.extio.spacecraft.shared.client
-
Managers and business objects related to the game client.
- de.extio.spacecraft.shared.client.module - package de.extio.spacecraft.shared.client.module
-
Interfaces and data objects related to various builtin client modules
- de.extio.spacecraft.shared.client.renderer - package de.extio.spacecraft.shared.client.renderer
-
Interfaces related to the renderer
- de.extio.spacecraft.shared.client.renderer.bo - package de.extio.spacecraft.shared.client.renderer.bo
-
Interfaces for business objects of the renderer.
- de.extio.spacecraft.shared.client.ui - package de.extio.spacecraft.shared.client.ui
-
Utilities for the client UI
- de.extio.spacecraft.shared.managers - package de.extio.spacecraft.shared.managers
-
Managers implementing various game subsystems
- de.extio.spacecraft.shared.model.bo - package de.extio.spacecraft.shared.model.bo
-
Interfaces and data objects for various business objects implementing game mechanics
- de.extio.spacecraft.shared.model.client - package de.extio.spacecraft.shared.model.client
-
Data objects specific to the game client
- de.extio.spacecraft.shared.model.client.actionsdef - package de.extio.spacecraft.shared.model.client.actionsdef
-
Data objects for actions def subsystem.
- de.extio.spacecraft.shared.model.client.event - package de.extio.spacecraft.shared.model.client.event
-
Builtin events of the event subsystem.
- de.extio.spacecraft.shared.model.client.game - package de.extio.spacecraft.shared.model.client.game
-
Data objects representing a game session on client side
- de.extio.spacecraft.shared.model.client.options - package de.extio.spacecraft.shared.model.client.options
-
Data objects representing all client side options (configurable in options menu)
- de.extio.spacecraft.shared.model.client.renderer - package de.extio.spacecraft.shared.model.client.renderer
-
Enums, business and data objects for the renderer
- de.extio.spacecraft.shared.model.client.settings - package de.extio.spacecraft.shared.model.client.settings
-
The module settings mechanism is for controlling client modules.
- de.extio.spacecraft.shared.model.client.state - package de.extio.spacecraft.shared.model.client.state
-
These objects hold custom states exchanged between client side modules and business objects
- de.extio.spacecraft.shared.model.entity - package de.extio.spacecraft.shared.model.entity
-
Business and data objects for the entity subsystem.
- de.extio.spacecraft.shared.model.entity.builtin.composite - package de.extio.spacecraft.shared.model.entity.builtin.composite
-
Builtin composite entity implementations and interfaces for custom implementations
- de.extio.spacecraft.shared.model.entity.builtin.composite.factory - package de.extio.spacecraft.shared.model.entity.builtin.composite.factory
-
Builtin composite entity factories.
- de.extio.spacecraft.shared.model.entity.builtin.def - package de.extio.spacecraft.shared.model.entity.builtin.def
-
Builtin entity definitions
- de.extio.spacecraft.shared.model.entity.builtin.def.mod - package de.extio.spacecraft.shared.model.entity.builtin.def.mod
-
Base and builtin entity mod definitions
- de.extio.spacecraft.shared.model.entity.builtin.live - package de.extio.spacecraft.shared.model.entity.builtin.live
-
Builtin live entity implementations and interfaces for custom implementations of specific entity types
- de.extio.spacecraft.shared.model.entity.builtin.live.mod - package de.extio.spacecraft.shared.model.entity.builtin.live.mod
-
Base and builtin implementations of entity mods
- de.extio.spacecraft.shared.model.entity.builtin.live.scripting - package de.extio.spacecraft.shared.model.entity.builtin.live.scripting
-
Implementations of scripting entities.
- de.extio.spacecraft.shared.model.entity.container - package de.extio.spacecraft.shared.model.entity.container
-
Entity container is the persisted representation of entity definitions (managed by entity editor)
- de.extio.spacecraft.shared.model.game - package de.extio.spacecraft.shared.model.game
-
Enums and data objects for aspects of a game session
- de.extio.spacecraft.shared.model.game_server.instance - package de.extio.spacecraft.shared.model.game_server.instance
-
Data objects representing and holding game sessions on server side
- de.extio.spacecraft.shared.model.i18n - package de.extio.spacecraft.shared.model.i18n
-
Data objects for the localization subsystem
- de.extio.spacecraft.shared.model.managers - package de.extio.spacecraft.shared.model.managers
-
Data objects for various managers implementing game subsystems
- de.extio.spacecraft.shared.model.message - package de.extio.spacecraft.shared.model.message
-
Root for messages.
- de.extio.spacecraft.shared.model.message.client_internal - package de.extio.spacecraft.shared.model.message.client_internal
-
Messages exchanged in the game client
- de.extio.spacecraft.shared.model.message.local - package de.extio.spacecraft.shared.model.message.local
-
Messages exchanged locally in-memory between game client and an embedded server
- de.extio.spacecraft.shared.model.message.metaserver - package de.extio.spacecraft.shared.model.message.metaserver
-
Messages exchanged between the game server and metaserver
- de.extio.spacecraft.shared.model.message.server_internal - package de.extio.spacecraft.shared.model.message.server_internal
-
Messages exchanged in the game server
- de.extio.spacecraft.shared.model.message.toboth - package de.extio.spacecraft.shared.model.message.toboth
-
Messages exchanged bidirectional between client and server
- de.extio.spacecraft.shared.model.message.toclient - package de.extio.spacecraft.shared.model.message.toclient
-
Messages sent from server to client
- de.extio.spacecraft.shared.model.message.toserver - package de.extio.spacecraft.shared.model.message.toserver
-
Messages sent from client to server
- de.extio.spacecraft.shared.model.metaserver - package de.extio.spacecraft.shared.model.metaserver
-
Data transfer objects for the metaserver
- de.extio.spacecraft.shared.model.world - package de.extio.spacecraft.shared.model.world
-
Data objects representing the game world
- de.extio.spacecraft.shared.module - package de.extio.spacecraft.shared.module
-
Interfaces and business objects for the module subsystem.
- de.extio.spacecraft.shared.rng - package de.extio.spacecraft.shared.rng
-
Random number generator implementations
- de.extio.spacecraft.shared.server - package de.extio.spacecraft.shared.server
-
Managers for the game server.
- de.extio.spacecraft.shared.server.module - package de.extio.spacecraft.shared.server.module
-
Data objects for server modules
- de.extio.spacecraft.shared.util - package de.extio.spacecraft.shared.util
-
Utility classes
- de.extio.spacecraft.shared.world - package de.extio.spacecraft.shared.world
-
Algorithmic implementations and utilities for the game world subsystem
- deactivateAll() - Method in interface de.extio.spacecraft.shared.managers.ModuleManager
-
Disables all modules
- dead - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractAiSpawnPortal
- dead - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- DebugControlMessage - Class in de.extio.spacecraft.shared.model.message.local
-
Message for debugging.
- DebugControlMessage() - Constructor for class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- decimalFormat - Static variable in class de.extio.spacecraft.shared.bo.ClientEntityDetailsSupport
- DECORATIVE_BORDER - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- DECORATIVE_BORDER - de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
- DECORATIVE_BORDER_FILLED - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- decrementVersion() - Method in class de.extio.spacecraft.shared.model.entity.container.Container
- DEDICATED - de.extio.spacecraft.shared.client.module.LobbyModuleHostMode
- DedicatedRecord - Class in de.extio.spacecraft.shared.model.metaserver
-
Represents a record in the directory for dedicated servers
- DedicatedRecord() - Constructor for class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- DEFAULT - de.extio.spacecraft.shared.model.bo.AiFactoryCrewManagerType
- DEFAULT_SPACESHIP_DIMENSION_MAX_X - Static variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- DEFAULT_SPACESHIP_DIMENSION_MAX_Y - Static variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- DefaultCompositeEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
-
Default implementation of AbstractCompositeEntity, providing all the basic functionality
- DefaultCompositeEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.DefaultCompositeEntity
- DefaultDamageWaveDamageHandler(AbstractCompositeEntity) - Constructor for class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity.DefaultDamageWaveDamageHandler
- DefaultScriptingEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- DefaultScriptingEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.DefaultScriptingEntity
- delete(AbstractEntity) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Deletes an entity from this entity manager
- delete(StorageItemDescriptor) - Method in interface de.extio.spacecraft.shared.managers.StorageManager
-
Deletes a storage item.
- delete(UUID) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Deletes an entity from this entity manager
- deleteAll() - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Deletes all entities from this entity manager
- dependsOn() - Method in interface de.extio.spacecraft.shared.model.bo.AiBuildingBlock
- deserialize() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- deserialize(byte[], boolean, boolean, boolean, byte[], byte[], Consumer<Boolean>) - Method in interface de.extio.spacecraft.shared.managers.ObjectSerialization
-
Deserializes an object
- despawn(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceStation
-
Server side: Despawns this space station - unregisters from game session ship slot
- despawn(UUID, GameSession) - Method in interface de.extio.spacecraft.shared.bo.SpaceStationFactory
-
Despawns a station, also unregisters it from the ship slot
- DespawnAlliesWhenCleared - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- DespawnAlliesWhenCleared() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.DespawnAlliesWhenCleared
- DESTROYED - de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoShape
- DialogMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
Send this message to show some text in a dialog, e.g.
- DialogMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.DialogMessage
- DialogMessage(List<String>, List<List<String>>) - Constructor for class de.extio.spacecraft.shared.model.message.toclient.DialogMessage
- DIAMETER_MAX - Static variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- dimension - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- DIRECT - de.extio.spacecraft.shared.bo.LootScatterer.ScatteringMode
-
Drop when looted directly with a collector module
- DirectoryModInfo - Class in de.extio.spacecraft.shared.model.metaserver
- DirectoryModInfo() - Constructor for class de.extio.spacecraft.shared.model.metaserver.DirectoryModInfo
- DirectoryModInfo(String, int, boolean) - Constructor for class de.extio.spacecraft.shared.model.metaserver.DirectoryModInfo
- DirectoryRecord - Class in de.extio.spacecraft.shared.model.metaserver
-
Represents a record in the directory for game sessions
- DirectoryRecord() - Constructor for class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- dirty - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- dirty(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Sets dirty flag on a composite entity - it is important to set dirty flag on the server side after every change.
- dirty(AbstractEntity) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Sets dirty flag on an entity - it is important to set dirty flag on the server side after every change.
- DISABLED - de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings.SuspendViewPortDraggingMode
- DisclaimerModulePersistentSettings - Class in de.extio.spacecraft.shared.model.client.settings
- DisclaimerModulePersistentSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.DisclaimerModulePersistentSettings
- DisclaimerModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- DisclaimerModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.DisclaimerModuleSettings
- discontinue(DirectoryRecord, Runnable, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Removes a game session from the game browser.
- DISCONTINUE - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- DISCONTINUE_DEDICATED - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- DISCONTINUE_DEDICATED_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.DISCONTINUE_DEDICATED_QUALIFIERS
- DISCONTINUE_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.DISCONTINUE_QUALIFIERS
- discontinueDedicated(DedicatedRecord, Runnable, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Removes a dedicated server for match making.
- discover(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.bo.EntityNetwork
-
Discover information about all meshes of compositeEntity
- dispatchMessage(AbstractMessage) - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Sends a message.
- displayCooldown - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- DisplayMessage - Class in de.extio.spacecraft.shared.model.message.client_internal
-
Displays a message in a message box which is displayed in the center of the game client UI, usually warnings or errors
- DisplayMessage() - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage
- DisplayMessage(String, List<String>, DisplayMessage.DisplayMessageHint) - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage
- DisplayMessage.DisplayDuration - Enum in de.extio.spacecraft.shared.model.message.client_internal
- DisplayMessage.DisplayMessageHint - Enum in de.extio.spacecraft.shared.model.message.client_internal
- displaySeparator() - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- divide(double) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- divide(double) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- divide(double) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- divide(double, double) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- divide(double, double) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- divide(double, double) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- divide(int) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- divide(int) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- divide(int) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- divide(int, int) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- divide(int, int) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- divide(int, int) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- divide(CoordD2) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- divide(CoordD2) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- divide(CoordD2) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- divide(HasPosition2) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- divide(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- divide(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- dmg0 - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity.CollisionCalculationResult
-
Damage amount this composite receives
- dmg1 - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity.CollisionCalculationResult
-
Damage amount the other composite receives
- DoorEntity - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
- DoorEntityDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
- downloadShare(String, String, BiConsumer<Long, Long>, Consumer<byte[]>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Downloads an object from share (e.g.
- drag(CoordI2) - Method in class de.extio.spacecraft.shared.client.ui.Window
- drainPriorityEvents() - Method in interface de.extio.spacecraft.shared.client.EventManager
- draw(List<RenderingBo>, StatusViewContext) - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- draw(List<RenderingBo>, CoordI2) - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- DrawEffectRenderingBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
This bo renders on screen effects.
- DrawEffectRenderingBoEffects - Enum in de.extio.spacecraft.shared.model.client.renderer
- drawEntity(AbstractEntity, CoordI2, CoordI2, RenderingBoLayer, ClientSelectionUtils, List<RenderingBo>, boolean, boolean, boolean, List<RenderingBo>) - Static method in class de.extio.spacecraft.shared.bo.ClientDrawEntitySupport
-
Generates all RenderingBo to draw an entity
- DrawFontRenderingBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Draws text
- DrawFontRenderingBoTextAlignment - Enum in de.extio.spacecraft.shared.model.client.renderer
- DrawImageRenderingBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Draws an image.
- DrawTestRenderingBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
- DrawTileCableRenderingBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
This bo renders a cable on a tile.
- DrawTileCableRenderingBoEndpoint - Class in de.extio.spacecraft.shared.model.client.renderer
- DrawTileCableRenderingBoEndpoint() - Constructor for class de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoEndpoint
- DrawTileCableRenderingBoShape - Enum in de.extio.spacecraft.shared.model.client.renderer
- DrawTileEffectRenderingBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
This bo renders tile effects.
- DrawTileEffectRenderingBoEffects - Enum in de.extio.spacecraft.shared.model.client.renderer
- DrawTileHighlightRenderingBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
This bo renders highlighting a tile (like hovering with the mouse or selecting it).
- DrawTileImageBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
This bo renders an image on a tile.
- drawTilePixmap(MutablePair<Matrix2<RgbaColor>, UUID>, Consumer<RenderingBoHasPositionRelativeToParent>) - Method in interface de.extio.spacecraft.shared.bo.FieldsModuleDrawBo
- DrawTilePixmapRenderingBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
This bo renders a pixmap on a tile.
- DrawTileRasterRenderingBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
This bo renders a grid.
- DrawWindowRenderingBo - Interface in de.extio.spacecraft.shared.client.renderer.bo
-
Renders a window
- DROP - de.extio.spacecraft.shared.bo.LootScatterer.ScatteringMode
-
Regular random drop
- DROP_INITIAL - de.extio.spacecraft.shared.bo.LootScatterer.ScatteringMode
-
Regular random drop, directly after composite has been destroyed
E
- EASY - de.extio.spacecraft.shared.model.game.GameRunMode
- Edge2 - Enum in de.extio.spacecraft.shared.model.world
-
Identifies a vertex or a side
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlBanditCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlTransporterCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiDestinationCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiRandomCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiWaypointCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidFieldCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidScenarioCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.DarkMatterCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ImageSurfaceCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.MarkerCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.SpacecraftSpawnPointCompositeEntityFactory
- edit(AbstractCompositeEntity, Map<String, String>) - Method in interface de.extio.spacecraft.shared.model.entity.CompositeEntityFactory
- EM_EMISSION_LEVEL_1 - Static variable in class de.extio.spacecraft.shared.model.bo.EmEmissions
- EM_EMISSION_LEVEL_2 - Static variable in class de.extio.spacecraft.shared.model.bo.EmEmissions
- EMBEDDED - de.extio.spacecraft.shared.client.module.LobbyModuleHostMode
- emEmission - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- EmEmissions - Class in de.extio.spacecraft.shared.model.bo
-
Constants for EM emission levels.
- EmEmissions() - Constructor for class de.extio.spacecraft.shared.model.bo.EmEmissions
- EMPTY - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- enabled - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- enableDefaultAutomationHandlers() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- enableDefaultAutomationHandlers() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- enableEntity(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Server side: Called when the enabled state changed
- enableEntity(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- ENERGY - Static variable in class de.extio.spacecraft.shared.model.bo.MeshBuiltinTypes
- ENGINE - Static variable in class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventBuiltinGroups
- ENGINE - Static variable in class de.extio.spacecraft.shared.model.entity.EntityDefCategoryBuiltinTypes
- EngineData - Interface in de.extio.spacecraft.shared.client
-
Holds the internal state of the game engine
- EngineEntity - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Engines (thrusters, ...) implement this interface.
- EngineEntity.EngineEntityWaypoint - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- EngineEntityDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Implement this interface for engines, thrusters, etc
- EngineEntityWaypoint() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity.EngineEntityWaypoint
- EngineFacade - Class in de.extio.spacecraft.shared.client
-
Facade of the game engine.
- EngineFacade() - Constructor for class de.extio.spacecraft.shared.client.EngineFacade
-
EngineFacade is a singleton, use .instance()
- EnhancedWindow<T> - Class in de.extio.spacecraft.shared.client.ui
-
Helper to position, draw and manage virtual windows in the UI.
- EnhancedWindow(String, boolean, boolean, T, Function<T, Area2>) - Constructor for class de.extio.spacecraft.shared.client.ui.EnhancedWindow
- enrichClientEntityActionTilesetData(String, ClientEntityAction) - Method in interface de.extio.spacecraft.shared.client.ActionsDefManager
- enrichDrawTileImageBoTilesetData(String, DrawTileImageBo, boolean) - Method in interface de.extio.spacecraft.shared.client.ActionsDefManager
- enrichViewPortEntityStatusIconEventTilesetData(String, ViewPortEntityStatusIconEvent, boolean) - Method in interface de.extio.spacecraft.shared.client.ActionsDefManager
- ensureBounds() - Method in class de.extio.spacecraft.shared.client.ui.Window
- ENTER_STATION_MAX_DISTANCE - Static variable in class de.extio.spacecraft.shared.bo.EnterStationSupport
- EnterStationSupport - Class in de.extio.spacecraft.shared.bo
-
Helpers for players joining other space stations
- EnterStationSupport() - Constructor for class de.extio.spacecraft.shared.bo.EnterStationSupport
- entitiesUnderCursor - Variable in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- Entity - Class in de.extio.spacecraft.shared.model.entity.container
- Entity() - Constructor for class de.extio.spacecraft.shared.model.entity.container.Entity
- ENTITY_CONTROLLER - de.extio.spacecraft.shared.module.ServerModuleType
-
Server module to specifically control / orchestrate entities.
- ENTITY_IN_FREE_SPACE - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- ENTITY_MESHCONSUMER_NO_PRODUCER - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- ENTITY_MESHENTITY_DUPLICATE - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- ENTITY_MESHWORKER_NO_LANE - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- ENTITY_MULTIPLE_AT_SAME_LAYER - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- ENTITY_NOT_ALLOWED - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- ENTITY_NOT_AT_HULL - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- ENTITY_NOT_PLACEABLE - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- entityAction - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- entityActionPending - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- entityActionPendingTurn - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- entityActionPlayer - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- entityActionTarget - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- entityActionTargetCoord - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- EntityDefCategoryBuiltinTypes - Class in de.extio.spacecraft.shared.model.entity
-
Builtin entity definition categories.
- EntityDefCategoryBuiltinTypes() - Constructor for class de.extio.spacecraft.shared.model.entity.EntityDefCategoryBuiltinTypes
- EntityDefManager - Interface in de.extio.spacecraft.shared.managers
-
EntityDefManager manages entity definitions
- EntityDefMessage - Class in de.extio.spacecraft.shared.model.message.toboth
-
Exchanges all entity definitions
- EntityDefMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toboth.EntityDefMessage
- EntityDefZone - Class in de.extio.spacecraft.shared.model.entity
- EntityDefZone(CoordI2, CoordI2, AbstractEntityDef) - Constructor for class de.extio.spacecraft.shared.model.entity.EntityDefZone
- EntityDetailsEvent - Class in de.extio.spacecraft.shared.model.client.event
- EntityDetailsEvent(int, boolean) - Constructor for class de.extio.spacecraft.shared.model.client.event.EntityDetailsEvent
- EntityGroups - Interface in de.extio.spacecraft.shared.bo
-
EntityGroups lets you detect rooms and / or empty space in a ship You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject
- EntityGroupsOptions - Class in de.extio.spacecraft.shared.model.bo
-
Options for grouping entities (e.g.
- EntityIdZone - Class in de.extio.spacecraft.shared.model.entity
- EntityIdZone(CoordI2, CoordI2, UUID, UUID) - Constructor for class de.extio.spacecraft.shared.model.entity.EntityIdZone
- EntityLayer - Enum in de.extio.spacecraft.shared.model.entity
-
Layer an entity is placed at - entities stack on top of each other, but there can be only one entity per layer on a tile.
- EntityLayerAndPosition - Class in de.extio.spacecraft.shared.model.entity
- EntityLayerAndPosition() - Constructor for class de.extio.spacecraft.shared.model.entity.EntityLayerAndPosition
- EntityLayerAndPosition(EntityLayer, CoordI2) - Constructor for class de.extio.spacecraft.shared.model.entity.EntityLayerAndPosition
- entityManager - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- EntityManager - Interface in de.extio.spacecraft.shared.managers
-
Entity manager holds, manages and indexes a collection of entities.
- entityModSupport - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- EntityModSupport<T extends AbstractEntityMod> - Interface in de.extio.spacecraft.shared.bo
-
Handler for entity mods.
- EntityModSupportFactory - Interface in de.extio.spacecraft.shared.bo
-
Factory to create a new EntityModSupport handler You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject
- EntityNetwork - Interface in de.extio.spacecraft.shared.bo
-
Helper for the mesh system of composite entities You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject
- EntityNetworkDiscovery - Class in de.extio.spacecraft.shared.model.bo
- EntityNetworkDiscovery() - Constructor for class de.extio.spacecraft.shared.model.bo.EntityNetworkDiscovery
- EntityZone - Class in de.extio.spacecraft.shared.model.entity
- EntityZone(CoordI2, CoordI2, CompositeAndEntity) - Constructor for class de.extio.spacecraft.shared.model.entity.EntityZone
- EnvironmentGenerator - Interface in de.extio.spacecraft.shared.bo
-
Helpers for the environment in space You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject
- EPIC - de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef.EntityModRarity
- equals(Object) - Method in class de.extio.spacecraft.shared.model.bo.EntityGroupsOptions
- equals(Object) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- equals(Object) - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint
- equals(Object) - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- equals(Object) - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- equals(Object) - Method in class de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoEndpoint
- equals(Object) - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- equals(Object) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- equals(Object) - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntity
- equals(Object) - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntityId
- equals(Object) - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndPosition
- equals(Object) - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityIdZone
- equals(Object) - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityZone
- equals(Object) - Method in class de.extio.spacecraft.shared.model.entity.CompositeIdAndPosition
- equals(Object) - Method in class de.extio.spacecraft.shared.model.entity.EntityIdZone
- equals(Object) - Method in class de.extio.spacecraft.shared.model.entity.EntityLayerAndPosition
- equals(Object) - Method in class de.extio.spacecraft.shared.model.i18n.Language
- equals(Object) - Method in class de.extio.spacecraft.shared.model.managers.CompatibilityRecord
- equals(Object) - Method in class de.extio.spacecraft.shared.model.managers.Mod
- equals(Object) - Method in class de.extio.spacecraft.shared.model.managers.ModAndResourceName
- equals(Object) - Method in class de.extio.spacecraft.shared.model.managers.ModBoDef
- equals(Object) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- equals(Object) - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- equals(Object) - Method in class de.extio.spacecraft.shared.model.managers.ShipClasses
- equals(Object) - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- equals(Object) - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- equals(Object) - Method in class de.extio.spacecraft.shared.model.world.Area2
- equals(Object) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- equals(Object) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- equals(Object) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- equals(Object) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- equals(Object) - Method in class de.extio.spacecraft.shared.model.world.Point2
- equals(Object) - Method in class de.extio.spacecraft.shared.model.world.RectI2
- ERROR - de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage.DisplayMessageHint
- ERROR - de.extio.spacecraft.shared.model.message.toclient.ServerMessage.ServerMessageHint
- ESCORT - de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
- evade(HasPositionAndDimension2, double, CoordD2, HasPositionAndDimension2, CoordD2, CoordI2, CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Calculates waypoints to evade a collision between origin and target.
- Event - Class in de.extio.spacecraft.shared.model.client.event
-
This is the base class of all events.
- Event() - Constructor for class de.extio.spacecraft.shared.model.client.event.Event
- Event(int, boolean, boolean) - Constructor for class de.extio.spacecraft.shared.model.client.event.Event
- EVENT_PRIORITY_HIGH - Static variable in interface de.extio.spacecraft.shared.module.ClientModule
- EVENT_PRIORITY_LOW - Static variable in interface de.extio.spacecraft.shared.module.ClientModule
- EVENT_PRIORITY_NORMAL - Static variable in interface de.extio.spacecraft.shared.module.ClientModule
- EventManager - Interface in de.extio.spacecraft.shared.client
-
EventManager implements the event subsystem.
- excludeDynamicSerializationPropertiesPermanentStorage(Map<String, Object>) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Needed for the field manager to work.
- excludeDynamicSerializationPropertiesPermanentStorage(Map<String, Object>) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Needed for the mesh manager to work.
- excludeDynamicSerializationPropertiesPermanentStorage(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
This method provide the possibility to reset certain dynamic properties that are relevant at runtime but not relevant for storing it permanently to disk.
- excludeDynamicSerializationPropertiesPermanentStorage(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- execute(EntityNetworkDiscovery, GameSession) - Method in interface de.extio.spacecraft.shared.model.bo.AiBuildingBlock
- executeAt(CoordI2, Consumer<AbstractCompositeEntity>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Specialized and optimized alternative to #find*
- executeAt(CoordI2, Consumer<AbstractCompositeEntity>, Predicate<AbstractCompositeEntity>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Specialized and optimized alternative to #find*
- executeAt(CoordI2, Consumer<T>) - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Executes a consumer for all objects at a given position.
- executeAt(CoordI2, Consumer<T>, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- executeAt(CoordI2, Consumer<T>, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.HashBucketIndex2D
- executeAt(CoordI2, Consumer<T>, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.LinearSearchIndex2D
- executeAt(CoordI2, Consumer<T>, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.QuadTree
- executeAt(CoordI2, Consumer<T>, Predicate<T>) - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Executes a consumer for all objects at a given position.
- executeAtPosition(CoordI2, Consumer<AbstractEntity>) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Calls a consumer for any entity that exists at a certain position.
- existsAt(CoordI2) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Specialized and optimized alternative to #find*
- existsAt(CoordI2, Predicate<AbstractCompositeEntity>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Specialized and optimized alternative to #find*
- existsByPosition(CoordI2) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Checks whether any entity exists at a certain position.
- existsByPosition(CoordI2, Predicate<AbstractEntity>) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Checks whether any entity exists at a certain position matching filter.
- export() - Method in interface de.extio.spacecraft.shared.managers.SceneRegistry
- externalLobbyInvite(String) - Method in class de.extio.spacecraft.shared.client.EngineFacade
- externalLobbyInviteAvailable() - Method in class de.extio.spacecraft.shared.client.EngineFacade
- externalOverlayAvailable() - Method in class de.extio.spacecraft.shared.client.EngineFacade
F
- FastRandomUUID - Class in de.extio.spacecraft.shared.util
-
Optimized factory to create a random UUID
- FastRandomUUID() - Constructor for class de.extio.spacecraft.shared.util.FastRandomUUID
- Field - Class in de.extio.spacecraft.shared.model.bo
-
Represents a field (e.g.
- Field() - Constructor for class de.extio.spacecraft.shared.model.bo.Field
- Field(CoordI2) - Constructor for class de.extio.spacecraft.shared.model.bo.Field
- FIELD - de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
- FIELD_RND_DOTS - de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
- FIELD_RND_RECTS - de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
- FIELD_SEPARATOR - Static variable in class de.extio.spacecraft.shared.model.metaserver.DirectoryModInfo
- FieldBuiltinTypes - Class in de.extio.spacecraft.shared.model.bo
-
Builtin types of fields
- FieldBuiltinTypes() - Constructor for class de.extio.spacecraft.shared.model.bo.FieldBuiltinTypes
- FieldDescription - Annotation Type in de.extio.spacecraft.shared.model.entity.container
- FieldEmitter - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Field emitters
- FieldEmitterDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Interface for field emitters
- FieldEmitterMode - Enum in de.extio.spacecraft.shared.model.bo
- FieldManager - Interface in de.extio.spacecraft.shared.bo
-
Manages all fields (Shield, O2, ...) of a composite entity You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject
- FieldMeasurement - Class in de.extio.spacecraft.shared.model.bo
- FieldMeasurement() - Constructor for class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- FieldPoint - Class in de.extio.spacecraft.shared.model.bo
- FieldPoint() - Constructor for class de.extio.spacecraft.shared.model.bo.FieldPoint
-
This ctor is for serialization only.
- FieldPoint(CoordI2) - Constructor for class de.extio.spacecraft.shared.model.bo.FieldPoint
- FieldRequest - Class in de.extio.spacecraft.shared.model.bo
- FieldRequest() - Constructor for class de.extio.spacecraft.shared.model.bo.FieldRequest
- fields - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- Fields - Class in de.extio.spacecraft.shared.model.bo
-
Container for all fields of a ship
- Fields() - Constructor for class de.extio.spacecraft.shared.model.bo.Fields
- FieldsModuleDrawBo - Interface in de.extio.spacecraft.shared.bo
-
Helpers to draw all kind of status (fields, meshes, ...)
- FILE_SYSTEM - de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings.FileSelectionModuleBackend
- FileSelectionEvent - Class in de.extio.spacecraft.shared.model.client.event
-
Event fired after a file has been selected in FileSelectionModule
- FileSelectionEvent(StorageItemDescriptor, String, FileSelectionModuleSettings.FileSelectionModuleMode, FileSelectionModuleSettings.FileSelectionModuleBackend) - Constructor for class de.extio.spacecraft.shared.model.client.event.FileSelectionEvent
- FileSelectionModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- FileSelectionModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- FileSelectionModuleSettings.FileSelectionModuleBackend - Enum in de.extio.spacecraft.shared.model.client.settings
- FileSelectionModuleSettings.FileSelectionModuleMode - Enum in de.extio.spacecraft.shared.model.client.settings
- find(AbstractCompositeEntity, CoordI2, CoordI2, PathFindingOptions) - Method in interface de.extio.spacecraft.shared.bo.PathFinder
-
Calculates a path between two points
- find(CoordI2, CoordI2) - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Queries all object intersecting with a given area
- find(CoordI2, CoordI2, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- find(CoordI2, CoordI2, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.HashBucketIndex2D
- find(CoordI2, CoordI2, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.LinearSearchIndex2D
- find(CoordI2, CoordI2, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.QuadTree
- find(CoordI2, CoordI2, Predicate<T>) - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Queries all object intersecting with a given area.
- find(HasPositionAndDimension2) - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Queries all object intersecting with a given area
- find(RectI2) - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Queries all object intersecting with a given area
- findAll() - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Returns all entities
- findAll() - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Returns a view (shallow copy) of all entities in the game world
- findAllFast() - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Returns an read-only iterator of all entities in the game world
- findBy(CoordI2) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria
- findBy(CoordI2, CoordI2) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria
- findBy(CoordI2, CoordI2, Predicate<AbstractCompositeEntity>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria
- findBy(CoordI2, Predicate<AbstractCompositeEntity>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria
- findBy(HasPositionAndDimension2) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria
- findBy(HasPositionAndDimension2, Predicate<AbstractCompositeEntity>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria
- findBy(RectI2) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria
- findBy(RectI2, Predicate<AbstractCompositeEntity>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria
- findBy(Class<T>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria
- findBy(List<UUID>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria
- findBy(UUID) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Returns an entity by UUID or null if it is not registered.
- findBy(UUID) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Finds a composite entity by id
- findBy(UUID, Class<T>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Finds a composite entity by id, requires the composite to have a certain type (or a sub-class of it).
- findByCategory(String) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Get entity by category.
- findByCategoryFast(String) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Get entity by category.
- findByClassName(String) - Method in interface de.extio.spacecraft.shared.managers.ScriptingManager
- findByClassName(String, Mod) - Method in interface de.extio.spacecraft.shared.managers.ScriptingManager
- findByDef(int) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Finds entities related to a given entity definition index
- findByDef(Class<? extends AbstractEntityDef>) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Finds entities related to a given entity definition
- findByDef(String) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Finds entities related to a given name of an entity definition
- findByDef(UUID) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Finds entities related to a given entity definition UUID
- findByPosition(CoordI2) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Finds all entities at a given position.
- findByPositionFast(CoordI2) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Finds all entities at a given position.
- findBySceneTag(UUID) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria.
- findBySceneTagFast(UUID) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria See also SceneRegistry
- findByType(Class<T>) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Returns all entities of a certain type (also entities deriving from this type).
- findByType(Class<T>) - Method in interface de.extio.spacecraft.shared.managers.ScriptingManager
- findByType(Class<T>, Mod) - Method in interface de.extio.spacecraft.shared.managers.ScriptingManager
- findClients(AbstractCompositeEntity, Collection<UUID>) - Method in interface de.extio.spacecraft.shared.bo.EntityNetwork
-
Find all mesh entities that can be controlled by operatorEntityIds
- findClosest(SpaceCraft, List<SpaceStation>, boolean, boolean) - Static method in class de.extio.spacecraft.shared.bo.EnterStationSupport
-
Finds the closest station a player located at ship can join
- findDeleted() - Method in interface de.extio.spacecraft.shared.managers.EntityManager
- findEntityLevelCollisions(AbstractCompositeEntity, CoordI2, AbstractCompositeEntity, CoordI2) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Composite entities can overlap in the game world.
- findFirstAt(CoordI2) - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Returns the first object at a given position
- findFirstAt(CoordI2, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- findFirstAt(CoordI2, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.HashBucketIndex2D
- findFirstAt(CoordI2, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.LinearSearchIndex2D
- findFirstAt(CoordI2, Predicate<T>) - Method in class de.extio.spacecraft.shared.world.QuadTree
- findFirstAt(CoordI2, Predicate<T>) - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Returns the first object at a given position.
- findModNameClassName(String) - Method in interface de.extio.spacecraft.shared.managers.ScriptingManager
- findParameterValueByQualifier(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Request
- findShadowed() - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria Shadowed entities are already added to the world manager but are not spawned in the game world yet, for example a ship being still in lobby
- findShadowedFast() - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Find composite entities by certain criteria Shadowed entities are already added to the world manager but are not spawned in the game world yet, for example a ship being still in lobby
- fire(Event) - Method in interface de.extio.spacecraft.shared.client.EventManager
-
Fires an event
- first(Class<T>) - Method in interface de.extio.spacecraft.shared.client.EventManager
-
Returns the first regular (non-priority) event of a specific type
- fixedDestination - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- FLOATING - de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
- FLOOR - de.extio.spacecraft.shared.model.entity.EntityLayer
- FloorEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- FloorEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.FloorEntity
- FloorEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- FloorEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.FloorEntityDef
- FORCE_DESELECT - de.extio.spacecraft.shared.model.entity.ClientEntityAction.ClientEntityActionSelectMode
- FORCE_KEEP_SELECTED - de.extio.spacecraft.shared.model.entity.ClientEntityAction.ClientEntityActionSelectMode
- forEach(BiConsumer<CoordI2, List<T>>) - Method in class de.extio.spacecraft.shared.world.GridIndex2D
- forEach(BiConsumer<CoordI2, T>) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- forEach(Consumer<? super T>) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- forEach(Consumer<? super T>) - Method in class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- forEach(Consumer<? super T>) - Method in class de.extio.spacecraft.shared.world.GridIndex2D
- forEach(Consumer<? super T>) - Method in class de.extio.spacecraft.shared.world.HashBucketIndex2D
- forEach(Consumer<? super T>) - Method in class de.extio.spacecraft.shared.world.QuadTree
- fresh - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- from(WeaponEntityControllerData) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- FROM - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_STATISTICS_QUALIFIERS
- fromBit(int) - Static method in enum de.extio.spacecraft.shared.model.world.Edge2
- fromReport(String) - Static method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- fromReport(String) - Static method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- fromReport(String) - Static method in class de.extio.spacecraft.shared.model.metaserver.DirectoryModInfo
- fromReport(String) - Static method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- fromReport(String) - Static method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- fromReport(String) - Static method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- FULLSCREEN - de.extio.spacecraft.shared.model.client.options.ClientVideoOptions.ClientVideoOptionsVideoMode
G
- g - Variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- Game - Class in de.extio.spacecraft.shared.model.client.game
- Game() - Constructor for class de.extio.spacecraft.shared.model.client.game.Game
- GAME - de.extio.spacecraft.shared.model.client.settings.OptionsState
- GAME_BROWSER - de.extio.spacecraft.shared.client.module.LobbyModuleTabViewMode
- GAME_CTRL - de.extio.spacecraft.shared.model.entity.EntityLayer
- GAME_INFO - de.extio.spacecraft.shared.client.module.LobbyModuleLeftViewMode
- GAME_MODE - de.extio.spacecraft.shared.client.module.LobbyModuleLeftViewMode
- GAME_MODE - de.extio.spacecraft.shared.module.ServerModuleType
-
Server module implementing a game mode.
- GAME_MODE - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_HIGHSCORES_QUALIFIERS
- GAME_MODE - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.SEARCH_SESSIONS_QUALIFIERS
- GAME_RUN_MODE - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_HIGHSCORES_QUALIFIERS
- GameActionMessage - Class in de.extio.spacecraft.shared.model.message.toboth
-
GameActionMessage is the preferred way to exchange any kind of information between client and server (and vice versa) that is related to game logic
- GameActionMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
- GameActionMessage(String) - Constructor for class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
Constructs a new GameActionMessage, addressed to a module
- GameActionMessage(UUID, String) - Constructor for class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
Constructs a new GameActionMessage, addressed to a composite entity
- GameActionMessage(UUID, Set<UUID>, String) - Constructor for class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
Constructs a new GameActionMessage, addressed to multiple live entities of the same composite entity.
- GameActionMessage(UUID, UUID, String) - Constructor for class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
Constructs a new GameActionMessage, addressed to a live entity
- GameActionMessages - Class in de.extio.spacecraft.shared.model.message.toclient
-
Container for GameActionMessage, don't use directly - send single GameActionMessage instead.
- GameActionMessages() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameActionMessages
- GameActionMessages(List<GameActionMessage>) - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameActionMessages
- GameControlModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- GameControlModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.GameControlModuleSettings
- GameModeDef - Class in de.extio.spacecraft.shared.model.game
- GameModeDef() - Constructor for class de.extio.spacecraft.shared.model.game.GameModeDef
- GameModeDef(GameModeDef) - Constructor for class de.extio.spacecraft.shared.model.game.GameModeDef
- GameModeDefHighScore - Class in de.extio.spacecraft.shared.model.game
- GameModeDefHighScore() - Constructor for class de.extio.spacecraft.shared.model.game.GameModeDefHighScore
- GameModeDefHighScore(GameModeDefHighScore) - Constructor for class de.extio.spacecraft.shared.model.game.GameModeDefHighScore
- GameModeDefShipSlot - Class in de.extio.spacecraft.shared.model.game
- GameModeDefShipSlot() - Constructor for class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- GameModeDefShipSlot(GameModeDefShipSlot) - Constructor for class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- GameRunMode - Enum in de.extio.spacecraft.shared.model.game
- GameSession - Class in de.extio.spacecraft.shared.model.client.game
- GameSession - Class in de.extio.spacecraft.shared.model.game_server.instance
-
The server game session object is the main way of accessing the state of a session and all managers related to a that session.
- GameSession() - Constructor for class de.extio.spacecraft.shared.model.client.game.GameSession
- GameSession() - Constructor for class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- GameSessionCompatMessage - Class in de.extio.spacecraft.shared.model.message.toboth
-
Part of connecting client and server
- GameSessionCompatMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toboth.GameSessionCompatMessage
- GameSessionControlMessage - Class in de.extio.spacecraft.shared.model.message.toserver
-
Controls the game session.
- GameSessionControlMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- GameSessionEndMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
Informs the client that game session ended
- GameSessionEndMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameSessionEndMessage
- GameSessionJoinCompleteMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
Part of connecting client and server
- GameSessionJoinCompleteMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameSessionJoinCompleteMessage
- GameSessionJoinMessage - Class in de.extio.spacecraft.shared.model.message.toserver
-
Part of connecting client and server
- GameSessionJoinMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toserver.GameSessionJoinMessage
- GameSessionJoinResponseMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
Part of connecting client and server
- GameSessionJoinResponseMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameSessionJoinResponseMessage
- GameSessionReconnectTicket - Class in de.extio.spacecraft.shared.model.game_server.instance
- GameSessionReconnectTicket() - Constructor for class de.extio.spacecraft.shared.model.game_server.instance.GameSessionReconnectTicket
- GameSessionSeparatedPropertiesMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
Sends separate dynamic properties for a composite entity.
- GameSessionSeparatedPropertiesMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameSessionSeparatedPropertiesMessage
- GameSessionServerPublishingMode - Enum in de.extio.spacecraft.shared.model.message.toboth
- GameSessionSetupMessage - Class in de.extio.spacecraft.shared.model.message.toserver
-
Part of connecting client and server
- GameSessionSetupMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toserver.GameSessionSetupMessage
- GameSessionShipSlot - Class in de.extio.spacecraft.shared.model.client.game
- GameSessionShipSlot - Class in de.extio.spacecraft.shared.model.game_server.instance
- GameSessionShipSlot() - Constructor for class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- GameSessionShipSlot() - Constructor for class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- GameSessionState - Enum in de.extio.spacecraft.shared.model.game
- GameSessionStatisticRecord - Class in de.extio.spacecraft.shared.model.metaserver
-
Restricted use only
- GameSessionStatisticRecord() - Constructor for class de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
- GameSessionUnprivilegedControlMessage - Class in de.extio.spacecraft.shared.model.message.toserver
-
Controls the game session.
- GameSessionUnprivilegedControlMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- GameSessionUpdateCompositeMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
Sends updates of composite entities to the client.
- GameSessionUpdateCompositeMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositeMessage
- GameSessionUpdateCompositesPositionEntry - Class in de.extio.spacecraft.shared.model.message.toclient
-
Sends incremental position updates to the client.
- GameSessionUpdateCompositesPositionEntry() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- GameSessionUpdateCompositesPositionMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
Sends incremental position updates to the client.
- GameSessionUpdateCompositesPositionMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionMessage
- GameSessionUpdatedEvent - Class in de.extio.spacecraft.shared.model.client.event
- GameSessionUpdatedEvent() - Constructor for class de.extio.spacecraft.shared.model.client.event.GameSessionUpdatedEvent
- GameSessionUpdateMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
Message send to the client to inform incrementally about any change related to the game session.
- GameSessionUpdateMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- GameSessionUpdateMessagePlayerInfo - Class in de.extio.spacecraft.shared.model.message.toclient
-
Message send to the client to inform incrementally about any change related to the game session.
- GameSessionUpdateMessagePlayerInfo() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- GameSessionUpdateMessageShipSlot - Class in de.extio.spacecraft.shared.model.message.toclient
-
Message send to the client to inform incrementally about any change related to the game session.
- GameSessionUpdateMessageShipSlot() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- GENERAL - de.extio.spacecraft.shared.module.ServerModuleType
-
General purpose server module, usually implementing certain game logic.
- GENERAL_ERROR - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- GenericRestrictedCompositeEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
- GenericRestrictedCompositeEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.GenericRestrictedCompositeEntity
- get(int) - Method in interface de.extio.spacecraft.shared.client.KeycodeRegistry
-
Returns the current registered key code registration by code
- get(int) - Method in interface de.extio.spacecraft.shared.client.TilesetManager
-
Returns a tileset by tileset index
- get(int, int) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- get(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- get(HasPosition2) - Method in class de.extio.spacecraft.shared.world.GridIndex2D
- get(Object) - Method in interface de.extio.spacecraft.shared.managers.VersionManager
- get(String) - Method in interface de.extio.spacecraft.shared.client.KeycodeRegistry
-
Returns the current registered key code registration by qualifier
- GET_HIGHSCORES - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- GET_HIGHSCORES_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_HIGHSCORES_QUALIFIERS
- GET_OPS - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- GET_OPS_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_OPS_QUALIFIERS
- GET_REPORTS - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- GET_REPORTS_NO_ACK_COUNT - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- GET_REPORTS_NO_ACK_COUNT_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_REPORTS_NO_ACK_COUNT_QUALIFIERS
- GET_REPORTS_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_REPORTS_QUALIFIERS
- GET_STATISTICS - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- GET_STATISTICS_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_STATISTICS_QUALIFIERS
- getA() - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- getAbortFrame() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getAbsolute() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortHighlightRasterEvent
- getAbsoluteArea() - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext.StatusViewContextObjectiveTooltipArea
- getAbsolutePos() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- getAbsoluteViewportDimension() - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- getAccelerationVector() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getAchieved() - Method in interface de.extio.spacecraft.shared.managers.AchievementsManager
-
Returns the ids of all achievements already granted.
- getAchieved() - Method in class de.extio.spacecraft.shared.model.message.toclient.AchievementMessage
- getAchievement() - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- getAchievementDef(String) - Method in interface de.extio.spacecraft.shared.managers.AchievementsManager
-
Returns the definition of a specific achievement
- getAchievementDefs() - Method in class de.extio.spacecraft.shared.model.managers.AchievementsDef
- getAchievements() - Method in class de.extio.spacecraft.shared.model.managers.Mod
- getAchievementsDef() - Method in interface de.extio.spacecraft.shared.managers.AchievementsManager
-
Returns the definition of achievements (loaded from mod folders)
- getAchievementsManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The achievements manager
- getAchievementsManager() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
The achievements manager
- getAck() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getAction() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
Free text qualifier that identifies the kind of information
- getActionByName(String) - Method in interface de.extio.spacecraft.shared.client.ActionsDefManager
- getActionDefs() - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionsDefContainer
- getActionsDefContainer() - Method in class de.extio.spacecraft.shared.model.managers.Mod
- getActionsDefManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The actions definitions manager
- getActivateMods() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionSetupMessage
- getActivateModules() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getActive() - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Returns mod descriptors of all active mods
- getActive() - Method in class de.extio.spacecraft.shared.model.client.options.ClientModOptions
- getActiveByName(String) - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Returns a mod descriptor by name only if it's active
- getActiveExtViewPorts() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns all extended viewports (viewport + sensor map) players can see
- getActiveMenuLaunchEntries() - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Returns all menu launch entries from active mods
- getActiveNames() - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Returns the names of all active mods
- getActiveRange() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity
- getActiveServerModules() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns all active server modules
- getActiveServerModules() - Method in class de.extio.spacecraft.shared.model.message.local.LocalGameSessionControlMessage
- getActual() - Method in exception de.extio.spacecraft.shared.model.managers.VersionMismatchException
- getAggro(UUID, int) - Method in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- getAggroRadius() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlEntity
- getAiVisionRange() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity
- getAll() - Method in interface de.extio.spacecraft.shared.client.KeycodeRegistry
-
Returns all key code registrations
- getAll() - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Returns all mod descriptors
- getAllDynamicProperties() - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- getAlternativeEntityLayer() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getAlternativeParent() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasPositionRelativeToParent
- getAlternativeParent() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasSubTileOffset
- getAlternativeTilesetModName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getAlternativeTilesetName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getAlternativeTilesetPosition() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getAltSource() - Method in class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- getAmount() - Method in class de.extio.spacecraft.shared.model.bo.MeshTakeRequest
- getAmount() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageItem
- getAmount() - Method in class de.extio.spacecraft.shared.model.managers.ShipClassEntityCategoryConstraint
- getAnimationOffset() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getAnimationTiles() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getArea() - Method in class de.extio.spacecraft.shared.client.ui.Window
- getArea() - Method in class de.extio.spacecraft.shared.model.managers.SceneRegistration
- getArea() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
If set, the game action message will be delivered to all players that have vision in that area (world coordinates).
- getAttackSlot(UUID, UUID) - Method in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- getAudioControl() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The audio controller
- getAudioOnDamage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getAudioOnDamageElementPriority() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getAudioOnDestroyed() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getAudioOnDestroyedElementPriority() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getAudioWeaponFire() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getAutomationActionLabel() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- getAutomationActionLabel() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- getAutomationHandlers() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- getAutomationHandlers() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- getAutoModeVelocity() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getAutoOrientation() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getaVx() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- getaVy() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- getB() - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- getBackground0Name() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getBackground0Scrolling() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getBackground0ScrollingReverse() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getBackground1Scrolling() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getBackground1ScrollingReverse() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getBackgroundColor() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.ButtonControl
- getBackgroundColor() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.LabelControl
- getBackgroundColor() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TextfieldControl
- getBackgroundOffset0() - Method in class de.extio.spacecraft.shared.client.UiOptions
- getBackgroundOffset1() - Method in class de.extio.spacecraft.shared.client.UiOptions
- getBackgroundResourceModName0() - Method in class de.extio.spacecraft.shared.client.UiOptions
- getBackgroundResourceName0() - Method in class de.extio.spacecraft.shared.client.UiOptions
- getBit() - Method in enum de.extio.spacecraft.shared.model.world.Edge2
- getBo() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawControlEvent
- getBufferedPerc() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getBuildingBlock(Class<T>) - Method in interface de.extio.spacecraft.shared.bo.AiBuildingBlockManager
-
Returns an AI building block by class
- getBuildingBlocks() - Method in interface de.extio.spacecraft.shared.model.bo.AiSpacecraftManager
- getBusinessObject(Class<? extends T>) - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Business objects implementing various game mechanics.
- getBusinessObject(Class<? extends T>) - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Returns an instance of a business object by clazz.
- getBusinessObject(Class<? extends T>) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Business objects implement game mechanics
- getBusinessObject(Class<? extends T>) - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Business objects implementing various game mechanics.
- getButton() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortTileClickPressEvent
- getButton() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortTileClickReleaseEvent
- getButton() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortTileMouseMoveEvent
- getButton() - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseClickMessage
- getButton() - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseMoveMessage
- getByName(String) - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Returns a mod descriptor by name
- getByPath() - Method in class de.extio.spacecraft.shared.model.managers.StorageIndex
- getByQualifier(String) - Method in interface de.extio.spacecraft.shared.managers.VersionManager
- getC0() - Method in class de.extio.spacecraft.shared.model.world.RectI2
- getC1() - Method in class de.extio.spacecraft.shared.model.world.RectI2
- getCableBrightness() - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- getCableColorB() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- getCableColorB() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshEntityDef
- getCableColorG() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- getCableColorG() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshEntityDef
- getCableColorR() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- getCableColorR() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshEntityDef
- getCallback() - Method in class de.extio.spacecraft.shared.model.bo.MeshTakeRequest
- getCategories() - Method in class de.extio.spacecraft.shared.model.client.event.SelectEntityEvent
- getCategories() - Method in class de.extio.spacecraft.shared.model.managers.ShipClassEntityCategoryConstraint
- getCategory() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getChangeGameMode() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- getCharge() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- getCharge() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ActionItemEntity
- getChargeType() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- getChatRecipient() - Method in class de.extio.spacecraft.shared.model.client.settings.SocialModuleSettings
- getChildren() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- getChunk() - Method in class de.extio.spacecraft.shared.model.message.toboth.CheckpointDataMessage
- getChunks() - Method in class de.extio.spacecraft.shared.model.message.toboth.CheckpointDataMessage
- getClassName() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- getClickAction() - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- getClickDeselect() - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- getClickSelect() - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- getClickSession() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- getClientActions() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortClientActionEvent
- getClientAudioMusicOptions() - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- getClientAudioOptions() - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- getClientBusinessObjects() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Business objects implement various game mechanics
- getClientEntityActions() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortTileClickReleaseEvent
- getClientGameOptions() - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- getClientModOptions() - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- getClientModules() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
Starts these modules on client side if the game mode is activated / Stops if deactivated.
- getClientModules() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- getClientMouseOptions() - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- getClientMoveAnimationOffset() - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- getClients() - Method in class de.extio.spacecraft.shared.model.bo.EntityNetworkDiscovery
- getClientState() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Client side custom state.
- getClientState() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- getClientState() - Method in class de.extio.spacecraft.shared.model.message.toserver.CheckpointCreateMessage
- getClientsWithOperator() - Method in class de.extio.spacecraft.shared.model.bo.EntityNetworkDiscovery
- getClientVideoOptions() - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- getClosestPoint(CoordI2, HasPositionAndDimension2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Get's the closest point at area target from origin
- getCode() - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- getCode() - Method in class de.extio.spacecraft.shared.model.message.client_internal.KeyStrokeMessage
- getCollectedBy() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- getCollisionWarnings() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity
- getColor() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SliderControl
- getColor() - Method in class de.extio.spacecraft.shared.client.ui.Window
- getColor() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getColor() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortHighlightRasterEvent
- getColor() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortWorldPosSelectionEvent
- getColorB() - Method in class de.extio.spacecraft.shared.model.bo.Field
- getColorB() - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- getColorG() - Method in class de.extio.spacecraft.shared.model.bo.Field
- getColorG() - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- getColorR() - Method in class de.extio.spacecraft.shared.model.bo.Field
- getColorR() - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- getCompatibility() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Technical compatible version of your mod.
- getCompatibilityLevel() - Method in class de.extio.spacecraft.shared.model.managers.CompatibilityRecord
- getCompatibilityRecord() - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- getComplaint() - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint
- getCompositeEntities() - Method in class de.extio.spacecraft.shared.model.bo.Scene
- getCompositeEntities() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositeMessage
- getCompositeEntities() - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- getCompositeEntity() - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntity
- getCompositeEntity() - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndPosition
- getCompositeEntity() - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityZone
- getCompositeEntity() - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- getCompositeEntityFactories() - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Returns all composite entity factories
- getCompositeEntityFactories() - Method in class de.extio.spacecraft.shared.model.managers.Mod
- getCompositeEntityFactories() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Discovered automatically for groovy scripts, don't set
- getCompositeEntityFactoryClassName() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getCompositeEntityId() - Method in class de.extio.spacecraft.shared.model.client.event.ShowEntityDetailsEvent
- getCompositeEntityId() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntitySelectionEvent
- getCompositeEntityId() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent
- getCompositeEntityId() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortHighlightRasterEvent
- getCompositeEntityId() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortTileBaseEvent
- getCompositeEntityId() - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntityId
- getCompositeEntityId() - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityIdZone
- getCompositeEntityId() - Method in class de.extio.spacecraft.shared.model.entity.CompositeIdAndPosition
- getCompositeEntityId() - Method in class de.extio.spacecraft.shared.model.entity.EntityIdZone
- getCompositeEntityId() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
If set, the message will be delivered to the event callback of this composite entity
- getCompositeEntityId() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionSeparatedPropertiesMessage
- getCompositeEntityVersion() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameSessionCompatMessage
- getConeAngle() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.EngineEntityDef
- getConsolesAll() - Method in class de.extio.spacecraft.shared.model.bo.EntityNetworkDiscovery
- getConsolesLoggedIn() - Method in class de.extio.spacecraft.shared.model.bo.EntityNetworkDiscovery
- getConsoleWindowBorderColor() - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- getContent() - Method in class de.extio.spacecraft.shared.model.entity.container.VersionInfo
- getContent() - Method in class de.extio.spacecraft.shared.model.message.metaserver.TestConnectionMessage
- getContentType() - Method in class de.extio.spacecraft.shared.model.metaserver.Response
- getControlGroup() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- getControlGroup() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- getControlId() - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleComplexControlAction
- getCooldown() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- getCooldown() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- getCoord() - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseMessage
- getCoordinates() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getCount() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- getCraftingCategory() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- getCraftingCategory() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.CraftableEntityDef
- getCraftingCategory() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getCrewControl() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getCrewControlByEntity() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- getCrewControlByPlayer() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- getCrewEntityAction() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntityActionProvider
- getCrewIndex() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- getCrewManager() - Method in class de.extio.spacecraft.shared.server.module.AiInfo
- getCrewManagerClassname() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- getCrewManagerType() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- getCrewSlots() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- getCrewSlots() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StationEntryPointEntityDef
- getCrewSpawnRadius() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StationEntryPointEntityDef
- getCrewTilesetName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getCrewTilesetOffset() - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- getCur() - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- getCurId() - Method in class de.extio.spacecraft.shared.model.i18n.Localizations
- getCurrentGameSession() - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Returns the game session context object that is currently active in the thread context.
- getCurrentInstanceId() - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Returns the game server instance id of the current thread context
- getCurrentLanguage() - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
- getCurrentSet() - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptions
- getCurSegment() - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage
- getCustom0() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- getCustom1() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- getCustom2() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- getCustom3() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- getCustom4() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- getCustomDouble0() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getCustomInt0() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getCustomInt1() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getCustomString0() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getDamage() - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- getDamage() - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- getDamageEntity() - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- getDamageHandler() - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- getDamageMode() - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- getDamagePlateau() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getDampeningPerWave() - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- getData() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TableControl
- getData() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- getData() - Method in class de.extio.spacecraft.shared.model.message.toboth.CheckpointDataMessage
- getDeactivateAll() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getDebugNodes() - Method in class de.extio.spacecraft.shared.model.bo.Path
- getDedicatedNonOfficial() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getDedicatedOfficial() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getDedicatedOfficial(Consumer<DedicatedRecord>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Returns an official dedicated server.
- getDefaultGameMode() - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- getDefaultServerPublishing() - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- getDefaultValue() - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityFactory.CompositeEntityFactoryParameterDef
- getDeferredDatagrams() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getDeferredGameActionMessages() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getDefinition() - Method in class de.extio.spacecraft.shared.model.entity.container.Entity
- getDescription() - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.ObjectiveMarker
- getDescription() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
Localization id of a short description of the game mode.
- getDescription() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Name of the mod that is displayed to the user.
- getDescriptionFallback() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Fallback text displayed as name of your mod if localization id could not be found.
- getDescriptions() - Method in class de.extio.spacecraft.shared.model.i18n.Localizations
- getDestination() - Method in class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- getDigest() - Method in class de.extio.spacecraft.shared.model.message.toboth.CheckpointDataMessage
- getDimension() - Method in class de.extio.spacecraft.shared.client.ui.Window
- getDimension() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Spatial dimension of this composite
- getDimension() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getDimension() - Method in class de.extio.spacecraft.shared.model.world.Area2
- getDimension() - Method in interface de.extio.spacecraft.shared.model.world.HasPositionAndDimension2
- getDimension() - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- getDirectory() - Method in class de.extio.spacecraft.shared.model.managers.Mod
- getDisabled() - Method in class de.extio.spacecraft.shared.model.client.options.ClientModOptions
- getDisplayDuration() - Method in class de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage
- getDisplayHeading() - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- getDisplayHeading() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- getDisplayMode() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent
- getDisplayModules() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getDisplayName() - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
-
Localization id
- getDisplayName() - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlBanditCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlTransporterCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiDestinationCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiRandomCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiWaypointCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidFieldCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidScenarioCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.DarkMatterCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ImageSurfaceCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.MarkerCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.SpacecraftSpawnPointCompositeEntityFactory
- getDisplayName() - Method in interface de.extio.spacecraft.shared.model.entity.CompositeEntityFactory
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.message.local.SpeedrunControlMessage
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage
- getDisplayName() - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment
- getDisplayText() - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- getDisplayText() - Method in class de.extio.spacecraft.shared.model.managers.MainMenuLaunchEntry
- getDistance(CoordD2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
The Pythagorean theorem
- getDistance(CoordD2, CoordD2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
The Pythagorean theorem
- getDistance(CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
The Pythagorean theorem
- getDistance(CoordI2, CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
The Pythagorean theorem
- getDistance(HasPosition2, HasPosition2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
The Pythagorean theorem
- getDistribution() - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- getDistributionByCategory(String) - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- getDrawExclusively() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- getDrawOverlayEntities() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- getDroppedBy() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- getDynamicProperties() - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- getDynamicPropertiesSeparated() - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- getDynamicSerializationProperties(boolean, UUID) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Dynamic serialization properties are created when transferring data from server to client (or vice versa) as well as when persisting a composite to disk.
- getDynamicSerializationProperties(boolean, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- getDynamicSerializationProperties(boolean, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- getDynamicSerializationProperties(boolean, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ScriptingCompositeEntity
- getDynamicSerializationProperties(boolean, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getDynamicSerializationProperties(boolean, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- getDynamicSerializationProperties(boolean, UUID, Fields, AbstractCompositeEntity, Map<String, Object>) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Needed for the field manager to work.
- getDynamicSerializationProperties(boolean, UUID, Map<UUID, Mesh>, AbstractCompositeEntity, Map<String, Object>) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Needed for the mesh manager to work.
- getDynamicSerializationPropertiesForSeparateTransfer(boolean, UUID) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Same concept as for getDynamicSerializationProperties(), but these properties are transferred separately.
- getDynamicSerializationPropertiesForSeparateTransfer(boolean, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getEdges() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortWorldPosSelectionEvent
- getEdges() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- getEdgesOpenState() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.DoorEntityDef
- getEditorEntityClassName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ScriptingCompositeEntity
- getEditorMode() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getEditorMode() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlBanditCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlTransporterCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiDestinationCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiRandomCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiWaypointCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidFieldCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidScenarioCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.DarkMatterCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ImageSurfaceCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.MarkerCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.SpacecraftSpawnPointCompositeEntityFactory
- getEditParameters(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.model.entity.CompositeEntityFactory
- getEffect() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getEffectiveViewportDimension() - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- getEmActionEmission() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getEmActionEmission() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshConsumerDef
- getEmBaseEmission() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getEmbedPosition() - Method in class de.extio.spacecraft.shared.model.client.settings.OptionsModuleSettings
- getEmbedState() - Method in class de.extio.spacecraft.shared.model.client.settings.OptionsModuleSettings
- getEmEmission() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getEnableAllPortals() - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- getEnabledAutomationHandlers() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- getEnabledAutomationHandlers() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- getEnd() - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment
- getEngineRng() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
A random number generator
- getEntities() - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
- getEntities() - Method in class de.extio.spacecraft.shared.model.entity.container.Container
- getEntities() - Method in class de.extio.spacecraft.shared.model.message.toboth.EntityDefMessage
- getEntitiesUnderCursor() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- getEntity() - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntity
- getEntityAction() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- getEntityActionPending() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- getEntityActionTarget() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- getEntityActionTargetCoord() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- getEntityCategoryConstraints() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- getEntityConstraints() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- getEntityCoordinates() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getEntityDef() - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
- getEntityDef() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getEntityDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- getEntityDef() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- getEntityDef() - Method in class de.extio.spacecraft.shared.model.entity.EntityDefZone
- getEntityDef(int) - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
-
This is the preferred method to get an entity definition by it's internal index.
- getEntityDef(Class<T>) - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
-
Returns a list of entity defs implementing or deriving from clazz
- getEntityDef(String) - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
-
Get an entity definition by it's name.
- getEntityDef(UUID) - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
-
Get an entity definition by it's UUID.
- getEntityDefId() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageItem
- getEntityDefIdx() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageItem
- getEntityDefIndex(AbstractEntityDef) - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
-
Returns the entity def index of a given instance of AbstractEntityDef
- getEntityDefIndex(UUID) - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
-
Returns the entity def index by uuid
- getEntityDefinition() - Method in class de.extio.spacecraft.shared.model.managers.Mod
- getEntityDefManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The entity definitions manager
- getEntityDefManager() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
The entity definition manager
- getEntityDefName(AbstractEntityDef) - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
-
Returns the name of an entity definition by a given instance of AbstractEntityDef
- getEntityDefName(UUID) - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
-
Returns the name of an entity definition by UUID
- getEntityDefUuid() - Method in class de.extio.spacecraft.shared.model.managers.ShipClassEntityConstraint
- getEntityDefUUID() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getEntityGroups() - Method in class de.extio.spacecraft.shared.model.bo.Field
- getEntityId() - Method in class de.extio.spacecraft.shared.model.client.event.ShowEntityDetailsEvent
- getEntityId() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntitySelectionEvent
- getEntityId() - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntityId
- getEntityId() - Method in class de.extio.spacecraft.shared.model.entity.EntityIdZone
- getEntityId() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
If set, the message will be delivered to the event callback of this entity.
- getEntityIds() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
If set, the message will be delivered to the event callback of these entities.
- getEntityLayer() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getEntityLayer() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getEntityManager() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getEntityManager() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getEntityMod() - Method in interface de.extio.spacecraft.shared.bo.EntityModSupport
- getEntityModDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.mod.AbstractEntityMod
- getEntityModSupport() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getEntityModSupport() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.HasEntityMod
- getEntityNetworkConsolesCache() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getEntityPos() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortHighlightRasterEvent
- getEntityPos() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortTileBaseEvent
- getEntityPosition() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent
- getEntityRecord() - Method in class de.extio.spacecraft.shared.model.entity.EntityZone
- getEntityTypes() - Method in class de.extio.spacecraft.shared.model.entity.container.Container
- getEntityVersion() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameSessionCompatMessage
- getEntries() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionMessage
- getErrorMessage() - Method in class de.extio.spacecraft.shared.model.message.client_internal.NetworkShutdownMessage
- getEta() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- getEventManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The event manager
- getEventSubscriptions() - Method in interface de.extio.spacecraft.shared.module.ClientModule
- getEventSubscriptions(Class<? extends Event>) - Method in interface de.extio.spacecraft.shared.client.ClientModuleManager
- getExceptions() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getExecuteEntity() - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- getExit() - Method in class de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoEndpoint
- getExpected() - Method in exception de.extio.spacecraft.shared.model.managers.VersionMismatchException
- getExpiration() - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- getExplosionDamage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- getExtendedViewport() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- getField() - Method in class de.extio.spacecraft.shared.model.bo.Field
- getField(AbstractCompositeEntity, UUID) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Get a specific field for a composite entity.
- getField(UUID, UUID) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Get a specific field for a composite entity.
- getFieldBaseEmission() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldBaseEmissionCap() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldColorB() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldColorG() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldColorR() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldDecayMin() - Method in class de.extio.spacecraft.shared.model.bo.Field
- getFieldDecayMin() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldDecayPerc() - Method in class de.extio.spacecraft.shared.model.bo.Field
- getFieldDecayPerc() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldDisplayName() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldEffectCorner() - Method in class de.extio.spacecraft.shared.model.bo.Field
- getFieldEffectCorner() - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- getFieldEffectCorner() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldEmission() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.FieldEmitter
- getFieldEmissionCap() - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- getFieldEmissionCap() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- getFieldEmissionCap() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.FieldEmitter
- getFieldEmitter() - Method in class de.extio.spacecraft.shared.model.bo.FieldRequest
- getFieldEmitterBaseRadius() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldEmitterMode() - Method in class de.extio.spacecraft.shared.model.bo.Field
- getFieldEmitterMode() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldEmitterType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldEmitterType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.FieldEmitter
- getFieldPixmap() - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- getFieldPixmapId() - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- getFieldPlateau() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFieldResourceConsumptionFactor() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- getFields() - Method in class de.extio.spacecraft.shared.model.bo.Fields
- getFields() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getFields(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Get all fields for a composite entity
- getFields(UUID) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Get all fields for a composite entity
- getFieldType() - Method in class de.extio.spacecraft.shared.model.bo.Field
- getFieldType() - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- getFileSelectionModuleBackend() - Method in class de.extio.spacecraft.shared.model.client.event.FileSelectionEvent
- getFileSelectionModuleBackend() - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- getFileSelectionModuleMode() - Method in class de.extio.spacecraft.shared.model.client.event.FileSelectionEvent
- getFileSelectionModuleMode() - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- getFilter() - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- getFilterMod() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- getFilterShipClass() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- getFilterStorageItemNames() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- getFinalEscortTarget(UUID, UUID) - Method in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- getFixedDestination() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- getFixedTeam() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Fixed team for this ship, players will not be able to change the team in lobby.
- getFocusId() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SetFocusControl
- getForceCompositeEntityType() - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationOptions
- getForceExecuteMeshConsumers() - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- getForceJoinPlayerAtInitialSlot() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- getForegroundColor() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.LabelControl
- getFrame() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Identifies the current frame being rendered.
- getFrameCur() - Method in class de.extio.spacecraft.shared.model.client.event.Event
- getFrameRate() - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- getFrameRateTarget() - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- getFrameTTL() - Method in class de.extio.spacecraft.shared.model.client.event.Event
- getFulfilledPerc() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getFullScreenNumber() - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- getG() - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- getGame() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The client side representation of the game session
- getGameActionMessage() - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- getGameActionMessages() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getGameActionMessages() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameActionMessages
- getGameMode() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns the definition of the current game mode
- getGameMode() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- getGameMode() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- getGameMode() - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- getGameModeByName(String) - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Returns a game mode definition by game mode name
- getGameModeDefs() - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Returns a view of all game mode definitions
- getGameModeDefs() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Defines game modes.
- getGameModeGlobalShipClass() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getGameModeGlobalShipClass() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- getGameModeLocalized() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- getGameModeLocalized() - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- getGameModeName() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getGameModeName() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getGameModeName() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- getGameModeOptions() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getGameModeOptions() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Game mode options are a shared state for this game session.
- getGameModeOptions() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getGameRunMode() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getGameRunMode() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
The game run mode
- getGameRunMode() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getGameRunMode() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- getGameRunMode() - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- getGameRunMode() - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- getGameRunModes() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefHighScore
-
List of modes highscores are submitted for.
- getGameSession() - Method in class de.extio.spacecraft.shared.model.client.game.Game
- getGameSessionById(UUID) - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Returns the game session by id
- getGameSessionByPlayerId(UUID) - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Returns the game session a player is connected to
- getGameSessionDurations() - Method in class de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
- getGameSessionId() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getGameSessionId() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns the game session identifier
- getGameSessionId() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getGameSessionId() - Method in class de.extio.spacecraft.shared.model.message.toserver.ServerJoinMessage
- getGameSessionPassword() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- getGameSessionRunDurationAvg() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getGameSessionRunDurationMax() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getGameSessionRunDurationMed() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getGameSessionRunDurationMin() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getGameSessionRunWindowMoved() - Method in class de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
- getGameSessionRunWindowsMoved() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getGameSessionState() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns whether the game session is still in lobby or already started
- getGameSessionUpdateCompositeEntitiesMessages() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getGameSessionUpdateCompositesPositionMessages() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getGameTime() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- getGameTime() - Method in class de.extio.spacecraft.shared.model.message.toserver.CheckpointCreateMessage
- getGameTimeCurBegin() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getGameTimePrevDuration() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getGameTimeSeconds() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- getGameTimeSeconds() - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- getGameTimeSeconds() - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- getGrantedPerc() - Method in class de.extio.spacecraft.shared.model.bo.FieldRequest
- getGravityAccel() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- getGravityPotential() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- getGravityRange1() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- getGravityRangeDist0() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- getGravityRangeDist1() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- getGroovyPackageLoadOrder() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Defines the order of loading of your groovy packages containing source code
Content is package source code folder name relative to groovy base directory ./mod/storage/src. - getGroup() - Method in class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventGroup
- getGroup() - Method in class de.extio.spacecraft.shared.model.client.event.AudioEvent
- getGroupElementPriority() - Method in class de.extio.spacecraft.shared.model.client.event.AudioEvent
- getGroupPriority() - Method in class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventGroup
- getGroupPriority() - Method in class de.extio.spacecraft.shared.model.client.event.AudioEvent
- getHashAll() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getHashMessage() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getHealPerTurn() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- getHealth() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getHealth() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- getHealthCur() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getHealthTotal() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getHeight() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasDimension
- getHeight() - Method in class de.extio.spacecraft.shared.client.ui.Window
- getHighscore() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
If this mod submits highscores, enable this section to have it displayed in highscores view in main menu.
- getHint() - Method in class de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage
- getHint() - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerMessage
- getHost() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getHost() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns the player who is currently host
- getHost() - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- getHostMode() - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- getI18n() - Method in enum de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- getI18n() - Method in class de.extio.spacecraft.shared.model.managers.Mod
- getIcon() - Method in class de.extio.spacecraft.shared.model.managers.AchievementDef
- getIconDeselectedTileset() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- getIconDeselectedTilesetPosition() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- getIconResourceModName() - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- getIconResourceModName() - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- getIconResourceModName() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.ButtonControl
- getIconResourceName() - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- getIconResourceName() - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- getIconResourceName() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.ButtonControl
- getIconSelectedTileset() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- getIconSelectedTilesetPosition() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- getIconTileset() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent
- getIconTilesetPosition() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent
- getId() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
- getId() - Method in interface de.extio.spacecraft.shared.managers.WorldManagerInterceptor
-
UUID to identify an interceptor.
- getId() - Method in class de.extio.spacecraft.shared.model.client.event.TakeScreenshotEvent
- getId() - Method in class de.extio.spacecraft.shared.model.client.event.UiControlEvent
-
Returns the control ID
- getId() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionReconnectTicket
- getId() - Method in class de.extio.spacecraft.shared.model.managers.AchievementDef
- getId() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- getId() - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- getId() - Method in class de.extio.spacecraft.shared.model.metaserver.Ops
- getId() - Method in class de.extio.spacecraft.shared.server.module.AiInfo
- getImplementationName() - Method in class de.extio.spacecraft.shared.model.managers.ModBoDef
- getIndex() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getIndex() - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- getIndex() - Method in class de.extio.spacecraft.shared.model.client.game.Player
- getIndex() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- getIndex() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- getIndex() - Method in class de.extio.spacecraft.shared.model.managers.MainMenuLaunchEntry
- getIndex() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- getIndexByName(String, String) - Method in interface de.extio.spacecraft.shared.client.TilesetManager
-
Gets the internal tileset index by resource name.
- getInfoEntityCached() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.InfoCompositeEntity
- getInfoTypeCached() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.InfoCompositeEntity
- getInstanceId() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns the id of the instance the game session is running.
- getInterfaceName() - Method in class de.extio.spacecraft.shared.model.managers.ModBoDef
- getInternalName() - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- getInternalName() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- getInUse() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- getIp() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- getItems() - Method in class de.extio.spacecraft.shared.model.managers.StorageIndex
- getJoinServerImmediately() - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- getJvm() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getJvm() - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- getKey() - Method in exception de.extio.spacecraft.shared.model.managers.VersionMismatchException
- getKey() - Method in class de.extio.spacecraft.shared.model.message.client_internal.KeyStrokeMessage
- getKeyCodeDisplay() - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- getKeycodeRegistry() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The keycode registry
- getKickPlayer() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- getLabel() - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext.StatusViewContextObjectiveTooltipArea
- getLabel() - Method in class de.extio.spacecraft.shared.model.bo.Scene
- getLabel() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- getLabel() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- getLabel() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiDestinationEntity
- getLabel() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationAction
- getLabel() - Method in class de.extio.spacecraft.shared.model.managers.AchievementDef
- getLabel() - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- getLanes() - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- getLanguage() - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- getLanguages() - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
- getLanguages() - Method in class de.extio.spacecraft.shared.model.i18n.Localizations
- getLastAccuracy() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getLastAccuracy() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- getLastCompositeEntitiesPublished() - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- getLastDistance() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getLastDistance() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- getLastEdited() - Method in class de.extio.spacecraft.shared.model.bo.Scene
- getLastEdited() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getLastLaunched() - Method in interface de.extio.spacecraft.shared.client.MenuLauncher
-
Returns the name of the last launched MenuLaunchEntry.
- getLastLaunched() - Method in class de.extio.spacecraft.shared.model.client.settings.MainMenuModuleSettings
- getLastMaintenanceWarning() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getLastOutput() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getLastOutput() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getLastOutput() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- getLastRotation() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getLastRotationDirection() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getLastServerListing() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getLastTurnActive() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- getLastViewPortPublishingId() - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- getLayer() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
- getLayer() - Method in class de.extio.spacecraft.shared.client.ui.ScrollBar
- getLayer() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- getLayer() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getLayer() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortHighlightRasterEvent
- getLayer() - Method in class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- getLayer() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getLayer() - Method in class de.extio.spacecraft.shared.model.entity.EntityLayerAndPosition
- getLeftViewMode() - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- getListedServerName() - Method in class de.extio.spacecraft.shared.model.message.local.LocalGameSessionControlMessage
- getListServerRecord() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getLiveEntity() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getLoadingPriority() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
The order of loading of all mods is determined by the loadingPriority element in mod.xml.
- getLocalizationId() - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityFactory.CompositeEntityFactoryParameterDef
- getLocalizationId() - Method in enum de.extio.spacecraft.shared.model.entity.EntityLayer
- getLocalizationId() - Method in class de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage
- getLocalizationId() - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerMessage
- getLocalizationIds() - Method in class de.extio.spacecraft.shared.model.message.client_internal.ClientDialogMessage
- getLocalizationIds() - Method in class de.extio.spacecraft.shared.model.message.toclient.DialogMessage
- getLocalizationManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The localization manager
- getLocalizationManager() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
The localization manager
- getLocalizedName() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- getLocalPlayer() - Method in class de.extio.spacecraft.shared.model.client.game.Game
- getLocalPlayerId() - Method in class de.extio.spacecraft.shared.model.client.game.Game
- getLocalPlayerSpaceShip() - Method in class de.extio.spacecraft.shared.model.client.game.Game
- getLocalX() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
- getLocalY() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
- getLoggedInEntity() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- getLogo() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
Logo of your game mode, displayed in lobby.
- getLogo() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Logo of your mod, displayed in mods manager view and mods list in lobby.
- getLootDirectProbability() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.LootableEntityDef
- getLootDirectProbability() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- getLootDirectProbability() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- getLootDropAlternative() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.LootableEntityDef
- getLootDropAlternative() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- getLootDropAlternative() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- getLootDropProbability() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.LootableEntityDef
- getLootDropProbability() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- getLootDropProbability() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- getLootEntityDefId() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.LootContainer
- getMain() - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent
- getMainActions() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationHandler
- getMainMenuLaunchEntries() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getMaintenance() - Method in class de.extio.spacecraft.shared.model.metaserver.Ops
- getMarkers() - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.Objective
- getMass() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- getMass() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- getMass() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getMass() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- getMass() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.StorableEntityDef
- getMaxAmount() - Method in class de.extio.spacecraft.shared.model.managers.ShipClassEntityConstraint
- getMaxDistToControlGroup() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlEntity
- getMaxHullSlots() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- getMaxMass() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- getMaxPhysicalEntitySizeCategory() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- getMaxSessions() - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- getMenuLaunchEntries() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
This optional section is used to register your mod at the menu launcher.
- getMenuLauncher() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The menu launcher
- getMeshBaseProduction() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshProducerDef
- getMeshBean() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshBufferAmount() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshBufferDef
- getMeshBufferCapacity() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshBuffer
- getMeshBufferLane() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshBuffer
- getMeshBufferLanePrev() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshBuffer
- getMeshBufferNoResourceActionDef() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshBufferDef
- getMeshBufferStarvedActionDef() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshBufferDef
- getMeshBufferType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshBufferDef
- getMeshBufferType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshBuffer
- getMeshConnectors() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- getMeshConnectors() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshEntity
- getMeshConstraints() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- getMeshConsumer() - Method in class de.extio.spacecraft.shared.model.bo.MeshTakeRequest
- getMeshConsumerActionAmount() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshConsumerActionAmount() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getMeshConsumerActionAmount() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshConsumerDef
- getMeshConsumerActionAmount() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getMeshConsumerActionAmount() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- getMeshConsumerAmount() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshConsumerAmount() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getMeshConsumerAmount() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- getMeshConsumerAmountGranted() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshConsumerAmountGranted() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getMeshConsumerAmountGranted() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- getMeshConsumerAmountGrantedPrev() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshConsumerAmountGrantedPrev() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getMeshConsumerAmountGrantedPrev() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- getMeshConsumerBaseAmount() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getMeshConsumerBaseAmount() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshConsumerDef
- getMeshConsumerId() - Method in class de.extio.spacecraft.shared.model.bo.MeshTakeRequest
- getMeshConsumerLane() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshConsumerLane() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getMeshConsumerLane() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- getMeshConsumerLanePrev() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshConsumerLanePrev() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getMeshConsumerLanePrev() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- getMeshConsumerOneTimeAmountGranted() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshConsumerOneTimeAmountGranted() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getMeshConsumerOneTimeAmountGranted() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- getMeshConsumerOutActionDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getMeshConsumerOutActionDef() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshConsumerDef
- getMeshConsumerStarvedActionDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getMeshConsumerStarvedActionDef() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshConsumerDef
- getMeshConsumerType() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshConsumerType() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getMeshConsumerType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshConsumerDef
- getMeshConsumerType() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getMeshConsumerType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- getMeshData(AbstractCompositeEntity, UUID) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Returns the mesh of a specific type.
- getMeshData(UUID, UUID) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Returns the mesh of a specific type.
- getMeshes() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getMeshLane() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- getMeshLane() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshEntity
- getMeshLane(Mesh, int) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Returns a specific lane of a specific mesh type.
- getMeshLane(AbstractCompositeEntity, UUID, int) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Returns a specific lane of a specific mesh type.
- getMeshLane(UUID, UUID, int) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Returns a specific lane of a specific mesh type.
- getMeshLanePrev() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- getMeshLanePrev() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshEntity
- getMeshPassiveConsumerLane() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshPassiveConsumerLanePrev() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshPassiveConsumerStarvedActionDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getMeshPassiveConsumerStarvedActionDef() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshConsumerDef
- getMeshPassiveConsumerType() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- getMeshPassiveConsumerType() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getMeshPassiveConsumerType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshConsumerDef
- getMeshProducerActualAmount() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshProducer
- getMeshProducerAmount() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshProducerDef
- getMeshProducerAmount() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshProducer
- getMeshProducerLane() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshProducer
- getMeshProducerLanePrev() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshProducer
- getMeshProducerType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshProducerDef
- getMeshProducerType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshProducer
- getMeshResistance() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- getMeshResistance() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshEntityDef
- getMeshType() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- getMeshType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshEntityDef
- getMeshType() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- getMeshType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshEntity
- getMeshTypeUUID() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- getMeshTypeUUID() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.MeshEntityDef
- getMessage() - Method in class de.extio.spacecraft.shared.model.client.event.SystemMessageEvent
- getMessage() - Method in class de.extio.spacecraft.shared.model.client.settings.ReconnectModuleSettings
- getMessage() - Method in class de.extio.spacecraft.shared.model.message.toboth.ChatMessage
- getMessage() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getMessage() - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- getMessageSubscriptions() - Method in interface de.extio.spacecraft.shared.module.Module
- getMetaserverClient() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Api client for the metaserver
- getMetaserverClient() - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Api client for the metaserver
- getMinAmount() - Method in class de.extio.spacecraft.shared.model.managers.ShipClassEntityConstraint
- getMinDifficulty() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- getMixInValue() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- getModAndResourceName() - Method in class de.extio.spacecraft.shared.model.client.event.AudioEvent
- getModBaseDamage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.WeaponEntityModDef
- getModCompat() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryModInfo
- getModCooldownReduction() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.WeaponEntityModDef
- getModDefinition() - Method in class de.extio.spacecraft.shared.model.managers.Mod
- getModifier() - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- getModifierLabel(int) - Static method in class de.extio.spacecraft.shared.model.client.KeyModifiers
- getModifiers() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- getModifiers() - Method in class de.extio.spacecraft.shared.model.message.client_internal.KeyStrokeMessage
- getModifiers() - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseMessage
- getModInfos() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- getModManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The mod manager
- getModManager() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
The mod manager
- getModMaxDistance() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.WeaponEntityModDef
- getModMinDistance() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.WeaponEntityModDef
- getModName() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getModName() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- getModName() - Method in class de.extio.spacecraft.shared.model.managers.ModAndResourceName
- getModName() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- getModName() - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- getModName() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryModInfo
- getModNames() - Method in interface de.extio.spacecraft.shared.managers.EntityManager
- getModNames() - Method in class de.extio.spacecraft.shared.model.bo.Scene
- getModNames() - Method in class de.extio.spacecraft.shared.model.client.event.ModSelectionEvent
- getModNames() - Method in class de.extio.spacecraft.shared.model.client.settings.ModSelectionModuleSettings
- getModNames() - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- getModule() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getModule() - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- getModuleManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The module manager
- getModulesActive() - Method in interface de.extio.spacecraft.shared.managers.ModuleManager
-
Returns a view of all active modules
- getModulesAll() - Method in interface de.extio.spacecraft.shared.managers.ModuleManager
-
Returns a view of all loaded modules
- getModVersions() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameSessionCompatMessage
- getMoveOffset() - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- getMyIp(Consumer<String>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Returns the sender's IP address
- getName() - Method in class de.extio.spacecraft.shared.client.ui.EnhancedWindow
- getName() - Method in class de.extio.spacecraft.shared.client.ui.ScrollBar
- getName() - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- getName() - Method in class de.extio.spacecraft.shared.model.client.game.Player
- getName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.MarkerEntity
- getName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SpacecraftSpawnPointEntity
- getName() - Method in class de.extio.spacecraft.shared.model.entity.container.Entity
- getName() - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- getName() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
Technical name in plain text, please use English language
- getName() - Method in class de.extio.spacecraft.shared.model.i18n.Language
- getName() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getName() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Technical name of your mod.
- getName() - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- getName() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- getName() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- getNameLocalized() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
Localization id of the name, displayed to the user
- getNeedEscort() - Method in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- getNeighbor(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- getNeighborWaypoints() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- getNextId() - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
- getNextRunHigh() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getNextRunHighPrediction() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getNextRunLow() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getNextRunLowPrediction() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getNextSegmentAt() - Method in class de.extio.spacecraft.shared.model.message.local.SpeedrunControlMessage
- getNextTurnAtHigh() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getNextTurnAtLow() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getNextTurnInMsHigh() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getNextTurnInMsLow() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getNickname() - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- getNodes() - Method in class de.extio.spacecraft.shared.model.bo.Path
- getNoOperatorTilesetPosition() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getNoPlayersSince() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getNormalizedZoomedTileSize() - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- getO2Damage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- getObj() - Method in class de.extio.spacecraft.shared.model.metaserver.Response
- getObjective() - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.Objective
- getObjectiveTooltipAreas() - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- getObjectSerialization() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The object de-/serializer
- getObjectSerialization() - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
The object de-/serializer
- getOfficialCheckpointSalt() - Method in class de.extio.spacecraft.shared.server.ServerFacade
- getOfficialServerKey() - Method in class de.extio.spacecraft.shared.server.ServerFacade
- getOffloadTask() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getOldFieldEmissionCap() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- getOldPlateau() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- getOldValue() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- getOnDamageSplitThreshold() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getOnDamageSplitThreshold() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- getOneTimeFulfilledPerc() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getOperators() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getOps(String, String, UUID, Consumer<Ops>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Not open for public use, requires a key
- getOptions() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Options configured in the options menu
- getOrder() - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- getOrientation() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getOriginEntityPos() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- getOs() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getOs() - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlBanditCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlTransporterCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiDestinationCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiRandomCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiWaypointCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidFieldCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidScenarioCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.DarkMatterCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ImageSurfaceCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.MarkerCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory
- getParameterDef() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.SpacecraftSpawnPointCompositeEntityFactory
- getParameterDef() - Method in interface de.extio.spacecraft.shared.model.entity.CompositeEntityFactory
- getParameters() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
Parameters are flexible name-value pairs to add additional information.
- getParameters() - Method in class de.extio.spacecraft.shared.model.metaserver.Request
- getParent() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationAction
- getParentCompositeEntity() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getParentCompositeEntity() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- getParentCompositeEntity() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- getPartner() - Method in class de.extio.spacecraft.shared.model.message.toboth.ChatMessage
- getPassiveMeshConsumerLane() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getPassiveMeshConsumerLane() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- getPassiveMeshConsumerLanePrev() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getPassiveMeshConsumerLanePrev() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- getPassiveMeshConsumerType() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getPassiveMeshConsumerType() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- getPassiveRange() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity
- getPassword() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getPassword() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getPassword() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getPassword() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionJoinMessage
- getPath() - Method in class de.extio.spacecraft.shared.model.client.event.FileSelectionEvent
- getPath() - Method in class de.extio.spacecraft.shared.model.managers.MainMenuLaunchEntry
- getPath() - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- getPathAndName() - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- getPathFindingEntitySupport() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- getPausable() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getPauseAi() - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- getPayload() - Method in class de.extio.spacecraft.shared.model.client.event.TakeScreenshotEvent
- getPayload() - Method in class de.extio.spacecraft.shared.model.client.event.UiControlEvent
-
Payload depends on the type of action and the control
- getPayload() - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleComplexControlAction
- getPedal(CoordI2, CoordI2, CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Calculates the pedal of altitude c of triangle A.B,C
- getPedalOnLineSegmentAB(CoordI2, CoordI2, CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Get's the pedal of altitude c of triangle A.B,C or the closest point on line segment a,b
- getPendingPlayers() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getPerfTestPayload() - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- getPersistentClientState() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Client side custom state that can be persisted to disk and will be loaded again next time the client starts.
- getPhysicalEntities() - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- getPings() - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- getPlaceholders() - Method in class de.extio.spacecraft.shared.model.message.client_internal.ClientDialogMessage
- getPlaceholders() - Method in class de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage
- getPlaceholders() - Method in class de.extio.spacecraft.shared.model.message.toclient.DialogMessage
- getPlaceholders() - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerMessage
- getPlacementCompatibility() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getPlacementMode() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- getPlateau() - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- getPlateau() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- getPlateauDamageHull() - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- getPlateauDamageShield() - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- getPlayerId() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntitySelectionEvent
- getPlayerId() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
Set by the game server, the player id that has sent this message
- getPlayerId() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionJoinResponseMessage
- getPlayerIngameState() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getPlayerName() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionReconnectTicket
- getPlayerName() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionJoinMessage
- getPlayerNames() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- getPlayerNames() - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- getPlayerReadyState() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getPlayers() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getPlayers() - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- getPlayers() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns all players of a game session
- getPlayers() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- getPlayers() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getPlayers() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- getPlayers() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- getPlayers() - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- getPlayers() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- getPlayers() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getPlayMusic() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getPlayMusicOpener() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getPoint() - Method in class de.extio.spacecraft.shared.model.bo.FieldRequest
- getPort() - Method in class de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoEndpoint
- getPortalName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- getPosition() - Method in class de.extio.spacecraft.shared.client.ui.Window
- getPosition() - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- getPosition() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- getPosition() - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint
- getPosition() - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.ObjectiveMarker
- getPosition() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- getPosition() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getPosition() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getPosition() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationAction
- getPosition() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity.EngineEntityWaypoint
- getPosition() - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- getPosition() - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- getPosition() - Method in interface de.extio.spacecraft.shared.model.world.HasPosition2
- getPosition() - Method in class de.extio.spacecraft.shared.model.world.Point2
- getPosX() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- getPosY() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- getPower() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.EngineEntityDef
- getPrecisePosition() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getPrecPosX() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- getPrecPosY() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- getPrefix() - Method in class de.extio.spacecraft.shared.model.i18n.Localizations
- getPreselectStorageItem() - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- getPreselectStorageItem() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- getPreventField() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- getPrevPosition() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getPrevPosX() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- getPrevPosY() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- getPrevTurn() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getPriority() - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- getPriority() - Method in interface de.extio.spacecraft.shared.module.ClientModule
- getProcessingCategory() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- getProcessingCategory() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getProcessingCategory() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.ProcessableEntityDef
- getProducers() - Method in class de.extio.spacecraft.shared.model.managers.ShipClassMeshConstraint
- getProperties() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionSeparatedPropertiesMessage
- getProperty(String) - Method in interface de.extio.spacecraft.shared.model.bo.AiBuildingBlock
- getProtocolVersion() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameSessionCompatMessage
- getPublishedGameSessionName() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- getPublishGameSessionInGameBrowser() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- getQualifier() - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- getQualifier() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- getQualifier() - Method in class de.extio.spacecraft.shared.model.managers.CompatibilityRecord
- getQualifier() - Method in class de.extio.spacecraft.shared.model.metaserver.Parameter
- getQualifier() - Method in class de.extio.spacecraft.shared.model.metaserver.Request
- getQuickJoinCode() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getQuickJoinCode() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getQuickJoinCode() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- getQuickMatchMaxPlayers() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
Maximum number of players that are assigned by the metaserver to the game session when using quick match making or quick join.
- getR() - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- getRadius() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- getRadius() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- getRadius() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiWaypointEntity
- getRadius() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SpacecraftSpawnPointEntity
- getRandomPointInCircle(CoordI2, int) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Returns a random point in a circle
- getRandomPointInCircle(CoordI2, int, Random) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Returns a point in a circle
- getRandomPointOnCircle(CoordI2, int) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Returns a random point on a circle
- getRandomPointOnCircle(CoordI2, int, Random) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Returns a random point on a circle
- getRank() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- getRank() - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- getRarity() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- getReactivateGameModeModules() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getReady() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- getRecipients() - Method in class de.extio.spacecraft.shared.model.message.toboth.ChatMessage
- getReconnectTicket() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getReconnectTicket() - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- getReconnectTicket() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionJoinCompleteMessage
- getReconnectTicket() - Method in class de.extio.spacecraft.shared.model.message.toserver.ServerJoinMessage
- getReconnectTickets() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getRecreateShipSlots() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- getRecreateShipSlotsWithShipTemplate() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- getRelativeCoordinates() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- getRemoved() - Method in interface de.extio.spacecraft.shared.server.ServerWorldManager
- getRemovedCompositeEntities() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getRemovedFields() - Method in class de.extio.spacecraft.shared.model.bo.Fields
- getRendererControl() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Controls the renderer
- getRenderingBo() - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleComplexControlAction
- getRenderingBo() - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleControlSet
- getRenderingBoLayer() - Method in class de.extio.spacecraft.shared.client.ui.Window
- getRenderingBoPool() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
A pool of RenderingBo.
- getRepairAmountPerTurn() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getReports() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getReports(String, boolean, Consumer<List<AdminErrorReport>>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Not open for public use, requires a key
- getReproduciblePointOnCircle(CoordI2, int, AtomicInteger) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Returns a reproducible point on a circle
- getReproducibleSessionRng() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Similar to the session rng, but you may only use it for certain actions that require reproducible behavior after loading a checkpoint.
- getRequest() - Method in class de.extio.spacecraft.shared.model.bo.FieldRequest
- getRequests() - Method in class de.extio.spacecraft.shared.model.bo.Field
- getRequests() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- getRequests() - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- getRequests() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getReservedTurns() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- getResistance() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getResourceModName() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- getResourceName() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- getResourceName() - Method in class de.extio.spacecraft.shared.model.managers.ModAndResourceName
- getRestrictedHullEntityDefName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getRestrictedHullEntityDefName(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getRestrictedWallEntityDefName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getRestrictedWallEntityDefName(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getResupplyItemEntityDefIndexes() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationResupplyRequired
- getReviveTurns() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- getRotationPending() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getRows() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TableControl
- getRunIntervalMsHigh() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getRunIntervalMsLow() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- getRuntimeMeasurementsAvg() - Method in class de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
- getRuntimeMeasurementsAvg() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getRuntimeMeasurementsHigh() - Method in class de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
- getRuntimeMeasurementsHigh() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getRuntimeMeasurementsLow() - Method in class de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
- getRuntimeMeasurementsLow() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getSaveTo() - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- getScaledRelativeCoordinates() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- getScaledX() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoScaledAbsolutePosition
- getScaledY() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoScaledAbsolutePosition
- getScaleFactor() - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- getScaleFactorModifier() - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- getScaleFactorModifier() - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- getScaleTile() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasPositionRelativeToParent
- getScaleTileFactor() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- getSceneArea() - Method in class de.extio.spacecraft.shared.model.bo.Scene
- getSceneArea(UUID) - Method in interface de.extio.spacecraft.shared.managers.SceneRegistry
- getSceneAreas() - Method in interface de.extio.spacecraft.shared.managers.SceneRegistry
- getSceneAreas(String) - Method in interface de.extio.spacecraft.shared.managers.SceneRegistry
- getSceneId(String) - Method in interface de.extio.spacecraft.shared.managers.SceneRegistry
- getSceneIds(String) - Method in interface de.extio.spacecraft.shared.managers.SceneRegistry
- getSceneRegistry() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
The scene registry
- getSceneTag() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getScope() - Method in class de.extio.spacecraft.shared.model.message.toboth.ChatMessage
- getScope() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getScope() - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- getScriptingCompositeEntityFactorySelectables() - Method in class de.extio.spacecraft.shared.model.managers.Mod
- getScriptingCompositeEntityFactorySelectables() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- getScriptingManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The scripting manager
- getScriptingManager() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
The scripting manager
- getScrollPosition() - Method in class de.extio.spacecraft.shared.client.ui.ScrollBar
- getSecondary() - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent
- getSecret() - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- getSecret() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- getSector(CoordI2, HasPositionAndDimension2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Returns the sector the point is located from source's view
- getSecurityFacade() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The security facade
- getSecurityFacade() - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
The security facade
- getSegments() - Method in class de.extio.spacecraft.shared.model.message.local.SpeedrunControlMessage
- getSegments() - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage
- getSelection() - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- getSelectionByEntityId(UUID) - Method in interface de.extio.spacecraft.shared.bo.ClientSelectionUtils
-
Get details about an entity selection by entity id
- getSelectionByLocalPlayer() - Method in interface de.extio.spacecraft.shared.bo.ClientSelectionUtils
-
Get details about the entity selection by the player using the local game client
- getSelectionByPlayerId(UUID) - Method in interface de.extio.spacecraft.shared.bo.ClientSelectionUtils
-
Get details about an entity selection by player id
- getSelectMode() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- getSendGameActionMessageTo() - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleComplexControlAction
- getServerAutomationActions() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- getServerAutomationActions() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- getServerBusinessObjects() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Business objects implement various game mechanics
- getServerEntityGroupsCache() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.GenericRestrictedCompositeEntity
- getServerEntityGroupsCache() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.composite.HasServerEntityGroupsCache
- getServerEntityGroupsCache() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getServerFieldsLastPublished() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getServerLastAttacked() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.composite.HasAttackerInfo
- getServerLastAttacked() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getServerLastAttackedBy() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.composite.HasAttackerInfo
- getServerLastAttackedBy() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getServerLastAutomationExecuted() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- getServerLastAutomationExecuted() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- getServerLastInViewPort() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getServerLastTurnUsed() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getServerMeshesLastPublished() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getServerModuleManager() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
The module manager
- getServerModules() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
Starts these modules on server side if the game mode is activated / Stops if deactivated.
- getServerModules() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- getServerModuleType() - Method in interface de.extio.spacecraft.shared.module.ServerModule
- getServerPublishingMode() - Method in class de.extio.spacecraft.shared.model.message.local.LocalGameSessionControlMessage
- getServerPublishingMode() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getServerRelevantModNames() - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- getServerRestrictedEntities() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getServerRestrictEntitiesLastUpdate() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getServerRestrictEntitiesWalls() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getServerScannedBy() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getServerWorldManager() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
The server WorldManager, representing the game world
- getSession() - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- getSessionRng() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
If you need a random number, you usually want to use session random number generator.
- getSessionsDedicated() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getSessionsEmbedded() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getSessionsListed() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getSessionsOfficial() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getSessionsStarted() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getShareCode() - Method in class de.extio.spacecraft.shared.model.bo.Scene
- getShareCode() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getShareCode() - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- getSharedAutomationState() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- getSharedAutomationState() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- getShieldedHullbreaches() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- getShieldFieldColorB() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getShieldFieldColorG() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getShieldFieldColorR() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getShieldFieldEffectCorner() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getShieldFieldPlateau() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getShip() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage.SpawnShipAtSlotInfo
- getShipByPlayer() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getShipByPlayer() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns a lookup map for ships by player id
- getShipByPlayer() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getShipClass(String) - Method in interface de.extio.spacecraft.shared.managers.ShipClassManager
- getShipClasses() - Method in interface de.extio.spacecraft.shared.managers.ShipClassManager
- getShipClasses() - Method in class de.extio.spacecraft.shared.model.managers.Mod
- getShipClasses() - Method in class de.extio.spacecraft.shared.model.managers.ShipClasses
- getShipClasses() - Method in class de.extio.spacecraft.shared.model.message.toboth.ShipClassDefinitionMessage
- getShipClassInternalName() - Method in class de.extio.spacecraft.shared.model.client.event.ShipClassSelectionEvent
- getShipClassManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The ship class manager
- getShipClassManager() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
The ship class manager
- getShipClassName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getShipClassName() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Limit loading ships for this ship slot to a certain ship class.
- getShipEditorEntityPluginIconResourceName() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.ShipEditorEntityPlugin
- getShipEditorEntityPluginName() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.ShipEditorEntityPlugin
- getShipPreload() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Preload this ship when creating the ship slot.
- getShipPreloadCustomType() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
By default the preloaded ship is converted to SpaceShip java class, which is the default java class for ships that players can join.
- getShipSelectionModuleMode() - Method in class de.extio.spacecraft.shared.model.client.event.ShipSelectionEvent
- getShipSelectionModuleMode() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- getShipShareCode() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- getShipSlot() - Method in class de.extio.spacecraft.shared.model.client.game.Player
- getShipSlot() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionReconnectTicket
- getShipSlot() - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- getShipSlot() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- getShipSlotAssignShips() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- getShipSlotByPlayer() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Lookup map for the ship slot index by player id
- getShipSlotClose() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- getShipSlotDef() - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- getShipSlotDef() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- getShipSlotDef() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- getShipSlotForceJoinGame() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- getShipSlotForceJoinPlayer() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- getShipSlotForcePlayerRemove() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- getShipSlotIdxMaxExcl() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage.SpawnShipAtSlotInfo
- getShipSlotIdxMinIncl() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage.SpawnShipAtSlotInfo
- getShipSlotIndex() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- getShipSlotIndex() - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- getShipSlotJoin() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- getShipSlotOpen() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- getShipSlotRemoveShip() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- getShipSlotRemoveShips() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- getShipSlots() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getShipSlots() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns all ship slots players can join
- getShipSlots() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
Defines ship slots.
- getShipSlots() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getShipSlotTeam() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- getShipSlotToggleAi() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- getShipSlotToggleLock() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- getShipSpawnAt() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Spawn the ship at a defined SpacecraftSpawnPointEntity, which can be placed to the initial scene in scene editor.
- getShortName() - Method in class de.extio.spacecraft.shared.model.i18n.Language
- getSides(HasPositionAndDimension2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
x-----x | | | | x-----x
- getSize() - Method in interface de.extio.spacecraft.shared.managers.EntityManager
- getSizeCategory() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getSourceEntityRef() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- getSources() - Method in class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- getSpaceCraftManager() - Method in class de.extio.spacecraft.shared.server.module.AiInfo
- getSpacecraftManagerClassname() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- getSpacecraftManagerType() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- getSpacecraftStorageFilenames() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- getSpaceShip() - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- getSpaceShip() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- getSpaceShip() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- getSpaceShipUploadedBy() - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- getSpaceShipUploadedBy() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- getSpaceShipUploadedBy() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- getSpawnShipAtSlot() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- getStart() - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment
- getState() - Method in class de.extio.spacecraft.shared.client.ui.EnhancedWindow
- getState() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getState() - Method in class de.extio.spacecraft.shared.model.client.state.ClientState
- getState() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
A shared state for this game session.
- getState() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getStatePrefixes() - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- getStatePrefixes() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- getStatePrefixes() - Method in class de.extio.spacecraft.shared.model.message.toserver.CheckpointCreateMessage
- getStates() - Method in class de.extio.spacecraft.shared.model.client.settings.OptionsModuleSettings
- getStatistics(String, OffsetDateTime, Consumer<List<Statistics>>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Not open for public use, requires a key
- getStatus() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- getStopExecuteEntity() - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- getStopMusic() - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- getStorage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- getStorage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- getStorage() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- getStorageAmount() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- getStorageAmount() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- getStorageAmount() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- getStorageAmount(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- getStorageAmount(Predicate<Integer>) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- getStorageCapacity() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- getStorageCapacity() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.StorageProviderEntityDef
- getStorageCapacity() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- getStorageCapacity() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- getStorageCapacity() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- getStorageCapacityNeeded() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- getStorageCapacityNeeded() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.LootContainerEntityDef
- getStorageCapacityNeeded() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- getStorageCapacityNeeded() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- getStorageCapacityNeeded() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.StorableEntityDef
- getStorageCapacityNeeded() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- getStorageItemDescriptor() - Method in class de.extio.spacecraft.shared.model.client.event.FileSelectionEvent
- getStorageItemDescriptor() - Method in class de.extio.spacecraft.shared.model.client.event.ShipSelectionEvent
- getStorageManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The storage manager
- getStorageManager() - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
The storage manager
- getStoragePath() - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- getStoragePath() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- getStoredMass() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- getStoredMass() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- getStoredMass() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- getStoreEntityName() - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- getStr() - Method in class de.extio.spacecraft.shared.model.metaserver.Response
- getStructure() - Method in class de.extio.spacecraft.shared.model.entity.container.VersionInfo
- getSubPort() - Method in class de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoEndpoint
- getSubTileOffset() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasSubTileOffset
- getSubTileOffset() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent
- getSubTileOffset() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- getSumBuffer() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getSumConsumed() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getSumConsumedOneTime() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getSumProduced() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getSuppliers() - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- getSuppliers() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getSuspendViewportDragging() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- getTabViewMode() - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- getTarget() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.composite.Missile
- getTarget() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- getTargetCompositeEntity() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- getTargetCompositeId() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity.EngineEntityWaypoint
- getTargetEntityPos() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- getTargetEntityRef() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- getTargetWorldPos() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- getTargetWorldPos() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- getTeam() - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- getTeam() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.composite.Missile
- getTeam() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getTeam() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- getTeam() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SpacecraftSpawnPointEntity
- getTeam() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- getTeam() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Default team for this ship.
- getTeam() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage.SpawnShipAtSlotInfo
- getTeam() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- getTextAlignment() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.LabelControl
- getThread() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getThread() - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- getThrottle() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getThumbnail() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlBanditCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiControlTransporterCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiDestinationCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiRandomCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AiWaypointCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidFieldCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidScenarioCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.DarkMatterCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ImageSurfaceCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.MarkerCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory
- getThumbnailResource() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.SpacecraftSpawnPointCompositeEntityFactory
- getThumbnailResource() - Method in interface de.extio.spacecraft.shared.model.entity.CompositeEntityFactory
- getThumbnailVersion() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- getTileActiveX() - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- getTileActiveY() - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- getTiledCoordinates() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getTiledRelativeCoordinates() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- getTileEffect() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getTileset() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getTileset() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getTileset() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- getTileset() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.LootContainer
- getTileset() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getTilesetArea() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- getTilesetDisabled() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getTilesetInoperable() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getTilesetManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The tilesets manager
- getTilesetModName() - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- getTilesetModName() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getTilesetModName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- getTilesetModName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- getTilesetName() - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- getTilesetName() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getTilesetName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- getTilesetName() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- getTilesetPoseIntervalMax() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getTilesetPoseIntervalMin() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getTilesetPoseMode() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getTilesetPoses() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getTilesetPosition() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getTilesetPosition() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getTilesetPosition() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getTilesetPosition() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- getTilesetPosition() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.LootContainer
- getTilesetPosition() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- getTilesetPosition() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- getTilesetPosition(PhysicalEntity, PhysicalEntityDef) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- getTilesetPositionDamagedFull() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- getTilesetPositionDamagedPartly() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- getTilesetPositionOpenState() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.DoorEntityDef
- getTilesetRows() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- getTilesetWeaponFiring() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getTileX() - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- getTileY() - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- getTileZoomFactor() - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- getTimestamp() - Method in class de.extio.spacecraft.shared.model.entity.container.VersionInfo
- getTimestamp() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- getTimestamp() - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- getTimestamp() - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- getToggleRestrictEntities() - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- getToggleShipSlotHost() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- getTotal() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- getTotal() - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- getTotal() - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- getTotalEnergyTaken() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getTotalOutput() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getTotalOutputDef() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getTotalOutputRequested() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getTransfer() - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- getTransformedEdges() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- getTransformedEdgesOpenState() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.DoorEntity
- getTransparency() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- getTsAck() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getTsInsert() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getTsLastReport() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getTurn() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getTurn() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns the turn number
- getTurn() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getTurnActive() - Method in interface de.extio.spacecraft.shared.model.bo.AiBuildingBlock
- getTurnIntervalHigh() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getTurnIntervalHigh() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getTurnIntervalHigh() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- getTurnIntervalLow() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getTurnIntervalLow() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getTurnIntervalLow() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- getTurns() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- getTurns() - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- getTurns() - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- getType() - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- getType() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- getType() - Method in class de.extio.spacecraft.shared.model.bo.MeshTakeRequest
- getType() - Method in class de.extio.spacecraft.shared.model.entity.container.Entity
- getType() - Method in class de.extio.spacecraft.shared.model.managers.ShipClassMeshConstraint
- getUiOptions() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
General options of the UI
- getUpgradeCategory() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- getUpgradeCategory() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getUpgradeCategory() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.UpgradeableEntityDef
- getUpgradeTo() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- getUpgradeTo() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- getUpgradeTo() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.UpgradeableEntityDef
- getUrl() - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
- getUuid() - Method in class de.extio.spacecraft.shared.model.client.game.Player
- getUuid() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
UUID of this composite
- getUuid() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- getUuid() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- getUuid() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- getUuid() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- getUuid() - Method in class de.extio.spacecraft.shared.model.managers.SceneRegistration
- getUuid() - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- getUuid() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- getUuid() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- getUuid() - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- getUuid() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- getvAccel() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getValue() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SliderControl
- getValue() - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- getValue() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- getValue() - Method in class de.extio.spacecraft.shared.model.metaserver.Parameter
- getValue2() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SliderControl
- getValues() - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityFactory.CompositeEntityFactoryEnumParameterDef
- getvAuto() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getVector() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortMoveEvent
- getVectorAngle(CoordD2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Calculate the direction of a vector
- getVectorAngle(CoordD2, CoordD2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Calculate the angle between 2 vectors
- getVectorAngle(CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Calculate the direction of a vector
- getVectorAngle(CoordI2, CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Calculate the angle between 2 vectors
- getVectorDotProduct(CoordD2, CoordD2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Calculate the dot product
- getVelocityVector() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- getVersion() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TableControl
- getVersion() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Version of your mod, only for documentation purpose.
- getVersion() - Method in class de.extio.spacecraft.shared.model.managers.StorageIndex
- getVersion() - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- getVersion() - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- getVersionInfo() - Method in class de.extio.spacecraft.shared.model.entity.container.Container
- getVersionManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The version manager
- getVersionManager() - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
The version manager
- getVertices(HasPositionAndDimension2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
x-----x | | | | x-----x
- getVideoMode() - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- getVideoOptionsAppliedAt() - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- getViewport() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- getViewport() - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- getViewport() - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- getViewPort() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- getViewportNormalizedArea() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- getViewportSubscription() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- getViewPortWorldDimension() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- getViewPortWorldPosition() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- getVolume() - Method in class de.extio.spacecraft.shared.model.client.options.ClientAudioOptions
- getvSelected() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getvVx() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- getvVy() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- getWarp() - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- getWave() - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- getWaypoint0() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- getWaypoint0() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- getWaypoint1() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- getWaypoint1() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- getWaypoint2() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- getWaypoint2() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- getWaypoint3() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- getWaypoint3() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- getWaypoint4() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- getWaypoint4() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- getWaypoints() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- getWeaponBaseDamage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getWeaponBaseDamage() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.WeaponEntityDef
- getWeaponControllerData() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- getWeaponMaxDistance() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getWeaponMaxDistance() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.WeaponEntityDef
- getWeaponMinDistance() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- getWeaponMinDistance() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.WeaponEntityDef
- getWidth() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasDimension
- getWidth() - Method in class de.extio.spacecraft.shared.client.ui.Window
- getWindow() - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- getWorldCoordinates() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- getWorldCoordinates() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- getWorldManager() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
The world manager
- getworldPos() - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext.StatusViewContextObjectiveTooltipArea
- getWorldPos() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortHighlightRasterEvent
- getWorldPos() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortTileBaseEvent
- getWorldPos() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortWorldPosSelectionEvent
- getWorldPosSubOffset() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- getX() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
- getX() - Method in class de.extio.spacecraft.shared.client.ui.Window
- getX() - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- getX() - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- getX() - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- getX() - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- getX() - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- getX() - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- getY() - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
- getY() - Method in class de.extio.spacecraft.shared.client.ui.Window
- getY() - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- getY() - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- getY() - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- getY() - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- getY() - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- getY() - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- getZeroRng() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Zero random number generator always returns 0.
- getZoomedTileSize() - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- GOOD - de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoShape
- GRAY - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- GREEN - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- GREEN_HIGHLIGHT - Static variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- GridIndex2D<T extends HasPosition2> - Class in de.extio.spacecraft.shared.world
-
Implements a grid index that can query objects with dimension 1 very fast at the expense of memory consumption.
- GridIndex2D() - Constructor for class de.extio.spacecraft.shared.world.GridIndex2D
H
- handleEnabledState(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Server side: Handles changing the enabled state of this entity
- handleMove(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Server side: Called on every turn twice (pass0 and pass1) to handle movement of this composite
- handleMove(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.InfoCompositeEntity
- handleMoveApply(GameSession, CoordD2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Applies a new spatial position on this composite entity
- HARD - de.extio.spacecraft.shared.model.game.GameRunMode
- HasAttackerInfo - Interface in de.extio.spacecraft.shared.model.entity.builtin.composite
- hasCrewEntityAction() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntityActionProvider
- hasDefinition() - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
- hasDisplay() - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- hasEntityLevelCollision(AbstractCompositeEntity, CoordI2, AbstractCompositeEntity, CoordI2) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Composite entities can overlap in the game world.
- HasEntityMod<T extends AbstractEntityMod> - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
- hasGameSessionById(UUID) - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Checks whether the given game session id is valid
- HASH - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.SHARE_QUERY_QUALIFIERS
- HashBucketIndex2D<T extends SpatialIndex2Capable> - Class in de.extio.spacecraft.shared.world
-
HashBucketIndex2D is indexing one dimension using hash buckets that can then be queried for filtering the other dimension.
- HashBucketIndex2D() - Constructor for class de.extio.spacecraft.shared.world.HashBucketIndex2D
- hashCode() - Method in class de.extio.spacecraft.shared.model.bo.EntityGroupsOptions
- hashCode() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- hashCode() - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint
- hashCode() - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- hashCode() - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- hashCode() - Method in class de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoEndpoint
- hashCode() - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- hashCode() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- hashCode() - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntity
- hashCode() - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntityId
- hashCode() - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndPosition
- hashCode() - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityIdZone
- hashCode() - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityZone
- hashCode() - Method in class de.extio.spacecraft.shared.model.entity.CompositeIdAndPosition
- hashCode() - Method in class de.extio.spacecraft.shared.model.entity.EntityIdZone
- hashCode() - Method in class de.extio.spacecraft.shared.model.entity.EntityLayerAndPosition
- hashCode() - Method in class de.extio.spacecraft.shared.model.i18n.Language
- hashCode() - Method in class de.extio.spacecraft.shared.model.managers.CompatibilityRecord
- hashCode() - Method in class de.extio.spacecraft.shared.model.managers.Mod
- hashCode() - Method in class de.extio.spacecraft.shared.model.managers.ModAndResourceName
- hashCode() - Method in class de.extio.spacecraft.shared.model.managers.ModBoDef
- hashCode() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- hashCode() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- hashCode() - Method in class de.extio.spacecraft.shared.model.managers.ShipClasses
- hashCode() - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- hashCode() - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- hashCode() - Method in class de.extio.spacecraft.shared.model.world.Area2
- hashCode() - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- hashCode() - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- hashCode() - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- hashCode() - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- hashCode() - Method in class de.extio.spacecraft.shared.model.world.Point2
- hashCode() - Method in class de.extio.spacecraft.shared.model.world.RectI2
- hasInStock(int, int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- hasInStock(Predicate<Integer>, int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- HasPosition2 - Interface in de.extio.spacecraft.shared.model.world
-
Interface for objects having a position (top left corner)
- HasPositionAndDimension2 - Interface in de.extio.spacecraft.shared.model.world
-
Interface for objects occupying 2D area, having a position (top left corner) and a dimension
- hasRequests() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- HasServerEntityGroupsCache - Interface in de.extio.spacecraft.shared.model.entity.builtin.composite
- hasShipClassDef() - Method in interface de.extio.spacecraft.shared.managers.ShipClassManager
- health - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- HEALTH - Static variable in class de.extio.spacecraft.shared.model.bo.FieldBuiltinTypes
- HEALTH_BAR - de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
- hide() - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- hide() - Method in interface de.extio.spacecraft.shared.module.ClientModule
- hideAll() - Method in interface de.extio.spacecraft.shared.client.ClientModuleManager
- hideExcept(String...) - Method in interface de.extio.spacecraft.shared.client.ClientModuleManager
-
Hides all modules except classes.
- hideInNetwork - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- HIGHLIGHT - de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoShape
- HighScore - Class in de.extio.spacecraft.shared.model.metaserver
-
A highscore
- HighScore() - Constructor for class de.extio.spacecraft.shared.model.metaserver.HighScore
- HIGHSCORE - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- HIGHSCORE_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.HIGHSCORE_QUALIFIERS
- HighScoreMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
This message sends a highscore to the client
- HighScoreMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- HighScoreRequestMessage - Class in de.extio.spacecraft.shared.model.message.toserver
-
Send this message to request creating a highscores result.
- HighScoreRequestMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- HOST - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_DEDICATED_QUALIFIERS
- HULL - de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef.StructureEntityPlaceMode
I
- ID_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_OPS_QUALIFIERS
- ID_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.POST_OPS_QUALIFIERS
- IDS - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_HIGHSCORES_QUALIFIERS
- ignoreSelfHit(AbstractCompositeEntity, AbstractCompositeEntity, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- ImageSurfaceCompositeEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
-
Image surfaces are showing an area of a tileset in the game world
- ImageSurfaceCompositeEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- ImageSurfaceCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- ImageSurfaceCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ImageSurfaceCompositeEntityFactory
- ImageSurfaceEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- ImageSurfaceEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- ImageSurfaceEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- ImageSurfaceEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.ImageSurfaceEntityDef
- ImmutableCoordD2 - Class in de.extio.spacecraft.shared.model.world
-
Immutable implementation of CoordD2
- ImmutableCoordI2 - Class in de.extio.spacecraft.shared.model.world
-
Immutable implementation of CoordI2
- ImmutableRgbaColor - Class in de.extio.spacecraft.shared.model.client.renderer
- ImmutableRgbaColor(int, int, int) - Constructor for class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- ImmutableRgbaColor(int, int, int, int) - Constructor for class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- ImmutableRgbaColor(RgbaColor) - Constructor for class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- import_(Map<UUID, Pair<Area2, String>>) - Method in interface de.extio.spacecraft.shared.managers.SceneRegistry
- IN_CLIENT_CONTEXT - Static variable in class de.extio.spacecraft.shared.client.EngineFacade
- IN_SERVER_CONTEXT - Static variable in class de.extio.spacecraft.shared.server.ServerFacade
- INCLUDE_ACK - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_REPORTS_QUALIFIERS
- includeInSpatialIndex2ResultSet(long) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- includeInSpatialIndex2ResultSet(long) - Method in class de.extio.spacecraft.shared.model.world.Area2
- includeInSpatialIndex2ResultSet(long) - Method in interface de.extio.spacecraft.shared.model.world.SpatialIndex2Capable
- incrementVersion() - Method in class de.extio.spacecraft.shared.model.entity.container.Container
- index - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- indexX - Variable in class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- INFO - de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage.DisplayMessageHint
- INFO - de.extio.spacecraft.shared.model.message.toclient.ServerMessage.ServerMessageHint
- InfoCompositeEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
-
InfoCompositeEntity is non-physical and mainly used as container for markers and scripts
- InfoCompositeEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.InfoCompositeEntity
- InfoEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- InfoEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.InfoEntity
- InfoEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
-
Non-physical info entity defs should derive from this class
- InfoEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.InfoEntityDef
- init(AbstractCompositeEntity, boolean) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Initializes a newly created field manager for a composite entity
- init(AbstractCompositeEntity, boolean) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Init mesh - one time action
- initReproducibleSessionRng(GameSession, String) - Method in class de.extio.spacecraft.shared.server.ServerFacade
- initSessionRng(GameSession, String) - Method in class de.extio.spacecraft.shared.server.ServerFacade
- instance() - Static method in class de.extio.spacecraft.shared.client.EngineFacade
-
EngineFacade is a singleton, use this method to access the facade
- instance() - Static method in class de.extio.spacecraft.shared.server.ServerFacade
-
ServerFacade is a singleton, use this method to access the facade
- instance(boolean) - Static method in class de.extio.spacecraft.shared.client.EngineFacade
-
EngineFacade is a singleton, use this method to access the facade
- instance(boolean) - Static method in class de.extio.spacecraft.shared.server.ServerFacade
-
ServerFacade is a singleton, use this method to access the facade
- INSTANCE - Static variable in class de.extio.spacecraft.shared.client.EngineFacade
- INSTANCE - Static variable in class de.extio.spacecraft.shared.managers.WorldManager.PhysicalCompositeEntitiesPredicate
- INSTANCE - Static variable in class de.extio.spacecraft.shared.server.ServerFacade
- intercept(CoordI2, double, CoordI2, CoordD2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Calculates the point of intersection to intercept target from origin with velocity velOrigin
- InternalGameSessionControlMessage - Class in de.extio.spacecraft.shared.model.message.server_internal
-
Controls the game session.
- InternalGameSessionControlMessage() - Constructor for class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- InternalGameSessionControlMessage.SpawnShipAtSlotInfo - Class in de.extio.spacecraft.shared.model.message.server_internal
- InternalMessage - Class in de.extio.spacecraft.shared.model.message.client_internal
-
Game client: Internal messages.
- InternalMessage - Class in de.extio.spacecraft.shared.model.message.server_internal
-
Messages exchanged internally in the game server
- InternalMessage() - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.InternalMessage
- InternalMessage() - Constructor for class de.extio.spacecraft.shared.model.message.server_internal.InternalMessage
- interruptsOtherHandlers() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationHandler
- intersectAreas(HasPositionAndDimension2, HasPositionAndDimension2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Intersects 2 areas
- intersectRectangles(RectI2, RectI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Intersects 2 recangles
- intersects(CoordI2) - Method in class de.extio.spacecraft.shared.client.ui.Window
- intersects(CoordI2, CoordI2, CoordI2, CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Checks whether 2 objects intersect
- intersects(HasPositionAndDimension2, HasPositionAndDimension2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Checks whether 2 objects intersect
- intersects(RectI2, RectI2) - Method in class de.extio.spacecraft.shared.world.QuadTree
- intersects(QuadTree.Node<T>, RectI2) - Method in class de.extio.spacecraft.shared.world.QuadTree
- intersects(T, RectI2) - Method in class de.extio.spacecraft.shared.world.QuadTree
- intersectsAny(HasPositionAndDimension2) - Static method in class de.extio.spacecraft.shared.client.ui.Window
- invalidate() - Method in interface de.extio.spacecraft.shared.client.EventManager
-
Invalidates all regular (non-priority) events.
- invalidate(Event) - Method in interface de.extio.spacecraft.shared.client.EventManager
-
Invalidates a specific (non-priority) event
- invalidate(Class<? extends Event>) - Method in interface de.extio.spacecraft.shared.client.EventManager
-
Invalidates all regular (non-priority) events of a specific type
- invalidateLocalPlayerSpaceshipEntitySelection(boolean, boolean) - Method in interface de.extio.spacecraft.shared.bo.ClientSelectionUtils
-
Deselects the entity that is currently selected by the local player
- isActive() - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- isActive() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- isActive() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- isAddSessionGameTime() - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- isAdjacentTileAccess() - Method in class de.extio.spacecraft.shared.model.bo.PathFindingOptions
- isAge() - Method in class de.extio.spacecraft.shared.model.client.settings.DisclaimerModulePersistentSettings
- isAgreed() - Method in class de.extio.spacecraft.shared.model.client.settings.DisclaimerModulePersistentSettings
- isAi() - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- isAi() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- isAi() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- isAiDefault() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Defines the default of the AI toggle in lobby.
- isAiToggle() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Whether players can toggle AI mode on this ship slot
- isAllowLoadCheckpoints() - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointControlServerMessage
- isAllowLoadCheckpoints() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointInfoMessage
- isAllowLoadCheckpoints() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- isAllowSaveAtCertainProgressOnly() - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointControlServerMessage
- isAllowSaveAtCertainProgressOnly() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointInfoMessage
- isAllowSaveAtCertainProgressOnly() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- isAllowSaveCheckpoints() - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointControlServerMessage
- isAllowSaveCheckpoints() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointInfoMessage
- isAllowSaveCheckpoints() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- isAllTeamsCanEnter() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceStation
- isAllToggle() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- isAlwaysDisplay() - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- isAlwaysDisplay() - Method in interface de.extio.spacecraft.shared.module.ClientModule
- isAnimatedMovement() - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- isAnimatedMovement() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isAnyDirty() - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- isAttractive() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.DarkMatterEntity
- isAutoFire() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- isAutoLock() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Whether the ship slot is locked (no other user can join) automatically if a user joins the slot.
- isAutomationBusy() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- isAutomationBusy() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- isAutomationEnabled() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- isAutomationEnabled() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- isAutomationPaused() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- isAutomationPaused() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- isAutoModeToggle() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- isAutoRotate() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- isAutoRotateToggle() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- isAutoSelectSingleAction() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortClientActionEvent
- isBackgroundScrolling0() - Method in class de.extio.spacecraft.shared.client.UiOptions
- isBackgroundScrolling1() - Method in class de.extio.spacecraft.shared.client.UiOptions
- isBackgroundScrollingReverse0() - Method in class de.extio.spacecraft.shared.client.UiOptions
- isBackgroundScrollingReverse1() - Method in class de.extio.spacecraft.shared.client.UiOptions
- isBaseResourceOut(MeshLane) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- isBaseResourceStarved(MeshLane) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- isBlockingStructure() - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- isBlocksDamage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- isClient() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
true if your mod is relevant for the game client, otherwise false.
- isClientDrawIndicatorOutWhenBaseResourceStarved() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- isClosable() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Whether a user can close (deactivate) this ship slot.
- isCollect() - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- isComplete() - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- isComplex() - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleControlSet
- isCompositeEntityOnly() - Method in class de.extio.spacecraft.shared.model.bo.EntityGroupsOptions
- isConsoleControl() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isConsoleControlEnabledState() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isControlAll() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- isControlAll() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- isCooldownAfterEnable() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- isCooldownDisablesEntity() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- isCreateSession() - Method in class de.extio.spacecraft.shared.model.message.toserver.ServerJoinMessage
- isDamageReducesMass() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceObject
- isDead() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractAiSpawnPortal
- isDead() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- isDedicated() - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerJoinResponse
- isDedicated() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- isDedicatedServer() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- isDedicatedServer() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- isDedicatedServer() - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Checks whether the server that is running is dedicated
- isDefaultActive() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Whether to activate a ship slot by default or not.
- isDefaultImage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- isDefaultMod() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- isDeselectAfterAction() - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- isDeselectOnEmpty() - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- isDeselectOnEntityNoop() - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- isDestructible() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- isDestructible() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- isDirectoryRestricted(File) - Method in interface de.extio.spacecraft.shared.managers.ModManager
- isDirty() - Method in class de.extio.spacecraft.shared.model.bo.Field
- isDirty() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- isDirty() - Method in class de.extio.spacecraft.shared.model.bo.Fields
- isDirty() - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- isDirty() - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- isDirty() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- isDirty() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- isDisabled() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.MusicArea
- isDisplay() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.InfoEntity
- isDisplay() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- isDisplayBuiltins() - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- isDisplayed() - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- isDisplayed() - Method in interface de.extio.spacecraft.shared.module.ClientModule
- isDisplayed(String) - Method in interface de.extio.spacecraft.shared.client.ClientModuleManager
- isDisplayFieldPlateaus() - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- isDoCenterAtPlayerShip() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- isDoorsAccessible() - Method in class de.extio.spacecraft.shared.model.bo.PathFindingOptions
- isDownloadMode() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- isDrag() - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseMoveMessage
- isDraggable() - Method in class de.extio.spacecraft.shared.client.ui.Window
- isDragging() - Method in class de.extio.spacecraft.shared.client.ui.Window
- isDragging() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortTileMouseMoveEvent
- isDrawBorder() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SwitchControl
- isDrawCloseButton() - Method in class de.extio.spacecraft.shared.client.ui.Window
- isDrawFogOfWar() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- isDrawFps() - Method in class de.extio.spacecraft.shared.client.UiOptions
- isDrawTileRasterEffect() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.FloorEntityDef
- isDropEntityMods() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.LootableEntityDef
- isDropEntityMods() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- isDropEntityMods() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- isEditorMode() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Returns whether game session is in editor mode, e.g.
- isEditorMode() - Method in class de.extio.spacecraft.shared.model.message.local.LocalGameSessionControlMessage
- isEditorParametersDirty() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- isEmbeddedServerRunning() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Checks whether an embedded game server is running
- isEmbeddedView() - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- isEmbedPositionDirty() - Method in class de.extio.spacecraft.shared.model.client.settings.OptionsModuleSettings
- isEnable() - Method in class de.extio.spacecraft.shared.model.client.options.ClientAudioOptions
- isEnabled() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- isEnabled() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- isEnabled() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefHighScore
-
True if highscores are submitted
- isEngineManualFire() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- isEngineShipHalt() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity
- isEntitiesDirty() - Method in interface de.extio.spacecraft.shared.managers.EntityManager
- isEntitiesIncremental() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Set this to true to only override existing entities with your entities definition.
- isEntityAccessible(AbstractEntity, EntityDefManager, PathFindingOptions) - Method in interface de.extio.spacecraft.shared.bo.PathFinder
-
Checks whether entity would block path finding
- isError() - Method in class de.extio.spacecraft.shared.model.message.client_internal.NetworkShutdownMessage
- isExcited() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.DarkMatterEntity
- isExclusiveDisplay() - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- isExclusiveDisplay() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- isExlusive() - Method in class de.extio.spacecraft.shared.model.client.event.Event
- isFieldFillAtStart() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- isFieldMix() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.FieldEmitterDef
- isFirstColDoubleSize() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TableControl
- isFirstGameTurn() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- isFollowPlayerShip() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- isForceAutoScaling() - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- isForceKeepShipPosition() - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage.SpawnShipAtSlotInfo
- isForceRedraw() - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- isFresh() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- isFreshReset() - Method in class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- isGameModeOptionsDirty() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- isGenerateDebugNodes() - Method in interface de.extio.spacecraft.shared.bo.PathFinder
- isGenuine() - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointLoadedServerMessage
- isGenuine() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- isGuided() - Method in class de.extio.spacecraft.shared.model.client.settings.DisclaimerModuleSettings
- isHandled() - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- isHandling() - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- isHasAlivePhysicalEntity() - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- isHidden() - Method in class de.extio.spacecraft.shared.model.managers.AchievementDef
- isHideHealthBar() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isHideInNetwork() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- isHorizontal() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SliderControl
- isHost() - Method in class de.extio.spacecraft.shared.model.client.game.Player
- isHost() - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- isHost() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- isIgnoreAllObjects() - Method in class de.extio.spacecraft.shared.model.bo.PathFindingOptions
- isIgnoreBlockDamage() - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- isIgnoreDoors() - Method in class de.extio.spacecraft.shared.model.bo.EntityGroupsOptions
- isIgnoreHullEntities() - Method in class de.extio.spacecraft.shared.model.bo.EntityGroupsOptions
- isIgnoreIdleMoveables() - Method in class de.extio.spacecraft.shared.model.bo.PathFindingOptions
- isIgnoreMoveables() - Method in class de.extio.spacecraft.shared.model.bo.PathFindingOptions
- isInBounds(CoordI2, CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Checks whether coord is within bounds (e.g.
- isInBounds(HasPosition2, CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Checks whether coord is within bounds (e.g.
- isInClientContext() - Static method in class de.extio.spacecraft.shared.client.EngineFacade
-
Checks whether the current thread is running in context of the game client (i.e.
- isIncremental() - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- isIngame() - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- isIngame() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- isIngame() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- isInGame() - Method in class de.extio.spacecraft.shared.model.client.game.Player
- isInGame() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- isInGame() - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- isInGame() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- isInGroup(Event) - Method in class de.extio.spacecraft.shared.model.client.event.Event
- isInGroup(Event) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntitySelectionEvent
- isInGroup(Event) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortHighlightRasterEvent
- isInitialInventoryGranted() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- isInServerContext() - Static method in class de.extio.spacecraft.shared.server.ServerFacade
-
Checks whether the current thread is running in context of the game server (i.e.
- isInSpatialIndex2ResultSet(long) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- isInSpatialIndex2ResultSet(long) - Method in class de.extio.spacecraft.shared.model.world.Area2
- isInSpatialIndex2ResultSet(long) - Method in interface de.extio.spacecraft.shared.model.world.SpatialIndex2Capable
- isJoinable() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Whether players can join this ship in lobby.
- isJoined() - Method in class de.extio.spacecraft.shared.model.client.game.Game
- isJoining() - Method in class de.extio.spacecraft.shared.model.client.game.Game
- isJoinInitially() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Players will join this ship immediately when joining the game.
- isLastConnectedNetworkRemote() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Checks whether the last connected server was a remote server or the embedded server
- isLocalInit() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- isLocalInit() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- isLocalPlayerHost() - Method in class de.extio.spacecraft.shared.model.client.game.Game
- isLockedSelectionAllowed() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- isLockIngameUi() - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- isLoggedOn() - Method in class de.extio.spacecraft.shared.model.client.game.Player
- isLoggedOn() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- isLootable() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.LootableEntityDef
- isLootable() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- isLootable() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- isMandatory() - Method in class de.extio.spacecraft.shared.model.managers.CompatibilityRecord
- isMandatory() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Set to true if you are hosting a multiplayer game and all other game clients must also have this mod activated that everything works as expected.
- isMandatory() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryModInfo
- isManualActivation() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- isMeshConsumerResourceOut() - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- isMeshConsumerResourceOut() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- isMeshConsumerResourceOut() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- isMeshRedistributionSupported() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- isMeshRedistributionSupported() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- isMix() - Method in class de.extio.spacecraft.shared.model.bo.Field
- isModal() - Method in interface de.extio.spacecraft.shared.client.ClientModuleManager
- isModifiedShip() - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- isModNameRestricted(String) - Method in interface de.extio.spacecraft.shared.managers.ModManager
- isMoveFirst() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- isMoveFirst(HasPosition2, boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- isMoveToDirectionAccessible(CoordI2, CoordI2, EntityManager, EntityDefManager, PathFindingOptions) - Method in interface de.extio.spacecraft.shared.bo.PathFinder
-
Checks whether adjacent tile can be accessed from position (e.g.
- isMultiLine() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TextfieldControl
- isMultiplayer() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
Whether the game mode is relevant for multiplayer games.
- isNeedsOperator() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isNeedsOperatorLogin() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isNextTurn() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- isOfficial() - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- isOfficial() - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerJoinResponse
- isOfficial() - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- isOfficial() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- isOfficial() - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- isOfficialServer() - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointLoadedServerMessage
- isOfficialServer() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- isOfficialServer() - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Checks whether the server that is running is an official server
- isOfficialServerGenuineSession() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- isOfflineOnly() - Method in enum de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- isOffloadTaskPrivileged() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- isOffloadTaskRunning() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- isOnDamageDestroyImmediately() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isOnDamageDestroyImmediately() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- isOnDamageSplit() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isOnDamageSplit() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- isOpenable() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Whether a user can open (activate) this ship slot.
- isOperating() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isOperational() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Returns whether the entity is ready to execute actions
- isOperational() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- isPasswordProtected() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- isPatrol() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- isPausable() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- isPauseable() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- isPaused() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- isPerfTest() - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- isPingExecute() - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- isPingSelected() - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- isPlaceable() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- isPlayerCommandsMove() - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- isPlayerCommandsMove() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isPlayerSlotsClosed() - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- isPlayerSlotsClosed() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- isPlayerSlotsClosed() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- isPointsDirty() - Method in class de.extio.spacecraft.shared.model.bo.Field
- isPortalDisabled() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractAiSpawnPortal
- isPortalDisabled() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- isPortalRift() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- isPortalRiftUsed() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- isPositionDirty() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- isPressed() - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseClickMessage
- isPreventFields() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- isPriority() - Method in class de.extio.spacecraft.shared.model.client.event.Event
- isPrivate_() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- isPublish() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
-
When send from the client to the server, the server will immediately re-publish this game action message to all clients
- isQuickJoinCodeByDefault() - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- isReadonly() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TextfieldControl
- isReadOnly() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- isReady() - Method in class de.extio.spacecraft.shared.model.client.game.Player
- isReady() - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- isReady() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- isRecursive() - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- isRecursive() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- isRecursiveSelectionAllowed() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- isReleased() - Method in class de.extio.spacecraft.shared.model.message.client_internal.KeyStrokeMessage
- isRemoteNetworkClientAlive() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Checks whether the remote network client is alive.
- isRemoteNetworkClientConnected() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Checks whether connected to a remote server
- isRemoved() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- isRepairable() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isRepulsive() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.DarkMatterEntity
- isRestrictedSkipSumHealth() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isResult() - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerJoinResponse
- isScaleToTileSize() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- isSecurityEnabled() - Method in interface de.extio.spacecraft.shared.managers.SecurityFacade
-
Checks if enhanced security is enabled.
- isSelectable() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- isSelected(UUID) - Method in interface de.extio.spacecraft.shared.bo.ClientSelectionUtils
-
Checks whether a certain entity is selected by any player
- isSend() - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- isServer() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
true if your mod is relevant for the game server, otherwise false.
- isServerPublishingPublicListed() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- isServerPublishingQuickJoinCode() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- isServerPublishingTcp() - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- isServerShipEditorEntityExecuting() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- isShadowed() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- isShipClassesIncremental() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Set this to true to only override existing ship classes with your own definition.
- isShipLoadable() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Whether players are able to load their own ship in lobby at this ship slot
- isShipOnline() - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationOptions
- isShipSlotHost() - Method in class de.extio.spacecraft.shared.model.client.game.Player
- isShipSlotHost() - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- isShipSlotHost() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- isShipSpawnExternalPosition() - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
-
Set to true to omit the standard spawn mechanism.
- isShowEntityConsoleOnHover() - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- isShowEntityToolTips() - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- isShowLoadDialogImmediately() - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- isShowLocked() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- isShowMainMenuCheckpointEntry() - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- isShowMainMenuLoadEntry() - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- isShowQuickActionBar() - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- isShowSelectionTool() - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- isShowSettingsWindow() - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- isShowShareWindow() - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- isSkipSceneAreas() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AsteroidScenarioScriptingEntity
- isSkipWarnings() - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationOptions
- isSmoothCompositeEntityAnimations() - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- isSoftwareMixing() - Method in class de.extio.spacecraft.shared.model.client.options.ClientAudioOptions
- isSplitEntityGroups() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- isStartImmediately() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
If true, game session host (host player) does not need to have an active ship or even a ship slot joined before the game can start.
- isStatic() - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- isStop() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity.EngineEntityWaypoint
- isStopAllEntityExecution() - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- isStorablePreselectInEditor() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- isStorablePreselectInEditor() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.LootContainerEntityDef
- isStorablePreselectInEditor() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- isStorablePreselectInEditor() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- isStorablePreselectInEditor() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.StorableEntityDef
- isStorablePreselectInEditor() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- isStorageAdding() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- isStorageAdding() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- isStorageAdding() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- isStorageAllowRemoteOperations() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- isStorageAllowRemoteOperations() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.def.StorageProviderEntityDef
- isStorageEjecting() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- isStorageEjecting() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- isStorageEjecting() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- isStoragePathSelectionAllowed() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- isStorageTaking() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- isStorageTaking() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- isStorageTaking() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- isStorageTransferring() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- isStorageTransferring() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- isStorageTransferring() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- isSubmit() - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- isSuccess() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionJoinResponseMessage
- isSuspendCompositeEntityAnimations() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- isSuspendViewportInput() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- isSuspendViewportInputCoreProcessing() - Method in class de.extio.spacecraft.shared.model.client.settings.GameControlModuleSettings
- isTargetSelf() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- isTerminate() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- isTerminated() - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- isTerminateListing() - Method in class de.extio.spacecraft.shared.model.metaserver.Ops
- isThickBorder() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.WindowCloseButtonControl
- isTileAccessible(CoordI2, EntityManager, EntityDefManager, PathFindingOptions) - Method in interface de.extio.spacecraft.shared.bo.PathFinder
-
Checks whether tile position can be accessed.
- isToggled() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SwitchControl
- isToggled() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.ToggleButtonControl
- isTurnWasPaused() - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- isViewportDragging() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- isViewPortScrollOffsetReset() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- isVisible() - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
-
Defines whether the game mode can be selected by the user in lobby
- isWarning() - Method in enum de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- isWeaponFireAll() - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- isZebra() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortWorldPosSelectionEvent
- iterator() - Method in interface de.extio.spacecraft.shared.client.EventManager
-
Returns an iterator over all regular (non-priority) events
- iterator() - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- iterator() - Method in class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- iterator() - Method in class de.extio.spacecraft.shared.world.GridIndex2D
- iterator() - Method in class de.extio.spacecraft.shared.world.HashBucketIndex2D
- iterator() - Method in class de.extio.spacecraft.shared.world.LinearSearchIndex2D
- iterator() - Method in class de.extio.spacecraft.shared.world.QuadTree
- iterator(Class<T>) - Method in interface de.extio.spacecraft.shared.client.EventManager
-
Returns an iterator over all regular (non-priority) events of a specific type
K
- KeycodeRegistration - Class in de.extio.spacecraft.shared.model.client
- KeycodeRegistration() - Constructor for class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- KeycodeRegistration(KeycodeRegistration) - Constructor for class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- KeycodeRegistration(String, String, int, int, String) - Constructor for class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- KeycodeRegistry - Interface in de.extio.spacecraft.shared.client
-
Key code registry let's modules register key codes and returns the actual keys configured by the user
- KeyModifiers - Class in de.extio.spacecraft.shared.model.client
- KeyModifiers() - Constructor for class de.extio.spacecraft.shared.model.client.KeyModifiers
- KeyStrokeMessage - Class in de.extio.spacecraft.shared.model.message.client_internal
-
Message sent by game client engine on any key stroke.
- KeyStrokeMessage(boolean, int, String, int) - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.KeyStrokeMessage
- killCondition(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
-
Server side: Checks if the SpaceCraft has been killed
- killCondition(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
L
- L - de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef.PhysicalEntitySizeCategory
- label - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- Language - Class in de.extio.spacecraft.shared.model.i18n
- Language() - Constructor for class de.extio.spacecraft.shared.model.i18n.Language
- Language(Language) - Constructor for class de.extio.spacecraft.shared.model.i18n.Language
- Language(String, String) - Constructor for class de.extio.spacecraft.shared.model.i18n.Language
- lastAccuracy - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- lastDistance - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- lastMovement - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- lastOutput - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- launch(String) - Method in interface de.extio.spacecraft.shared.client.MenuLauncher
-
Launches a named MenuLaunchEntry configuration
- LEFT - de.extio.spacecraft.shared.model.client.renderer.DrawFontRenderingBoTextAlignment
- LEFT - de.extio.spacecraft.shared.model.world.Edge2
- LEFT_BUTTON - de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings.SuspendViewPortDraggingMode
- LEGENDARY - de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef.EntityModRarity
- LIGHT_BLUE - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- LIGHT_GRAY - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- LIGHT_GREEN - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- LIGHT_ORANGE - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- LIGHT_RED - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- LIGHT_YELLOW - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- LINE - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- LinearSearchIndex2D<T extends SpatialIndex2Capable> - Class in de.extio.spacecraft.shared.world
-
LinearSearchIndex2D doing linear search only.
- LinearSearchIndex2D() - Constructor for class de.extio.spacecraft.shared.world.LinearSearchIndex2D
- listDedicatedAll(Consumer<List<DedicatedRecord>>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Lists all dedicated servers.
- LISTED - de.extio.spacecraft.shared.client.module.LobbyModuleServerPublishing
- LISTED - de.extio.spacecraft.shared.model.message.toboth.GameSessionServerPublishingMode
- LISTED_PRIVATE - de.extio.spacecraft.shared.client.module.LobbyModuleServerPublishing
- LISTED_PRIVATE - de.extio.spacecraft.shared.model.message.toboth.GameSessionServerPublishingMode
- listSessionsAll(Consumer<List<DirectoryRecord>>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Lists all game sessions
- listSessionsByQuickJoinCode(String, Consumer<List<DirectoryRecord>>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Lists game sessions by certain criteria
- listSessionsLobby(Consumer<List<DirectoryRecord>>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Lists game sessions by certain criteria
- listSessionsLobbyNoPassword(Consumer<List<DirectoryRecord>>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Lists game sessions by certain criteria
- listSessionsNoPassword(Consumer<List<DirectoryRecord>>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Lists game sessions by certain criteria
- load(Scene, CoordI2, SceneLoader.ClearMode) - Method in interface de.extio.spacecraft.shared.bo.SceneLoader
-
Loads a scene from storage and add it to the game world
- load(AchievementsDef) - Method in interface de.extio.spacecraft.shared.managers.AchievementsManager
- load(Mod, StorageManager) - Method in interface de.extio.spacecraft.shared.managers.ScriptingManager
- load(StorageItemDescriptor, StorageItemDescriptor) - Method in interface de.extio.spacecraft.shared.bo.CheckPointUtil
-
Load a save game on client side and send it to the server.
- load(InputStream) - Method in interface de.extio.spacecraft.shared.client.ActionsDefManager
-
Load actions def container from xml; Incremental operation, so you can invoke it multiple times with different definitions.
- load(InputStream) - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
- load(String, InputStream) - Method in interface de.extio.spacecraft.shared.managers.AchievementsManager
- load(String, InputStream) - Method in interface de.extio.spacecraft.shared.managers.ShipClassManager
- load(List<ShipClass>) - Method in interface de.extio.spacecraft.shared.managers.ShipClassManager
- LOAD - de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings.FileSelectionModuleMode
- LOAD - de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings.ShipSelectionModuleMode
- loadAchievements() - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
(Re)loads all achievement definitions from active mods
- loadAllAchievements() - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
(Re)loads all achievement definitions from all mods
- loadBytes(StorageItemDescriptor) - Method in interface de.extio.spacecraft.shared.managers.StorageManager
-
Loads the raw bytes from a file
- loadCumulativeResource(String) - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Loads a resource from the mod static storage cumulative, returning the last occurence.
- loadDefaultModResource(String) - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Loads a file resource from default mod directory.
- loadDefaultModResource(String) - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Loads a resource from the mod static storage of the default mod (game-core).
- loadDefinition(String, InputStream) - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
- loadDefinition(List<Entity>) - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
- loadEntityDef() - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
(Re)loads all entity definitions from active mods
- loadModule(Class<? extends Module>) - Method in interface de.extio.spacecraft.shared.managers.ModuleManager
- loadObject(StorageItemDescriptor, boolean, Class<T>) - Method in interface de.extio.spacecraft.shared.managers.StorageManager
-
Loads an object from storage
- loadResource(Mod, String) - Method in interface de.extio.spacecraft.shared.managers.ModManager
- loadResource(String) - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Loads a file resource cumulative, this means from the last mod that provides it.
- loadResource(String, String) - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Loads a file resource from mod directory.
- loadResource(String, String) - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
Loads a resource from the mod static storage cumulative if modName is null, otherwise non-cumulative from the specified mod.
- LoadSceneScriptingEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- LoadSceneScriptingEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.LoadSceneScriptingEntity
- loadShipClasses() - Method in interface de.extio.spacecraft.shared.managers.ModManager
-
(Re)loads all ship classes from active mods
- loadStream(StorageItemDescriptor) - Method in interface de.extio.spacecraft.shared.managers.StorageManager
-
Loads the file as stream.
- loadXml(File, Class<T>) - Method in class de.extio.spacecraft.shared.client.EngineFacade
- LOBBY - de.extio.spacecraft.shared.model.game.GameSessionState
- LOBBY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.SEARCH_SESSIONS_QUALIFIERS
- LobbyModule2Settings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- LobbyModule2Settings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- LobbyModuleGameModeSettingsView - Interface in de.extio.spacecraft.shared.client.module
-
Modules implementing this interface are able to display game mode settings in the lobby.
- LobbyModuleHostMode - Enum in de.extio.spacecraft.shared.client.module
- LobbyModuleLeftViewMode - Enum in de.extio.spacecraft.shared.client.module
- LobbyModuleServerPublishing - Enum in de.extio.spacecraft.shared.client.module
- LobbyModuleTabViewMode - Enum in de.extio.spacecraft.shared.client.module
- localCopy(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Local copy of all fields that are not covered by update()
- localCopy(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- localCopy(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.GenericRestrictedCompositeEntity
- localCopy(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- localCopy(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- localCopy(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ScriptingCompositeEntity
- localCopy(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- localCopy(AbstractEntity) - Method in interface de.extio.spacecraft.shared.bo.EntityModSupport
- localCopy(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Local copy of transient fields
- localCopy(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- localCopy(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- localCopy(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AsteroidScenarioScriptingEntity
- localCopy(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- LocalGameSessionControlMessage - Class in de.extio.spacecraft.shared.model.message.local
-
Controls the game session.
- LocalGameSessionControlMessage() - Constructor for class de.extio.spacecraft.shared.model.message.local.LocalGameSessionControlMessage
- localInit(EntityManager) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Local initialization of transient fields.
- localInit(EntityManager) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- localInit(EntityManager) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.GenericRestrictedCompositeEntity
- localInit(EntityManager) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- localInit(EntityManager) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.InfoCompositeEntity
- localInit(EntityManager) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- localInit(EntityManager) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ScriptingCompositeEntity
- localInit(EntityManager) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- localInit(EntityManager) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- localInit(AbstractEntityDef) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Local initialization of transient fields
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AsteroidScenarioScriptingEntity
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.LootContainer
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.AiSpawnPortalsInWaves
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.DespawnAlliesWhenCleared
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.LoadSceneScriptingEntity
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.LockObjectInPlace
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.MusicArea
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.NextObjectiveWhenAreaCleared
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.NextObjectiveWhenDestroyed
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.RespawnAsSpaceStation
- localInit(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- localInit(StorageProviderEntity, StorageProviderEntityDef) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Callback from entity to make storage functionality work.
- LocalizationManager - Interface in de.extio.spacecraft.shared.managers
-
LocalizationManager holds and manages text translations (i18n)
- Localizations - Class in de.extio.spacecraft.shared.model.i18n
-
This is the container holding localized texts (i18n)
- Localizations() - Constructor for class de.extio.spacecraft.shared.model.i18n.Localizations
- Localizations(Localizations) - Constructor for class de.extio.spacecraft.shared.model.i18n.Localizations
- LocalMessage - Class in de.extio.spacecraft.shared.model.message.local
-
Messages exchanged locally in-memory between game client and an embedded server
- LocalMessage() - Constructor for class de.extio.spacecraft.shared.model.message.local.LocalMessage
- LockObjectInPlace - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- LockObjectInPlace() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.LockObjectInPlace
- loggedInEntity - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- LOGGER - Static variable in class de.extio.spacecraft.shared.client.ui.Window
- LOGGER - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- LOGGER - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- LOGGER - Static variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.AsteroidScenarioCompositeEntityFactory
- LOGGER - Static variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory
- LOGGER - Static variable in class de.extio.spacecraft.shared.module.AbstractModule
- LootableEntityDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Entity defs implementing this interface can be looted
- LOOTCOLLECTOR - Static variable in class de.extio.spacecraft.shared.model.entity.EntityDefCategoryBuiltinTypes
- LootContainer - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- LootContainer() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.LootContainer
- LootContainerCompositeEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
-
Loot containers are spawned by LootScatterer and contain loot that can be collected with a LootCollectorEntity
- LootContainerCompositeEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- LootContainerEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- LootContainerEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.LootContainerEntityDef
- LootScatterer - Interface in de.extio.spacecraft.shared.bo
-
Scatters loot in the close area of an entity, e.g.
- LootScatterer.ScatteringMode - Enum in de.extio.spacecraft.shared.bo
M
- M - de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef.PhysicalEntitySizeCategory
- MainMenuLaunchEntry - Class in de.extio.spacecraft.shared.model.managers
- MainMenuLaunchEntry() - Constructor for class de.extio.spacecraft.shared.model.managers.MainMenuLaunchEntry
- MainMenuLaunchEntry(MainMenuLaunchEntry) - Constructor for class de.extio.spacecraft.shared.model.managers.MainMenuLaunchEntry
- MainMenuModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- MainMenuModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.MainMenuModuleSettings
- MAINTENANCE_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.POST_OPS_QUALIFIERS
- MANAGE - de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings.FileSelectionModuleMode
- MANAGE - de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings.ShipSelectionModuleMode
- manageCrew(GameSession, SpaceCraft, EntityNetworkDiscovery, List<CrewEntity>, AiBuildingBlockManager) - Method in interface de.extio.spacecraft.shared.model.bo.AiCrewManager
- markEntityGroups(AbstractCompositeEntity, EntityGroupsOptions) - Method in interface de.extio.spacecraft.shared.bo.EntityGroups
- markEntityGroups(CoordI2, GridIndex2D<AbstractEntity>, EntityGroupsOptions) - Method in interface de.extio.spacecraft.shared.bo.EntityGroups
- MarkerCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- MarkerCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.MarkerCompositeEntityFactory
- MarkerEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- MarkerEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.MarkerEntity
- MarkerEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- MarkerEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.MarkerEntityDef
- matchByType(Predicate<Class<?>>, Predicate<AbstractEntity>) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Advanced matching of entities.
- Matrix2<T> - Class in de.extio.spacecraft.shared.model.world
-
Implements a 2D matrix
- Matrix2() - Constructor for class de.extio.spacecraft.shared.model.world.Matrix2
- Matrix2(int, int) - Constructor for class de.extio.spacecraft.shared.model.world.Matrix2
- Matrix2(Matrix2<T>) - Constructor for class de.extio.spacecraft.shared.model.world.Matrix2
- MAX_SESSIONS - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_DEDICATED_QUALIFIERS
- measure(Fields, UUID, CoordI2) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Measure field at position entityPos.
- measure(AbstractCompositeEntity, UUID, CoordI2) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Measure field at position entityPos.
- measure(UUID, UUID, CoordI2) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Measure field at position entityPos.
- MenuLaunchEntry - Class in de.extio.spacecraft.shared.model.managers
- MenuLaunchEntry() - Constructor for class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- MenuLaunchEntry(MenuLaunchEntry) - Constructor for class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- MenuLauncher - Interface in de.extio.spacecraft.shared.client
-
The menu launcher launches MenuLaunchEntry configurations defined in ModDefinition (mod.xml).
- merge(MenuLaunchEntry) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- Mesh - Class in de.extio.spacecraft.shared.model.bo
-
Container for all meshes of a ship
- Mesh() - Constructor for class de.extio.spacecraft.shared.model.bo.Mesh
- Mesh(UUID) - Constructor for class de.extio.spacecraft.shared.model.bo.Mesh
- MeshBuffer - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Mesh buffers buffer resources for later consumption, e.g.
- MeshBufferDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Mesh buffers
- MeshBuiltinTypes - Class in de.extio.spacecraft.shared.model.bo
-
Builtin types of meshes
- MeshBuiltinTypes() - Constructor for class de.extio.spacecraft.shared.model.bo.MeshBuiltinTypes
- MeshConsumer - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Mesh consumers consume resources produced by mesh producers
- MeshConsumerDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Mesh consumers
- meshConsumerSupport - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- MeshConsumerSupport - Class in de.extio.spacecraft.shared.bo
-
Support class for every entity that is part of the mesh system.
- MeshConsumerSupport() - Constructor for class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- MeshEntity - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Mesh entities represent the mesh itself, i.e.
- MeshEntityDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Entities implementing the mesh itself, i.e.
- meshes - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- MeshLane - Class in de.extio.spacecraft.shared.model.bo
- MeshLane() - Constructor for class de.extio.spacecraft.shared.model.bo.MeshLane
- MeshLane(UUID) - Constructor for class de.extio.spacecraft.shared.model.bo.MeshLane
- MeshManager - Interface in de.extio.spacecraft.shared.bo
-
Manages all meshes (Energy, Shield, O2, Network, ...) of a composite entity You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject
- MeshProducer - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Mesh producers produce resources that can be consumed by mesh consumers
- MeshProducerDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Mesh producers
- MeshTakeRequest - Class in de.extio.spacecraft.shared.model.bo
- MeshTakeRequest() - Constructor for class de.extio.spacecraft.shared.model.bo.MeshTakeRequest
- MeshWorker - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
A mesh worker is any member of a mesh - producers, consumers, buffers
- MESSAGE_HASH - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ACKNOWLEDGE_REPORT_QUALIFIERS
- MetaserverClient - Interface in de.extio.spacecraft.shared.managers
-
Meta Server Client
This is an API client to connect to the metaserver. - Missile - Interface in de.extio.spacecraft.shared.model.entity.builtin.composite
- Mod - Class in de.extio.spacecraft.shared.model.managers
- Mod() - Constructor for class de.extio.spacecraft.shared.model.managers.Mod
- Mod(Mod) - Constructor for class de.extio.spacecraft.shared.model.managers.Mod
- MOD - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.SEARCH_SESSIONS_QUALIFIERS
- ModAndResourceName - Class in de.extio.spacecraft.shared.model.managers
- ModAndResourceName() - Constructor for class de.extio.spacecraft.shared.model.managers.ModAndResourceName
- ModAndResourceName(ModAndResourceName) - Constructor for class de.extio.spacecraft.shared.model.managers.ModAndResourceName
- ModAndResourceName(String, String) - Constructor for class de.extio.spacecraft.shared.model.managers.ModAndResourceName
- modBaseDamage(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.mod.WeaponEntityMod
- ModBoDef - Class in de.extio.spacecraft.shared.model.managers
- ModBoDef() - Constructor for class de.extio.spacecraft.shared.model.managers.ModBoDef
- ModBoDef(ModBoDef) - Constructor for class de.extio.spacecraft.shared.model.managers.ModBoDef
- modCooldown(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.mod.WeaponEntityMod
- ModDefinition - Class in de.extio.spacecraft.shared.model.managers
- ModDefinition() - Constructor for class de.extio.spacecraft.shared.model.managers.ModDefinition
- ModDefinition(ModDefinition) - Constructor for class de.extio.spacecraft.shared.model.managers.ModDefinition
- MODIFIER_ALT - Static variable in class de.extio.spacecraft.shared.model.client.KeyModifiers
- MODIFIER_ALTGR - Static variable in class de.extio.spacecraft.shared.model.client.KeyModifiers
- MODIFIER_CTRL - Static variable in class de.extio.spacecraft.shared.model.client.KeyModifiers
- MODIFIER_NONE - Static variable in class de.extio.spacecraft.shared.model.client.KeyModifiers
- MODIFIER_SHIFT - Static variable in class de.extio.spacecraft.shared.model.client.KeyModifiers
- modifiers - Variable in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- ModManager - Interface in de.extio.spacecraft.shared.managers
-
ModManager holds and manages mods.
- modMaxDistance(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.mod.WeaponEntityMod
- modMinDistance(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.mod.WeaponEntityMod
- MODS - de.extio.spacecraft.shared.client.module.LobbyModuleTabViewMode
- ModSelectionEvent - Class in de.extio.spacecraft.shared.model.client.event
- ModSelectionEvent() - Constructor for class de.extio.spacecraft.shared.model.client.event.ModSelectionEvent
- ModSelectionModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- ModSelectionModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.ModSelectionModuleSettings
- Module - Interface in de.extio.spacecraft.shared.module
-
Contract for all modules
- MODULE_PRIORITY_HIGH - Static variable in interface de.extio.spacecraft.shared.module.ClientModule
- MODULE_PRIORITY_LOW - Static variable in interface de.extio.spacecraft.shared.module.ClientModule
- MODULE_PRIORITY_NORMAL - Static variable in interface de.extio.spacecraft.shared.module.ClientModule
- ModuleManager - Interface in de.extio.spacecraft.shared.managers
-
ModuleManager manages all modules
- MouseClickMessage - Class in de.extio.spacecraft.shared.model.message.client_internal
-
Message sent by game client engine on any mouse click.
- MouseClickMessage(boolean, int, int, CoordI2) - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.MouseClickMessage
- MouseEnterMessage - Class in de.extio.spacecraft.shared.model.message.client_internal
-
Message sent by game client engine when mouse enters viewport.
- MouseEnterMessage(int, CoordI2) - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.MouseEnterMessage
- MouseMessage - Class in de.extio.spacecraft.shared.model.message.client_internal
- MouseMessage(CoordI2, int) - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.MouseMessage
- MouseMoveMessage - Class in de.extio.spacecraft.shared.model.message.client_internal
-
Message sent by game client engine when mouse has been moved.
- MouseMoveMessage(boolean, int, CoordI2, int) - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.MouseMoveMessage
- move(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.managers.WorldManagerInterceptor
-
Interceptor callback
- move(AbstractCompositeEntity, CoordI2, CoordI2) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Moves a composite entity to a new spatial position position - It is VERY important to always use this method instead of setting the position property directly, because world manager holds indexes for faster spatial lookups.
- move(AbstractEntity, CoordI2) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Moves an entity to a new spatial position entityPos - It is VERY important to always use this method to move entities instead of setting the position property directly, because entity manager indexes entities for faster spatial lookups.
- move(CoordI2) - Method in class de.extio.spacecraft.shared.client.ui.Window
- move(T, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- move(T, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.world.HashBucketIndex2D
- move(T, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.world.LinearSearchIndex2D
- move(T, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.world.QuadTree
- move(T, CoordI2, CoordI2) - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Moves an indexed object to a new location.
- MultiEnumeration - Annotation Type in de.extio.spacecraft.shared.model.entity.container
- MULTIPLE_ENTITY_GROUPS - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- MULTIPLE_SPAWN_ENTITY_TYPES - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- multiply(double) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- multiply(double) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- multiply(double) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- multiply(double, double) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- multiply(double, double) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- multiply(double, double) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- multiply(int) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- multiply(int) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- multiply(int) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- multiply(int, int) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- multiply(int, int) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- multiply(int, int) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- multiply(CoordD2) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- multiply(CoordD2) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- multiply(CoordD2) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- multiply(HasPosition2) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- multiply(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- multiply(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- MusicArea - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- MusicArea() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.MusicArea
- MutableCoordD2 - Class in de.extio.spacecraft.shared.model.world
-
Immutable implementation of CoordD2
- MutableCoordI2 - Class in de.extio.spacecraft.shared.model.world
-
Immutable implementation of CoordI2
N
- name - Variable in class de.extio.spacecraft.shared.client.ui.Window
- NAME - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.SEARCH_SESSIONS_QUALIFIERS
- NETWORK - Static variable in class de.extio.spacecraft.shared.model.bo.MeshBuiltinTypes
- NetworkConnectedMessage - Class in de.extio.spacecraft.shared.model.message.client_internal
-
Message sent by game client engine when client has been connected to a remote game server
- NetworkConnectedMessage() - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.NetworkConnectedMessage
- NetworkShutdownMessage - Class in de.extio.spacecraft.shared.model.message.client_internal
-
Message sent by game client engine when client has been disconnected from a game server
- NetworkShutdownMessage(boolean, String) - Constructor for class de.extio.spacecraft.shared.model.message.client_internal.NetworkShutdownMessage
- next(int) - Method in class de.extio.spacecraft.shared.rng.XorShift128Random
- next(int) - Method in class de.extio.spacecraft.shared.rng.ZeroRandom
- nextClientEntityAction(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- nextInt(int, int) - Static method in class de.extio.spacecraft.shared.rng.ThreadLocalXorShift128Random
- nextLong() - Method in class de.extio.spacecraft.shared.rng.XorShift128Random
- NextObjectiveWhenAreaCleared - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- NextObjectiveWhenAreaCleared() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.NextObjectiveWhenAreaCleared
- NextObjectiveWhenDestroyed - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- NextObjectiveWhenDestroyed() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.NextObjectiveWhenDestroyed
- NO_GROUP_HIGH - Static variable in class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventBuiltinGroups
- NO_GROUP_LOW - Static variable in class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventBuiltinGroups
- NO_GROUP_MEDIUM - Static variable in class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventBuiltinGroups
- NONE - de.extio.spacecraft.shared.bo.SceneLoader.ClearMode
-
Does not clear the area
- NONE - de.extio.spacecraft.shared.model.bo.AiFactoryCrewManagerType
- NONE - de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
- NONE - de.extio.spacecraft.shared.model.message.toboth.GameSessionServerPublishingMode
- NORMAL - de.extio.spacecraft.shared.model.game.GameRunMode
- normalizedRelativePath(String) - Static method in interface de.extio.spacecraft.shared.managers.StorageManager
- NotEditable - Annotation Type in de.extio.spacecraft.shared.model.entity.container
O
- O2 - Static variable in class de.extio.spacecraft.shared.model.bo.FieldBuiltinTypes
- O2 - Static variable in class de.extio.spacecraft.shared.model.bo.MeshBuiltinTypes
- OBJECT - de.extio.spacecraft.shared.model.entity.EntityLayer
- OBJECT_EXTRA - de.extio.spacecraft.shared.model.entity.EntityLayer
- Objective() - Constructor for class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.Objective
- Objective(String, List<CurrentObjectiveEvent.ObjectiveMarker>) - Constructor for class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.Objective
- ObjectiveMarker() - Constructor for class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.ObjectiveMarker
- ObjectiveMarker(CoordI2, String) - Constructor for class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.ObjectiveMarker
- ObjectSerialization - Interface in de.extio.spacecraft.shared.managers
-
ObjectSerialization provides utility methods to (de-)serialize data
- OFFICIAL - de.extio.spacecraft.shared.client.module.LobbyModuleHostMode
- OFFICIAL - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_HIGHSCORES_QUALIFIERS
- OFFICIAL_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_DEDICATED_QUALIFIERS
- OFFICIAL_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_MANY_QUALIFIERS
- OFFICIAL_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_QUALIFIERS
- OFFICIAL_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_OPS_QUALIFIERS
- OFFICIAL_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.HIGHSCORE_QUALIFIERS
- OFFICIAL_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.POST_OPS_QUALIFIERS
- OFFICIAL_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.REPORT_STATISTICS_QUALIFIERS
- onActivate() - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onActivate() - Method in class de.extio.spacecraft.shared.module.AbstractModule
- onActivate() - Method in interface de.extio.spacecraft.shared.module.Module
- onActivate(StatusViewContext) - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- onClientAction(ClientEntityAction, AbstractCompositeEntity, AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Client side: Callback if the player selected an action
- onClientAction(ClientEntityAction, AbstractCompositeEntity, AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onClientAction(ClientEntityAction, AbstractCompositeEntity, AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- onClientAction(ClientEntityAction, AbstractCompositeEntity, AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onClientAction(ClientEntityAction, AbstractCompositeEntity, AbstractEntity, PhysicalEntity) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- onClientActionMessage(PhysicalEntity, GameActionMessage) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Callback from entity to make storage functionality work.
- onClientActionMessage(GameActionMessage) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- onClientActionMessage(GameActionMessage) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Client side: Callback when a GameActionMessage has been received that is addressed to this composite
- onClientActionMessage(GameActionMessage) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Client side: Callback after a message has been received for this entity
- onClientActionMessage(GameActionMessage) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- onClientActionMessage(GameActionMessage) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onClientActionMessage(GameActionMessage) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onClientActionMessage(GameActionMessage) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.NextObjectiveWhenAreaCleared
- onClientActionMessage(GameActionMessage) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.NextObjectiveWhenDestroyed
- onClientActionMessage(GameActionMessage) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.SetObjective
- onClientComplexConsoleControlEvent(boolean, int, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Client side: Called when the user interacted with the entity console
- onClientComplexConsoleControlEvent(int, CoordI2) - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- onClientComplexConsoleControlEvent(Event) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Client side: Called when the user interacted with the entity console
- onClientCompositeEntityRadiusEntered(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
-
Client side: Called when any entity entered this.radius.
- onClientCompositeEntityRadiusEntered(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.MusicArea
- onClientCompositeEntityRadiusEntered(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.ShowDialog
- onClientCompositeEntityRadiusLeft(UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
-
Client side: Called when any entity left this.radius.
- onClientCompositeEntityRadiusLeft(UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.MusicArea
- onClientDamage(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- onClientDamage(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Client side: Called when the entity took damage
- onClientDraw(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Client side: Draw effects related to this composite entity.
- onClientDraw(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- onClientDraw(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- onClientDraw(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- onClientDraw(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- onClientDrawConsoleControls(boolean, List<ClientConsoleControlSet>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onClientDrawConsoleControls(boolean, List<ClientConsoleControlSet>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Client side: Draws controls on the entity console
- onClientDrawConsoleControls(StorageProviderEntity, ScrollBar, List<Pair<String, String>>, boolean, List<ClientConsoleControlSet>) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Callback from entity to make storage functionality work.
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Client side: Draws this entity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiDestinationEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiWaypointEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.FloorEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.InfoEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.LootContainer
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.MarkerEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.CheckGameMode
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SpacecraftSpawnPointEntity
- onClientDrawEntity(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- onClientDrawEntityAction(PhysicalEntity, List<RenderingBo>, String, boolean, CoordI2) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Callback from entity to make storage functionality work.
- onClientDrawEntityAction(List<RenderingBo>, String, boolean, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onClientDrawEntityAction(List<RenderingBo>, String, boolean, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- onClientDrawEntityAction(List<RenderingBo>, String, boolean, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Client side: Draws a certain action the entity is executing
- onClientDrawEntityActions(PhysicalEntity, List<RenderingBo>) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- onClientDrawEntityActions(PhysicalEntity, List<RenderingBo>) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Callback from entity to make storage functionality work.
- onClientDrawEntityActions(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onClientDrawEntityActions(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Client side: Draws general effects that are related to actions the entity is executing
- onClientDrawEntityActions(List<RenderingBo>, AbstractEntity) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- onClientFrame() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Client side: Called on each frame
- onClientFrame(boolean) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Client side: Callback on each frame for general logic
- onClientFrame(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- onClientFrame(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onClientFrame(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onClientFrame(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.MusicArea
- onClientFrame(boolean, UUID) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- onClientGenerateEntityDetails() - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Client side: Returns details about this entity.
- onClientGenerateEntityDetails() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onClientGenerateEntityDetails() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onClientGenerateEntityDetails(UUID, MeshConsumerDef, boolean) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- onClientSelectedPointTo(AbstractCompositeEntity, AbstractEntity, PhysicalEntity, List<ClientEntityAction>) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- onClientSelectedPointToEntity(AbstractCompositeEntity, AbstractEntity, int, List<ClientEntityAction>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Client side: Callback when this entity is selected and cursor is pointing to another entity
- onClientSelectedPointToEntity(AbstractCompositeEntity, AbstractEntity, int, List<ClientEntityAction>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onClientSelectedPointToEntity(AbstractCompositeEntity, AbstractEntity, int, List<ClientEntityAction>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- onClientSelectedPointToEntity(AbstractCompositeEntity, AbstractEntity, int, List<ClientEntityAction>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onClientSelectedPointToNoClientEntityAction(int) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Client side: Callback when this entity is selected and onClientSelectedPointToEntity + onClientSelectedPointToWorldPos did not set any possible action
- onClientSelectedPointToNoClientEntityAction(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onClientSelectedPointToNoClientEntityAction(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onClientSelectedPointToNothing() - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- onClientSelectedPointToWorldPos(CoordI2, List<CompositeAndEntityId>, int, List<ClientEntityAction>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Client side: Callback when this entity is selected and cursor is pointing to an empty tile in the game world
- onClientShipEditorEntityExecute(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onClientShipEditorEntityExecute(boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.ShipEditorEntityExecuteAware
- onClientShipEditorEntityPluginActivate() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.ShipEditorEntityPlugin
- onClientShipEditorEntityPluginDeactivate() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.ShipEditorEntityPlugin
- onClientShipEditorEntityPluginEvent(Event) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.ShipEditorEntityPlugin
- onClientShipEditorEntityPluginRenderToolbarContent(List<RenderingBo>, CoordI2, Area2, Area2) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.ShipEditorEntityPlugin
- onClientTurnCompositeEntitiesInRadius(List<AbstractCompositeEntity>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
-
Client side: Called on every turn, providing a list of entities currently inside radius.
- onDamageDestroyImmediately - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onDamageSplit - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onDamageSplitThreshold - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onDeactivate() - Method in class de.extio.spacecraft.shared.module.AbstractModule
- onDeactivate() - Method in interface de.extio.spacecraft.shared.module.Module
- onDeactivate(StatusViewContext) - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- one() - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- one() - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- ONE_FRAME - de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage.DisplayDuration
- onEvent(Event) - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- onEvent(Event) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onEvent(Event) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- onEvent(Event, StatusViewContext) - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- onEvent(Event, Predicate<CoordI2>) - Method in class de.extio.spacecraft.shared.client.ui.ScrollBar
- onGameSessionFirstTurn(GameSession) - Method in class de.extio.spacecraft.shared.module.AbstractServerModule
- onGameSessionFirstTurn(GameSession) - Method in interface de.extio.spacecraft.shared.module.ServerModule
- onGameSessionStart(GameSession) - Method in class de.extio.spacecraft.shared.module.AbstractServerModule
- onGameSessionStart(GameSession) - Method in interface de.extio.spacecraft.shared.module.ServerModule
- onGameSessionUpdatePlayers(GameSession) - Method in class de.extio.spacecraft.shared.module.AbstractServerModule
- onGameSessionUpdatePlayers(GameSession) - Method in interface de.extio.spacecraft.shared.module.ServerModule
- onKeyPress(int, String, int) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onKeyPress(int, String, int) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- onKeyRelease(int, String, int) - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- onKeyRelease(int, String, int) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onKeyRelease(int, String, int) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- onKeyRelease(int, String, int, StatusViewContext) - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- onLoad() - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onLoad() - Method in class de.extio.spacecraft.shared.module.AbstractModule
- onLoad() - Method in interface de.extio.spacecraft.shared.module.Module
- onMessage(GameSession, UUID, AbstractMessage) - Method in class de.extio.spacecraft.shared.module.AbstractServerModule
- onMessage(GameSession, UUID, AbstractMessage) - Method in interface de.extio.spacecraft.shared.module.ServerModule
- onMessage(AbstractMessage) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onMessage(AbstractMessage) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- onMessage(AbstractMessage, StatusViewContext) - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- onMouseDrag(CoordI2, int, int) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onMouseDrag(CoordI2, int, int) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- onMouseDrag(CoordI2, int, int, StatusViewContext) - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- onMouseEnter(CoordI2, int) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onMouseEnter(CoordI2, int) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- onMouseLeave() - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onMouseLeave() - Method in interface de.extio.spacecraft.shared.module.ClientModule
- onMouseMove(CoordI2, int) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onMouseMove(CoordI2, int) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- onMousePress(CoordI2, int, int) - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- onMousePress(CoordI2, int, int) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onMousePress(CoordI2, int, int) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- onMousePress(CoordI2, int, int, StatusViewContext) - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- onMouseRelease(CoordI2, int, int) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onMouseRelease(CoordI2, int, int) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- onMouseRelease(CoordI2, int, int, StatusViewContext) - Method in interface de.extio.spacecraft.shared.client.module.StatusView
- onMouseScroll(int, CoordI2, Predicate<CoordI2>) - Method in class de.extio.spacecraft.shared.client.ui.ScrollBar
- onRemove() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
This callback is called when this composite is removed from world manager.
- onResize(CoordI2) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- onResize(CoordI2) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- onServerActionMessage(GameSession, UUID, GameActionMessage) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Server side: Callback when a GameActionMessage has been received that is addressed to this composite
- onServerActionMessage(GameActionMessage, UUID, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Server side: Callback after a message has been received for this entity.
- onServerActionMessage(GameActionMessage, UUID, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AsteroidScenarioScriptingEntity
- onServerActionMessage(GameActionMessage, UUID, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- onServerActionMessage(GameActionMessage, UUID, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onServerActionMessage(GameActionMessage, UUID, GameSession, PhysicalEntity) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- onServerAutomationRun(GameSession, AbstractCompositeEntity, List<AutomationEntity>, List<AutomationEntity>) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationHandler
- onServerCollision(GameSession, Map<AbstractCompositeEntity, List<AbstractEntity>>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Server side: Callback for additional logic when a collision happened
- onServerCollision(GameSession, Map<AbstractCompositeEntity, List<AbstractEntity>>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.InfoCompositeEntity
- onServerCollision(GameSession, Map<AbstractCompositeEntity, List<AbstractEntity>>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- onServerCollision(GameSession, Map<AbstractCompositeEntity, List<AbstractEntity>>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- onServerCompositeEntityRadiusEntered(AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
-
Server side: Called when any entity entered this.radius.
- onServerCompositeEntityRadiusEntered(AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.LoadSceneScriptingEntity
- onServerCompositeEntityRadiusEntered(AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.NextObjectiveWhenAreaCleared
- onServerCompositeEntityRadiusEntered(AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.SetDifficulty
- onServerCompositeEntityRadiusEntered(AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.SetGameSessionOptions
- onServerCompositeEntityRadiusEntered(AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.SetObjective
- onServerCompositeEntityRadiusEntered(AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.WarpPlayer
- onServerCompositeEntityRadiusLeft(UUID, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
-
Server side: Called when any entity left this.radius.
- onServerConsoleControlEvent(PhysicalEntity, GameSession, UUID, String, Object) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Callback from entity to make storage functionality work.
- onServerConsoleControlEvent(GameSession, UUID, String, Object) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onServerConsoleControlEvent(GameSession, UUID, String, Object) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Server side: Called when the user interacted with a control in the entity console
- onServerDamage(PhysicalEntity, GameSession, double) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Callback from entity to make storage functionality work.
- onServerDamage(GameSession, double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- onServerDamage(GameSession, double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Server side: Called when the entity took damage
- onServerHullBreach(CoordI2, int, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
-
Server side: Additional logic on tiles with a hull breach
- onServerHullBreach(CoordI2, int, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- onServerShipEditorEntityExecute(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onServerShipEditorEntityExecute(boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.ShipEditorEntityExecuteAware
- onServerSpaceCraftKilled(GameSession, boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
-
Server side: Called every turn when the spacecraft has been killed
- onServerSpaceCraftKilled(GameSession, boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- onServerStorageEject(int, CoordI2, AbstractCompositeEntity, GameSession) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorableEntity
- onServerStorageExplode(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ActionItemEntity
- onServerStorageExplode(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.LootContainer
- onServerStorageExplode(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.mod.AbstractEntityMod
- onServerStorageExplode(GameSession) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorableEntity
- onServerStorageExplode(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- onServerTurnCompositeEntitiesInRadius(List<AbstractCompositeEntity>, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
-
Server side: Called on every turn, providing a list of entities currently inside radius.
- onServerTurnPass0(PhysicalEntity, GameSession) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Callback from entity to make storage functionality work.
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Server side: Called every turn to contain any logic related to this entitiy.
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Server side: Executes code on every server turn, main pass 1 of 2.
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.GenericRestrictedCompositeEntity
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceStation
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AsteroidScenarioScriptingEntity
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.DespawnAlliesWhenCleared
- onServerTurnPass0(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- onServerTurnPass0(GameSession, PhysicalEntity) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- onServerTurnPass1(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Server side: Called every turn to contain any logic related to this entitiy.
- onServerTurnPass1(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Server side: Executes code on every server turn, main pass 2 of 2.
- onServerTurnPass1(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- onServerTurnPass1(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onServerTurnPass1(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- onServerTurnPass1(GameSession, PhysicalEntity) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- onServerTurnPass2(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Server side: Called every turn to contain any logic related to this entitiy.
- onServerTurnPass2(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- onServerTurnPass2(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- onServerTurnPass2PostComposites(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Server side: Executes code on every server turn, postprocessing pass after composite entity pass 2.
- onServerTurnPass2PostComposites(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- onServerTurnPass2PostComposites(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- onServerTurnPass2PostComposites(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.AiSpawnPortalsInWaves
- onServerTurnPass2PostComposites(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.LockObjectInPlace
- onServerTurnPass2PostComposites(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.NextObjectiveWhenAreaCleared
- onServerTurnPass2PostComposites(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.NextObjectiveWhenDestroyed
- onServerTurnPass2PostComposites(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.RespawnAsSpaceStation
- onServerTurnPass2PostComposites(GameSession, PhysicalEntity) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- onUnload() - Method in class de.extio.spacecraft.shared.module.AbstractModule
- onUnload() - Method in interface de.extio.spacecraft.shared.module.Module
- OPEN - de.extio.spacecraft.shared.client.module.LobbyModuleServerPublishing
- OPEN - de.extio.spacecraft.shared.model.message.toboth.GameSessionServerPublishingMode
- operateOnEntityLevelCollisions(AbstractCompositeEntity, CoordI2, AbstractCompositeEntity, CoordI2, WorldManager.CollisionDetectionListener) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Composite entities can overlap in the game world.
- operators - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- Ops - Class in de.extio.spacecraft.shared.model.metaserver
-
Restricted use only
- Ops() - Constructor for class de.extio.spacecraft.shared.model.metaserver.Ops
- OPTIONS - de.extio.spacecraft.shared.client.module.LobbyModuleTabViewMode
- OptionsModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- OptionsModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.OptionsModuleSettings
- OptionsState - Enum in de.extio.spacecraft.shared.model.client.settings
- or(RgbaColor) - Method in class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- or(RgbaColor) - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- ORANGE - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- otherCompositeEntity - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity.CollisionCalculationResult
-
Other composite involved in the collision
- OVERVIEW - de.extio.spacecraft.shared.client.module.LobbyModuleTabViewMode
P
- p0 - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity.CollisionCalculationResult
-
Acceleration vector affecting this composite
- p1 - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity.CollisionCalculationResult
-
Acceleration vector affecting the other composite
- Parameter - Class in de.extio.spacecraft.shared.model.metaserver
-
Parameters are generic name-value pairs to hold additional information
- Parameter() - Constructor for class de.extio.spacecraft.shared.model.metaserver.Parameter
- Parameter(String, String) - Constructor for class de.extio.spacecraft.shared.model.metaserver.Parameter
- parse(String) - Static method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- PASSIVE - de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
- PASSWORD - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.SEARCH_SESSIONS_QUALIFIERS
- Path - Class in de.extio.spacecraft.shared.model.bo
- Path() - Constructor for class de.extio.spacecraft.shared.model.bo.Path
- Path(Path) - Constructor for class de.extio.spacecraft.shared.model.bo.Path
- PATH_FINDING_OPTIONS_IGNORE_MOVEABLES - Static variable in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- PathFinder - Interface in de.extio.spacecraft.shared.bo
-
Path finding (within a composite entity) You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject
- pathFindingEntitySupport - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- PathFindingEntitySupport - Interface in de.extio.spacecraft.shared.bo
-
Support methods for path finding.
- PathFindingEntitySupportFactory - Interface in de.extio.spacecraft.shared.bo
-
Factory for PathFindingEntitySupport
- PathFindingOptions - Class in de.extio.spacecraft.shared.model.bo
-
Options for path finder (finds the best path from A to B within a composite entity)
- peekPriorityEvents() - Method in interface de.extio.spacecraft.shared.client.EventManager
-
Peeks all priority events without draining them
- performAction() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- PERMANENT - de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef.PhysicalEntityTilesetPosesMode
- PERSISTENT_STATE_PREFIX - Static variable in class de.extio.spacecraft.shared.client.ui.EnhancedWindow
- PersistentClientState - Class in de.extio.spacecraft.shared.model.client.state
- PersistentClientState() - Constructor for class de.extio.spacecraft.shared.model.client.state.PersistentClientState
- PhysicalEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
-
Physical entities represent everything that has a form, e.g.
- PhysicalEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- PhysicalEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
-
Physical entities represent everything that has a form, e.g.
- PhysicalEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- PhysicalEntityDef.PhysicalEntitySizeCategory - Enum in de.extio.spacecraft.shared.model.entity.builtin.def
- PhysicalEntityDef.PhysicalEntityTilesetPosesMode - Enum in de.extio.spacecraft.shared.model.entity.builtin.def
- PingMessage - Class in de.extio.spacecraft.shared.model.message.toboth
-
Part of core networking
- PingMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toboth.PingMessage
- PINK - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- place(AbstractCompositeEntity, Area2, WorldManager) - Method in interface de.extio.spacecraft.shared.bo.EnvironmentGenerator
-
Places an asteroid in a certain area.
- place(AbstractCompositeEntity, CoordI2, WorldManager) - Method in interface de.extio.spacecraft.shared.bo.EnvironmentGenerator
-
Places an asteroid at a certain position.
- placeAsteroidBelt(int, int, double, double, double, CoordD2, Area2, WorldManager, BiPredicate<MutableCoordI2, CoordI2>) - Method in interface de.extio.spacecraft.shared.bo.EnvironmentGenerator
-
Generates and places a whole belt of asteroids
- play(ModAndResourceName) - Method in interface de.extio.spacecraft.shared.client.AudioControl
-
Plays a sound effect once
- Player - Class in de.extio.spacecraft.shared.model.client.game
- Player - Class in de.extio.spacecraft.shared.model.game_server.instance
- Player() - Constructor for class de.extio.spacecraft.shared.model.client.game.Player
- Player() - Constructor for class de.extio.spacecraft.shared.model.game_server.instance.Player
- PLAYER - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.GET_HIGHSCORES_QUALIFIERS
- PLAYER_SCENES - Static variable in class de.extio.spacecraft.shared.model.managers.StorageDefaultLocations
- PLAYER_SHIPS - Static variable in class de.extio.spacecraft.shared.model.managers.StorageDefaultLocations
- playMusic(ModAndResourceName, List<ModAndResourceName>, boolean) - Method in interface de.extio.spacecraft.shared.client.AudioControl
-
Plays a collection of music tracks, music playback will be shuffled and repeat
- playStandardMusic() - Method in interface de.extio.spacecraft.shared.client.AudioControl
-
Plays the standard collection of music tracks, music playback will be shuffled and repeat
- Point2 - Class in de.extio.spacecraft.shared.model.world
-
A point in 2D space
- Point2() - Constructor for class de.extio.spacecraft.shared.model.world.Point2
- Point2(CoordI2) - Constructor for class de.extio.spacecraft.shared.model.world.Point2
- pointsToArea(CoordI2...) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Builds an aligned Area2 from arbitrary points
- PORTAL_JUMP - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- portalDisabled - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractAiSpawnPortal
- portalDisabled - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- portalName - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- portalRift - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- portalRiftUsed - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- position - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- positionDirty - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- POST_OPS - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- POST_OPS_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.POST_OPS_QUALIFIERS
- postHighscore(HighScore, String, Consumer<HighScore>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Submits a highscore
- postOps(String, String, Ops, Runnable, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Not open for public use, requires a key
- precisePosition - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- PRESET0 - Static variable in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptions
- PRESET1 - Static variable in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptions
- prevPosition - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- prevVelocityVector - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- priorityCalculateCollision(Map.Entry<AbstractCompositeEntity, List<AbstractEntity>>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Overrides the regular collision calculation
- priorityCalculateCollision(Map.Entry<AbstractCompositeEntity, List<AbstractEntity>>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- priorityCalculateCollision(Map.Entry<AbstractCompositeEntity, List<AbstractEntity>>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- process(EntityNetworkDiscovery, GameSession) - Method in interface de.extio.spacecraft.shared.model.bo.AiBuildingBlock
- ProcessableEntityDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Everything that can be processed, i.e.
- processDestination(CoordI2, CoordI2, AbstractCompositeEntity, EntityDefManager, PathFindingOptions) - Method in interface de.extio.spacecraft.shared.bo.PathFinder
-
Processes destination.
- processEntityDef() - Method in interface de.extio.spacecraft.shared.client.TilesetManager
- provide() - Static method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
- provide() - Static method in interface de.extio.spacecraft.shared.managers.EntityDefManager
- publishEntitySelection(ViewPortEntitySelectionEvent) - Method in interface de.extio.spacecraft.shared.bo.ClientSelectionUtils
-
Sends the current entity selection to other players
- publishEntitySelection(UUID, UUID, boolean) - Method in interface de.extio.spacecraft.shared.bo.ClientSelectionUtils
-
Sends the current entity selection to other players
- publishInternalMessage(GameSession, AbstractMessage, boolean) - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Sends a Message internally, it remains on the game server and can be processed by any module / composite / entity subscribing to it
- publishMessage(GameSession, Set<UUID>, AbstractMessage, boolean) - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Sends a Message to a client
- publishMessageToAll(GameSession, AbstractMessage, boolean) - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Sends a Message to all clients
- publishStarvedAction(GameSession, String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- put(int, int, T) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- put(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Puts a composite entity to the world manager.
- put(AbstractCompositeEntity, Map<String, Object>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Puts a composite entity to the world manager with given additional properties (usually coming from CompositeEntityDefinitionMessage) World manager distinguishes between new entities, local updates and external updates (e.g.
- put(AbstractEntity) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Puts an entity to the entity manager.
- put(HasPosition2, T) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- put(Iterable<? extends AbstractEntity>, boolean) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Puts a collection of entities at once to the entity manager.
- put(String, String, String) - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
Q
- QuadTree<T extends SpatialIndex2Capable> - Class in de.extio.spacecraft.shared.world
-
This is the preferred SpatialIndex2D implementation to index bigger amounts of spatial data and query them efficiently.
- QuadTree() - Constructor for class de.extio.spacecraft.shared.world.QuadTree
- query(UUID, String, String, String, String, boolean) - Method in interface de.extio.spacecraft.shared.managers.StorageManager
-
Queries the storage for certain items.
All parameters are optional, multiple criteria are combined with AND
Example to search for a file precisely: - queryShare(String, String, Consumer<String>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Queries shared objects (e.g.
R
- r - Variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- radius - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- RADIUS_MAX - Static variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- RARE - de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef.EntityModRarity
- RASTER_FLOOR - de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
- RASTER_STANDALONE - de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
- ReconnectModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- ReconnectModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.ReconnectModuleSettings
- reconnectToRemoteServer() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Tries to reconnect to the last remote server
- RECT - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- RECT_FILLED - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- RectI2 - Class in de.extio.spacecraft.shared.model.world
-
A rectangle represented by top left (c0) and bottom right (c1) vertices
- RectI2() - Constructor for class de.extio.spacecraft.shared.model.world.RectI2
- RectI2(CoordI2, CoordI2) - Constructor for class de.extio.spacecraft.shared.model.world.RectI2
- RectI2(RectI2) - Constructor for class de.extio.spacecraft.shared.model.world.RectI2
- RED - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- RED_HIGHLIGHT - Static variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- REFERENCE_RESOLUTION - Static variable in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- register(KeycodeRegistration...) - Method in interface de.extio.spacecraft.shared.client.KeycodeRegistry
-
Updates the key configured for key registrations - usually used by options menu for the user to change keys
- register(Area2, String) - Method in interface de.extio.spacecraft.shared.managers.SceneRegistry
- register(Object) - Method in interface de.extio.spacecraft.shared.managers.VersionManager
- register(String, int, boolean) - Method in interface de.extio.spacecraft.shared.managers.VersionManager
- registerAggro(UUID, int, int, Collection<SpaceCraft>) - Method in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- registerAttack(UUID, UUID, Double) - Method in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- registerDefault(KeycodeRegistration...) - Method in interface de.extio.spacecraft.shared.client.KeycodeRegistry
-
Registers key code registrations also containing the default key - usually used by modules making use of these key presses
- registerEscort(UUID, UUID, int) - Method in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- registerEvasion(UUID, UUID) - Method in interface de.extio.spacecraft.shared.model.bo.AiOrchestrator
- registerInterceptor(WorldManagerInterceptor) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
World manager interceptors are notified about changes in the game world.
- relativeScreenPosition - Variable in class de.extio.spacecraft.shared.client.ui.Window
- relaunchEmbeddedServer() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Launches and connects to the embedded game server
- release(RenderingBo) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoPool
-
Releases a rendering business object back to the pool.
- releaseDragging() - Method in class de.extio.spacecraft.shared.client.ui.EnhancedWindow
- releaseDragging() - Method in class de.extio.spacecraft.shared.client.ui.Window
- remove(int, int) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- remove(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Removes a composite entity from the game world
- remove(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.managers.WorldManagerInterceptor
-
Interceptor callback
- remove(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- remove(String) - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
- remove(UUID) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Removes a composite entity from the game world
- remove(T) - Method in class de.extio.spacecraft.shared.world.BinarySearchIndex2D
- remove(T) - Method in class de.extio.spacecraft.shared.world.GridIndex2D
- remove(T) - Method in class de.extio.spacecraft.shared.world.HashBucketIndex2D
- remove(T) - Method in class de.extio.spacecraft.shared.world.LinearSearchIndex2D
- remove(T) - Method in class de.extio.spacecraft.shared.world.QuadTree
- remove(T) - Method in interface de.extio.spacecraft.shared.world.SpatialIndex2D
-
Removes an object from the index
- removeAll() - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- removeEmpty() - Method in interface de.extio.spacecraft.shared.server.ServerWorldManager
- removeEntityMod() - Method in interface de.extio.spacecraft.shared.bo.EntityModSupport
- render() - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- render(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.client.ui.Window
- render(List<RenderingBo>, Area2, int) - Method in class de.extio.spacecraft.shared.client.ui.ScrollBar
- render(List<RenderingBo>, BiConsumer<List<RenderingBo>, RenderingBo>) - Method in class de.extio.spacecraft.shared.client.ui.Window
- renderDamage(SpaceShip, MutablePair<Matrix2<RgbaColor>, UUID>) - Method in interface de.extio.spacecraft.shared.bo.FieldsModuleDrawBo
- renderEM(SpaceShip, Queue<Double>, MutablePair<Matrix2<RgbaColor>, UUID>) - Method in interface de.extio.spacecraft.shared.bo.FieldsModuleDrawBo
- RendererControl - Interface in de.extio.spacecraft.shared.client.renderer
-
RendererControl controls the renderer
- renderField(SpaceCraft, Field, MutablePair<Matrix2<RgbaColor>, UUID>) - Method in interface de.extio.spacecraft.shared.bo.FieldsModuleDrawBo
- RenderingBo - Interface in de.extio.spacecraft.shared.client.renderer
-
RenderingBo is the basic contract for all business objects (bo) implementing building blocks for rendering.
- RenderingBoHasDimension - Interface in de.extio.spacecraft.shared.client.renderer
-
Rendering business objects implementing this interface have a dimension
- RenderingBoHasPositionRelativeToParent - Interface in de.extio.spacecraft.shared.client.renderer
-
Rendering BOs deriving from this interface indicate that their relative x/y coordinates are relative to a parent at tilesetDestinationPosition (for example "entity pos", which is relative to it's composite entity world position) You can optionally set an alternative parent, for example to allow coordinate translation based on a different parent composite entity than the one of your current entity.
- RenderingBoHasPositionWorldPos - Interface in de.extio.spacecraft.shared.client.renderer
-
Rendering BOs deriving from this interface indicate that their relative x/y coordinates (withPositionRelative) are defined as world coordinates ("world pos")
- RenderingBoHasSubTileOffset - Interface in de.extio.spacecraft.shared.client.renderer
-
BOs implementing this interface can be placed with an offset when using the tile raster as parent for positioning
- RenderingBoLayer - Enum in de.extio.spacecraft.shared.model.client.renderer
- RenderingBoPool - Interface in de.extio.spacecraft.shared.client.renderer
-
Pool for rendering business objects.
- RenderingBoScaledAbsolutePosition - Interface in de.extio.spacecraft.shared.client.renderer
-
Rendering business objects implementing this interfaces have their absolute position already scaled earlier in the rendering pipeline (by a translation worker) instead of being scaled during the actual rendering.
- renderLobbyGameModeView(List<RenderingBo>, MutableCoordI2, CoordI2, CoordI2, boolean) - Method in interface de.extio.spacecraft.shared.client.module.LobbyModuleGameModeSettingsView
- renderMesh(SpaceCraft, MutablePair<Matrix2<RgbaColor>, UUID>, Pair<UUID, Integer>) - Method in interface de.extio.spacecraft.shared.bo.FieldsModuleDrawBo
- renderMeshBufferOverview(SpaceCraft, MutablePair<Matrix2<RgbaColor>, UUID>) - Method in interface de.extio.spacecraft.shared.bo.FieldsModuleDrawBo
- renderMeshBuffers(SpaceCraft, MutablePair<Matrix2<RgbaColor>, UUID>) - Method in interface de.extio.spacecraft.shared.bo.FieldsModuleDrawBo
- renderMeshConsumption(Queue<Map<RgbaColor, Double>>, double, MutablePair<Matrix2<RgbaColor>, UUID>) - Method in interface de.extio.spacecraft.shared.bo.FieldsModuleDrawBo
- reorganize(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Reorganizes mesh - usefull for space ship editor.
- REPLACE_CHARS - Static variable in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- REPLACE_CHARS_MESSAGE - Static variable in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- report(Report, Runnable, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Sends an error report.
- report(StringBuilder) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- report(StringBuilder) - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- report(StringBuilder) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- report(StringBuilder) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- report(StringBuilder, boolean) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- Report - Class in de.extio.spacecraft.shared.model.metaserver
-
Error report
- Report() - Constructor for class de.extio.spacecraft.shared.model.metaserver.Report
- REPORT - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- REPORT_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.REPORT_QUALIFIERS
- REPORT_STATISTICS - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- REPORT_STATISTICS_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.REPORT_STATISTICS_QUALIFIERS
- reportError(String, String) - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Reports an error to the error reporter
- reportError(String, String) - Method in class de.extio.spacecraft.shared.server.ServerFacade
-
Reports an error
- reportStatistics(String, GameSessionStatisticRecord, Runnable, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Not open for public use, requires a key
- Request - Class in de.extio.spacecraft.shared.model.metaserver
-
Metaserver request holder
- Request() - Constructor for class de.extio.spacecraft.shared.model.metaserver.Request
- requestActionSimulated(UUID, UUID, MeshConsumer, double) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- requestAttack(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- requestAttack(CoordI2) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
-
Requests weapon to attack
- requestAttack(UUID, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- requestAttack(UUID, CoordI2) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- RequestQualifiers - Class in de.extio.spacecraft.shared.model.metaserver
-
These qualifiers identify RPC requests
- RequestQualifiers() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- RequestQualifiers.ACKNOWLEDGE_REPORT_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.ANNOUNCE_DEDICATED_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.ANNOUNCE_MANY_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.ANNOUNCE_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.ANNOUNCE_STATUS_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.DISCONTINUE_DEDICATED_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.DISCONTINUE_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.GET_HIGHSCORES_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.GET_OPS_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.GET_REPORTS_NO_ACK_COUNT_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.GET_REPORTS_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.GET_STATISTICS_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.HIGHSCORE_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.POST_OPS_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.REPORT_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.REPORT_STATISTICS_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.SEARCH_SESSIONS_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.SHARE_QUERY_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- RequestQualifiers.SHARE_UPLOAD_QUALIFIERS - Class in de.extio.spacecraft.shared.model.metaserver
- requireCorePermission() - Method in interface de.extio.spacecraft.shared.managers.SecurityFacade
-
Checks if the current access control context is elevated and throws an exception otherwise.
- reserve(CompositeAndEntityId, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- reset() - Method in interface de.extio.spacecraft.shared.client.ActionsDefManager
- reset() - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- reset() - Method in interface de.extio.spacecraft.shared.client.TilesetManager
- reset() - Method in class de.extio.spacecraft.shared.client.ui.EnhancedWindow
- reset() - Method in class de.extio.spacecraft.shared.client.ui.Window
- reset() - Method in interface de.extio.spacecraft.shared.managers.AchievementsManager
- reset() - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
- reset() - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
- reset() - Method in interface de.extio.spacecraft.shared.managers.ShipClassManager
- reset() - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
Resets the game world to zero
- reset() - Method in class de.extio.spacecraft.shared.model.bo.FieldRequest
- reset() - Method in class de.extio.spacecraft.shared.model.client.game.Game
- reset() - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- reset() - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- reset() - Method in class de.extio.spacecraft.shared.model.client.settings.OptionsModuleSettings
- reset() - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- reset() - Method in class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- reset() - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- reset(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- resetAll() - Method in interface de.extio.spacecraft.shared.managers.EntityManager
-
Resets all entities, setting default values on all properties
- resetFieldsForPermanentStorage() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
This method provide the possibility to reset certain non-transient fields that are relevant at runtime but not relevant for storing it permanently to disk.
- resetFieldsForPermanentStorage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- resetFieldsForPermanentStorage() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- resetRequests() - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- resetRestrictedWalls(AbstractEntity, AbstractCompositeEntity, UUID) - Method in interface de.extio.spacecraft.shared.bo.RestrictedEntitySurface
-
Handles restricting entities, if you derive from core entities this is already integrated.
- resetStatic() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Resets static fields when a new game is initialized.
- resetWindows() - Static method in class de.extio.spacecraft.shared.client.ui.EnhancedWindow
- resizeCentered(CoordI2) - Method in class de.extio.spacecraft.shared.client.ui.Window
- resolveClass(String, ScriptingManager) - Method in interface de.extio.spacecraft.shared.managers.SecurityFacade
-
Resolves a class from class loader, considering type allow lists and access control
- RespawnAsSpaceStation - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- RespawnAsSpaceStation() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.RespawnAsSpaceStation
- Response - Class in de.extio.spacecraft.shared.model.metaserver
-
Metaserver response holder
- Response() - Constructor for class de.extio.spacecraft.shared.model.metaserver.Response
- restoreFieldsFromPermanentStorage() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Counterpart of resetFieldsForPermanentStorage() to initialize certain fields again after loading from disk.
- restoreVisibility() - Method in interface de.extio.spacecraft.shared.client.ClientModuleManager
-
Restores changes by previous hideExcept(clazz) call
- RESTRICTED0 - de.extio.spacecraft.shared.model.entity.EntityLayer
- RESTRICTED1 - de.extio.spacecraft.shared.model.entity.EntityLayer
- RestrictedEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- RestrictedEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- RestrictedEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- RestrictedEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- RestrictedEntitySurface - Interface in de.extio.spacecraft.shared.bo
-
Handles restricting composite entities to a representation for other players, e.g.
- restrictedHullEntityDefName - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- RestrictedMethod - Annotation Type in de.extio.spacecraft.shared.util
-
Indicates that this method is restricted to game core and therefore cannot be called from scripts
- restrictedWallEntityDefName - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- RgbaColor - Class in de.extio.spacecraft.shared.model.client.renderer
- RgbaColor(int, int, int) - Constructor for class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- RgbaColor(int, int, int, int) - Constructor for class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- RgbaColor(RgbaColor) - Constructor for class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- RgbaColor(Color) - Constructor for class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- RIGHT - de.extio.spacecraft.shared.model.client.renderer.DrawFontRenderingBoTextAlignment
- RIGHT - de.extio.spacecraft.shared.model.world.Edge2
- ROOM - de.extio.spacecraft.shared.model.bo.FieldEmitterMode
- ROOM_WITH_RANGE - de.extio.spacecraft.shared.model.bo.FieldEmitterMode
- rotate(int, Edge2) - Static method in enum de.extio.spacecraft.shared.model.world.Edge2
-
Rotates edges represented by bit mask (Edge2::getBit)
- rotate(GameSession, Edge2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Rotates this composite entity
- rotate(GameSession, Edge2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.GenericRestrictedCompositeEntity
- rotate(GameSession, Edge2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- rotate(Edge2) - Method in class de.extio.spacecraft.shared.model.bo.Field
- rotate(Edge2) - Method in class de.extio.spacecraft.shared.model.bo.Fields
- rotate(Edge2) - Method in enum de.extio.spacecraft.shared.model.world.Edge2
-
Rotates edge from RIGHT to destination clock-wise.
- rotate(Edge2) - Method in class de.extio.spacecraft.shared.model.world.Matrix2
- ROTATE - de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef.PhysicalEntityTilesetPosesMode
- ROTATE_COLLISION_COLOR - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- rotateVector(CoordD2, double) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Rotates a vector
- run() - Method in interface de.extio.spacecraft.shared.client.module.ConsoleView
- run(Iterator<PhysicalEntity>, Iterator<PhysicalEntity>) - Method in interface de.extio.spacecraft.shared.managers.WorldManager.CollisionDetectionListener
-
See CollisionDetectionListener description.
- runAfterEntities(GameSession) - Method in class de.extio.spacecraft.shared.module.AbstractServerModule
- runAfterEntities(GameSession) - Method in interface de.extio.spacecraft.shared.module.ServerModule
- runAfterEvents(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- runAfterEvents(List<RenderingBo>) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- runBeforeEntities(GameSession) - Method in class de.extio.spacecraft.shared.module.AbstractServerModule
- runBeforeEntities(GameSession) - Method in interface de.extio.spacecraft.shared.module.ServerModule
- runBeforeEvents(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- runBeforeEvents(List<RenderingBo>) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- runBetweenEvents(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- runBetweenEvents(List<RenderingBo>) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- RUNNING - de.extio.spacecraft.shared.model.game.GameSessionState
S
- S - de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef.PhysicalEntitySizeCategory
- SAVE - de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings.FileSelectionModuleMode
- SAVE - de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings.ShipSelectionModuleMode
- SCALE_FACTOR_MAX - Static variable in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- SCALE_FACTOR_MIN - Static variable in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- SCAN - Static variable in class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventBuiltinGroups
- scatter(int, CoordI2, int, double, CoordD2, Edge2, UUID, GameSession) - Method in interface de.extio.spacecraft.shared.bo.LootScatterer
-
Use this method to drop loot (e.g.
- scatter(AbstractEntity, LootScatterer.ScatteringMode, GameSession) - Method in interface de.extio.spacecraft.shared.bo.LootScatterer
-
Use this method to drop random loot
- scenarioContinuousAsteroidBelt(int, int, double, double, double, boolean, boolean, WorldManager) - Method in interface de.extio.spacecraft.shared.bo.EnvironmentGenerator
-
Spawns and despawns asteroids constantly that the player feels like flying inside of an asteroid belt.
- scenarioDarkMatterGrid(double, WorldManager) - Method in interface de.extio.spacecraft.shared.bo.EnvironmentGenerator
-
Spawns and despawns dark matter objects around active players.
- scenarioSceneGrid(int, List<String>, WorldManager, SceneRegistry) - Method in interface de.extio.spacecraft.shared.bo.EnvironmentGenerator
-
Spawns certain scenes constantly around the player.
- Scene - Class in de.extio.spacecraft.shared.model.bo
-
Scenes are a collection of composite entities, are created and arranged in the scene editor and can be loaded to a certain area into the game world
- Scene() - Constructor for class de.extio.spacecraft.shared.model.bo.Scene
- SceneLoader - Interface in de.extio.spacecraft.shared.bo
-
Business object to load scenes You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject
- SceneLoader.ClearMode - Enum in de.extio.spacecraft.shared.bo
- SceneRegistration - Class in de.extio.spacecraft.shared.model.managers
- SceneRegistration() - Constructor for class de.extio.spacecraft.shared.model.managers.SceneRegistration
- SceneRegistry - Interface in de.extio.spacecraft.shared.managers
-
Scene registry keeps track of all scenes in the game.
- SCENES - Static variable in class de.extio.spacecraft.shared.model.managers.StorageDefaultLocations
- SceneTransferMessage - Class in de.extio.spacecraft.shared.model.message.toserver
-
Message to transfer scene data.
- SceneTransferMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- SceneTransferUtil - Interface in de.extio.spacecraft.shared.bo
-
Helper to send a scene from client to the server You can access the corresponding bean implementation via EngineFacade::getBusinessObject
- screen(RgbaColor) - Method in class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- screen(RgbaColor) - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- ScriptingCompositeEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
-
ScriptingCompositeEntity is a container for scripts deriving from AbstractScriptingEntity.
- ScriptingCompositeEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.ScriptingCompositeEntity
- ScriptingCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- ScriptingCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.ScriptingCompositeEntityFactory
- ScriptingCompositeEntityFactory.ScriptingCompositeEntityFactorySelectable - Annotation Type in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
-
Annotate a scripting entity with this annotation to display custom labels in the properties dialog in scene editor.
- ScriptingEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
-
Entity def for all scripting entities, also deriving classes of AbstractScriptingEntity can use this def
- ScriptingEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.ScriptingEntityDef
- ScriptingManager - Interface in de.extio.spacecraft.shared.managers
-
Scripting manager manages all aspects of source code loaded at the start of the game, namely groovy mods
- SCRIPTS - Static variable in class de.extio.spacecraft.shared.model.managers.StorageDefaultLocations
- ScrollBar - Class in de.extio.spacecraft.shared.client.ui
-
Helper for scrollbars.
- ScrollBar(String) - Constructor for class de.extio.spacecraft.shared.client.ui.ScrollBar
- SEARCH_SESSIONS - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- SEARCH_SESSIONS_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.SEARCH_SESSIONS_QUALIFIERS
- searchHighscores(List<UUID>, String, boolean, String, String, Consumer<List<HighScore>>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Searches for highscores
- searchSessions(boolean, boolean, String, String, String, Consumer<List<DirectoryRecord>>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Searches for game sessions
- SECRET - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_DEDICATED_QUALIFIERS
- SECRET - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_QUALIFIERS
- SECRET - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.DISCONTINUE_DEDICATED_QUALIFIERS
- SECRET - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.DISCONTINUE_QUALIFIERS
- SecurityFacade - Interface in de.extio.spacecraft.shared.managers
-
SecurityFacade bundles security related and sensitive functionalities
- select(UUID, UUID, UUID, boolean, boolean) - Method in interface de.extio.spacecraft.shared.bo.ClientSelectionUtils
-
Select an entity
- selectByCategories(List<String>) - Method in interface de.extio.spacecraft.shared.bo.ClientSelectionUtils
-
Selects the first entity by the given entity categories.
- SelectEntityEvent - Class in de.extio.spacecraft.shared.model.client.event
-
Can be fired to select an entity by categories.
- SelectEntityEvent(List<String>) - Constructor for class de.extio.spacecraft.shared.model.client.event.SelectEntityEvent
- send(Scene) - Method in interface de.extio.spacecraft.shared.bo.SceneTransferUtil
-
Sends a scene from client to the server
- SENSOR - Static variable in class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventBuiltinGroups
- SENSOR - Static variable in class de.extio.spacecraft.shared.model.entity.EntityDefCategoryBuiltinTypes
- SensorCollisionWarning() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- SensorCollisionWarning(CoordI2, UUID, CoordI2, CoordI2, int) - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- SensorEntity - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
- SensorEntity.SensorCollisionWarning - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- SensorEntityDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Interface for sensor type entities
- SEP_COL - Static variable in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- SEP_COL - Static variable in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- SEP_COL - Static variable in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- SEP_COL - Static variable in class de.extio.spacecraft.shared.model.metaserver.HighScore
- SEP_COL - Static variable in class de.extio.spacecraft.shared.model.metaserver.Statistics
- SEP_PROP - Static variable in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- SEP_ROW - Static variable in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- SEP_ROW - Static variable in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- SEP_ROW - Static variable in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- SEP_ROW - Static variable in class de.extio.spacecraft.shared.model.metaserver.HighScore
- SEP_ROW - Static variable in class de.extio.spacecraft.shared.model.metaserver.Statistics
- serialize() - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- serialize(Object, boolean, boolean, boolean, boolean, byte[], Consumer<byte[]>) - Method in interface de.extio.spacecraft.shared.managers.ObjectSerialization
-
Serializes an object
- SERVER - de.extio.spacecraft.shared.client.module.LobbyModuleTabViewMode
- serverAbortEntityAction(GameSession, boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverAbortEntityAction(GameSession, boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Server side: Aborts the current action the entity is executing
- serverAchieved(String, GameSession) - Method in interface de.extio.spacecraft.shared.managers.AchievementsManager
-
This is the main method to grant an achievement to a player.
- serverAchieved(String, Set<UUID>, GameSession) - Method in interface de.extio.spacecraft.shared.managers.AchievementsManager
-
This is the main method to grant an achievement to multiple players at once (e.g.
- serverAttack(GameSession, AbstractCompositeEntity, CoordI2, Runnable) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverBuildSurface(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- serverCalculateEmEmission(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverCalculateEmEmission(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Server side: Calculates the EM emission of this entity
- serverCalculateEmEmission(GameSession, PhysicalEntity) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- serverCleanupRestrictedEntities(AbstractCompositeEntity, AbstractEntity, GameSession) - Method in interface de.extio.spacecraft.shared.bo.RestrictedEntitySurface
-
Handles restricting entities, if you derive from core entities this is already integrated.
- serverCleanupRestrictedEntities(AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Server side: Cleans up restricted entity surfaces.
- serverCleanupRestrictedEntities(AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverCleanupRestrictedHullEntity(AbstractCompositeEntity, AbstractEntity, GameSession) - Method in interface de.extio.spacecraft.shared.bo.RestrictedEntitySurface
-
Handles restricting entities, if you derive from core entities this is already integrated.
- serverDampenVelocity() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- serverDampenVelocityFactor - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- serverEntityGroupsCache - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- serverExecuteCrewEntityAction(CrewEntity, GameSession) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntityActionProvider
-
Executes custom entity action
- ServerFacade - Class in de.extio.spacecraft.shared.server
-
Server facade is the main entry point to access all game session context independent functions of the game server.
- ServerFacade() - Constructor for class de.extio.spacecraft.shared.server.ServerFacade
-
ServerFacade is a singleton, use .instance()
- serverGenerateWeaponFireEffectEvent(GameSession, CoordI2, UUID, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverHullBreach(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
-
Server side: Implements hull breaches on tiles.
- ServerJoinMessage - Class in de.extio.spacecraft.shared.model.message.toserver
-
Part of connecting client and server
- ServerJoinMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toserver.ServerJoinMessage
- ServerJoinResponse - Class in de.extio.spacecraft.shared.model.message.toclient
-
Part of connecting client and server
- ServerJoinResponse() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.ServerJoinResponse
- serverLastAttacked - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- serverLastAttackedBy - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- serverLastTargetDimension - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverLastTargetType - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverLastTargetWorldPos - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- ServerMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
Displays a message in a message box which is displayed in the center of the game client UI, usually server warnings or errors
- ServerMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.ServerMessage
- ServerMessage(String, List<String>, ServerMessage.ServerMessageHint) - Constructor for class de.extio.spacecraft.shared.model.message.toclient.ServerMessage
- ServerMessage.ServerMessageHint - Enum in de.extio.spacecraft.shared.model.message.toclient
- ServerModule - Interface in de.extio.spacecraft.shared.module
-
Contract for all server modules
- ServerModuleManager - Interface in de.extio.spacecraft.shared.server
-
Extensions of ModuleManager
- ServerModuleType - Enum in de.extio.spacecraft.shared.module
-
Specifies the type of server module - has an effect on the life cycle of a module
- serverMove(CoordI2, PhysicalEntity, UUID, GameSession) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- serverMoveEntity(GameSession, AbstractCompositeEntity, PhysicalEntity, AbstractEntity) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- serverMoveOrientation(CoordI2, PhysicalEntity) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- serverMoveReset(PhysicalEntity) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- serverPrepareRestrictedEntities(AbstractEntity, AbstractCompositeEntity, UUID, GameSession) - Method in interface de.extio.spacecraft.shared.bo.RestrictedEntitySurface
-
Handles restricting entities, if you derive from core entities this is already integrated.
- serverPrepareRestrictedEntities(UUID, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Server side: Prepares RestrictedEntity instances to be presented instead of this entity to a player.
- serverPrepareRestrictedEntities(UUID, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverPrepareRestrictedEntities(UUID, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.FloorEntity
- serverPrepareRestrictedHullEntity(AbstractEntity, AbstractCompositeEntity, UUID, GameSession, Consumer<AbstractEntity>) - Method in interface de.extio.spacecraft.shared.bo.RestrictedEntitySurface
-
Handles restricting entities, if you derive from core entities this is already integrated.
- serverProcessFinalTarget(Random, GameSession, AbstractCompositeEntity, AbstractWeaponEntityDef, CoordI2, MutableObject<AbstractCompositeEntity>, CoordI2, CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverPublishUpdateAll(GameSession, UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverRequestAction(UUID, UUID, MeshConsumer, double, GameSession, Consumer<Double>) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- serverResetSurface() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- serverRestrictedEntities - Variable in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- serverRestrictedEntitySurfaceBo - Variable in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- serverRestrictEntity(UUID, AbstractCompositeEntity, GameSession) - Method in interface de.extio.spacecraft.shared.bo.RestrictedEntitySurface
-
Whether to restrict the inside of a composite entity parent to player recipient
- serverRestrictEntity(UUID, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Server side: Checks whether this entity should be restricted to the player recipient, i.e.
- serverRestrictEntity(UUID, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverRestrictEntity(UUID, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- serverRestrictEntity(UUID, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- serverSetEntityAction(String, CompositeAndEntityId, CoordI2, boolean, boolean, boolean, boolean, UUID, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Server side: Sets an action the entity is executing
- serverShipEditorEntityExecuteAutoMeshConsumption() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverShipEditorEntityExecuteAutoMeshConsumption() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.ShipEditorEntityExecuteAware
- serverShipEditorEntityExecuting - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverSplitOnDamage(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Server side: Executes splitting an entity away from the current parent to a separate composite entity after taking heavy damage.
- serverSurfaceBuilt - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- serverTranslateEntityPass0(Edge2, CoordI2, CoordI2, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Server side: Parent composite entity is rotated, rotates this entity
- serverTranslateEntityPass0(Edge2, CoordI2, CoordI2, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- serverTranslateEntityPass1(Edge2, CoordI2, GameSession) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationAction
- serverTranslateEntityPass1(Edge2, CoordI2, CoordI2, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Server side: Postprocesses rotation of the parent composite entity.
- serverTranslateEntityPass1(Edge2, CoordI2, CoordI2, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- serverTranslateEntityPass1(Edge2, CoordI2, CoordI2, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- serverTranslateEntityPass1(Edge2, CoordI2, CoordI2, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.FloorEntity
- serverTranslateEntityPass1(Edge2, CoordI2, CoordI2, AbstractCompositeEntity, GameSession) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- serverTranslateEntityPass1(Edge2, CoordI2, CoordI2, AbstractCompositeEntity, GameSession, PhysicalEntity) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- ServerWorldManager - Interface in de.extio.spacecraft.shared.server
-
Extensions of WorldManager
- SESSION - de.extio.spacecraft.shared.model.client.settings.OptionsState
- SESSION - Static variable in interface de.extio.spacecraft.shared.world.SpatialIndex2D
- setA(int) - Method in class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- setA(int) - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- setAbortFrame(Boolean) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setAbsoluteArea(Area2) - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext.StatusViewContextObjectiveTooltipArea
- setAccelerationVector(CoordD2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setAchieved(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.AchievementMessage
- setAchievement(String) - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- setAchievementDefs(List<AchievementDef>) - Method in class de.extio.spacecraft.shared.model.managers.AchievementsDef
- setAchievements(File) - Method in class de.extio.spacecraft.shared.model.managers.Mod
- setAchievementsManager(AchievementsManager) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setAck(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setAction(String) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
- setActionDefs(List<ActionDef>) - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionsDefContainer
- setActionsDefContainer(File) - Method in class de.extio.spacecraft.shared.model.managers.Mod
- setActivateMods(List<String>) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionSetupMessage
- setActivateModules(List<String>) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setActive(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- setActive(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- setActive(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- setActive(List<String>) - Method in class de.extio.spacecraft.shared.model.client.options.ClientModOptions
- setActiveServerModules(List<String>) - Method in class de.extio.spacecraft.shared.model.message.local.LocalGameSessionControlMessage
- setActual(int) - Method in exception de.extio.spacecraft.shared.model.managers.VersionMismatchException
- setAddSessionGameTime(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- setAdjacentTileAccess(boolean) - Method in class de.extio.spacecraft.shared.model.bo.PathFindingOptions
- setAge(Boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.DisclaimerModulePersistentSettings
- setAggroRadius(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlEntity
- setAgreed(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.DisclaimerModulePersistentSettings
- setAi(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- setAi(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- setAi(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- setAiBuildingBlockManager(AiBuildingBlockManager) - Method in interface de.extio.spacecraft.shared.model.bo.AiBuildingBlock
- setAiDefault(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setAiOrchestrator(AiOrchestrator) - Method in interface de.extio.spacecraft.shared.model.bo.AiBuildingBlock
- setAiToggle(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setAlignment(DrawFontRenderingBoTextAlignment) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawFontRenderingBo
- setAllowLoadCheckpoints(boolean) - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointControlServerMessage
- setAllowLoadCheckpoints(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointInfoMessage
- setAllowLoadCheckpoints(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- setAllowSaveAtCertainProgressOnly(boolean) - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointControlServerMessage
- setAllowSaveAtCertainProgressOnly(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointInfoMessage
- setAllowSaveAtCertainProgressOnly(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- setAllowSaveCheckpoints(boolean) - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointControlServerMessage
- setAllowSaveCheckpoints(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointInfoMessage
- setAllowSaveCheckpoints(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- setAllTeamsCanEnter(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceStation
- setAllToggle(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- setAlternativeEntityLayer(EntityLayer) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setAlternativeParent(Optional<AbstractCompositeEntity>) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasPositionRelativeToParent
-
Sets an alternative parent.
- setAlternativeParent(Optional<AbstractCompositeEntity>) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasSubTileOffset
-
Sets an alternative parent.
- setAlternativeTilesetModName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setAlternativeTilesetName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setAlternativeTilesetPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setAltSource(StorageProviderEntity) - Method in class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- setAmount(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageItem
- setAmount(int) - Method in class de.extio.spacecraft.shared.model.managers.ShipClassEntityCategoryConstraint
- setAmount(Double) - Method in class de.extio.spacecraft.shared.model.bo.MeshTakeRequest
- setAnimatedMovement(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setAnimationTiles(Area2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setArea(Area2) - Method in class de.extio.spacecraft.shared.model.managers.SceneRegistration
- setArea(Area2) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
- setAttractive(boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.DarkMatterEntity
- setAudioOnDamage(ModAndResourceName) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setAudioOnDamageElementPriority(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setAudioOnDestroyed(ModAndResourceName) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setAudioOnDestroyedElementPriority(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setAudioWeaponFire(ModAndResourceName) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setAutoFire(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- setAutoLock(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setAutomationActionLabel(String) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- setAutomationActionLabel(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- setAutomationEnabled(boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- setAutomationEnabled(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- setAutoOrientation(int) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setAutoRotate(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- setaVx(double) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- setaVy(double) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- setB(int) - Method in class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- setB(int) - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- setBackground0Name(ModAndResourceName) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setBackground0Scrolling(Boolean) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setBackground0ScrollingReverse(Boolean) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setBackground1Scrolling(Boolean) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setBackground1ScrollingReverse(Boolean) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setBackgroundColor(RgbaColor) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.ButtonControl
- setBackgroundColor(RgbaColor) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.LabelControl
- setBackgroundColor(RgbaColor) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TextfieldControl
- setBackgroundOffset0(CoordI2) - Method in class de.extio.spacecraft.shared.client.UiOptions
- setBackgroundOffset1(CoordI2) - Method in class de.extio.spacecraft.shared.client.UiOptions
- setBackgroundResourceModName0(String) - Method in class de.extio.spacecraft.shared.client.UiOptions
- setBackgroundResourceName0(String) - Method in class de.extio.spacecraft.shared.client.UiOptions
- setBackgroundScrolling0(boolean) - Method in class de.extio.spacecraft.shared.client.UiOptions
- setBackgroundScrolling1(boolean) - Method in class de.extio.spacecraft.shared.client.UiOptions
- setBackgroundScrollingReverse0(boolean) - Method in class de.extio.spacecraft.shared.client.UiOptions
- setBackgroundScrollingReverse1(boolean) - Method in class de.extio.spacecraft.shared.client.UiOptions
- setBlockingStructure(boolean) - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- setBlocksDamage(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setBo(ControlRenderingBo) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawControlEvent
- setBufferedPerc(double) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- setButton(int) - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseClickMessage
- setButton(int) - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseMoveMessage
- setByPath(Map<String, List<StorageItemDescriptor>>) - Method in class de.extio.spacecraft.shared.model.managers.StorageIndex
- setC0(CoordI2) - Method in class de.extio.spacecraft.shared.model.world.RectI2
- setC1(CoordI2) - Method in class de.extio.spacecraft.shared.model.world.RectI2
- setCableBrightness(double) - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- setCableColorB(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- setCableColorG(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- setCableColorR(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- setCallback(Consumer<Double>) - Method in class de.extio.spacecraft.shared.model.bo.MeshTakeRequest
- setCaption(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setCaption(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
- setCategories(List<String>) - Method in class de.extio.spacecraft.shared.model.client.event.SelectEntityEvent
- setCategories(List<String>) - Method in class de.extio.spacecraft.shared.model.managers.ShipClassEntityCategoryConstraint
- setCategory(String) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setChangeGameMode(String) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- setCharge(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- setCharge(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ActionItemEntity
- setChargeType(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- setChatRecipient(String) - Method in class de.extio.spacecraft.shared.model.client.settings.SocialModuleSettings
- setChildren(List<StorageProviderEntity>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- setChunk(int) - Method in class de.extio.spacecraft.shared.model.message.toboth.CheckpointDataMessage
- setChunks(int) - Method in class de.extio.spacecraft.shared.model.message.toboth.CheckpointDataMessage
- setClassName(String) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- setClickAction(int) - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- setClickDeselect(int) - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- setClickSelect(int) - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- setClient(boolean) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setClientActions(List<ClientEntityAction>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- setClientActions(List<ClientEntityAction>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- setClientAudioMusicOptions(ClientAudioOptions) - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- setClientAudioOptions(ClientAudioOptions) - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- setClientBusinessObjects(List<ModBoDef>) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setClientDrawIndicatorOutWhenBaseResourceStarved(boolean) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setClientGameOptions(ClientGameOptions) - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- setClientModOptions(ClientModOptions) - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- setClientModules(List<String>) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setClientModules(List<String>) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Discovered automatically for groovy scripts, don't set
- setClientMouseOptions(ClientMouseOptions) - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- setClients(List<PhysicalEntity>) - Method in class de.extio.spacecraft.shared.model.bo.EntityNetworkDiscovery
- setClientState(List<Pair<String, Object>>) - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- setClientState(List<Pair<String, Object>>) - Method in class de.extio.spacecraft.shared.model.message.toserver.CheckpointCreateMessage
- setClientsWithOperator(List<PhysicalEntity>) - Method in class de.extio.spacecraft.shared.model.bo.EntityNetworkDiscovery
- setClientVideoOptions(ClientVideoOptions) - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- setClosable(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setCode(int) - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- setCode(int) - Method in class de.extio.spacecraft.shared.model.message.client_internal.KeyStrokeMessage
- setCollect(boolean) - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- setCollectedBy(CompositeAndEntityId) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- setCollisionWarnings(List<SensorEntity.SensorCollisionWarning>) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity
- setColor(RgbaColor) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SliderControl
- setColor(RgbaColor) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Sets a color you want to use for rendering.
- setColor(RgbaColor) - Method in class de.extio.spacecraft.shared.client.ui.Window
- setColorB(int) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setColorB(int) - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- setColorG(int) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setColorG(int) - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- setColorR(int) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setColorR(int) - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- setCompatibility(Integer) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setCompatibilityLevel(int) - Method in class de.extio.spacecraft.shared.model.managers.CompatibilityRecord
- setCompatibilityRecord(CompatibilityRecord) - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- setComplaint(SpaceShipValidationComplaint.Complaints) - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint
- setComplete(boolean) - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- setComplex(boolean) - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleControlSet
- setCompositeEntities(List<CompositeEntityDefinitionMessage>) - Method in class de.extio.spacecraft.shared.model.bo.Scene
- setCompositeEntities(List<CompositeEntityDefinitionMessage>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositeMessage
- setCompositeEntities(List<CompositeEntityDefinitionMessage>) - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- setCompositeEntity(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntity
- setCompositeEntity(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndPosition
- setCompositeEntity(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityZone
- setCompositeEntity(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- setCompositeEntityFactories(List<CompositeEntityFactory>) - Method in class de.extio.spacecraft.shared.model.managers.Mod
- setCompositeEntityFactories(List<String>) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setCompositeEntityFactoryClassName(String) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setCompositeEntityId(UUID) - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntityId
- setCompositeEntityId(UUID) - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityIdZone
- setCompositeEntityId(UUID) - Method in class de.extio.spacecraft.shared.model.entity.CompositeIdAndPosition
- setCompositeEntityId(UUID) - Method in class de.extio.spacecraft.shared.model.entity.EntityIdZone
- setCompositeEntityId(UUID) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
- setCompositeEntityId(UUID) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionSeparatedPropertiesMessage
- setCompositeEntityOnly(boolean) - Method in class de.extio.spacecraft.shared.model.bo.EntityGroupsOptions
- setCompositeEntityVersion(CompatibilityRecord) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameSessionCompatMessage
- setConsoleControl(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setConsoleControlEnabledState(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setConsolesAll(List<PhysicalEntity>) - Method in class de.extio.spacecraft.shared.model.bo.EntityNetworkDiscovery
- setConsolesLoggedIn(List<PhysicalEntity>) - Method in class de.extio.spacecraft.shared.model.bo.EntityNetworkDiscovery
- setContent(int) - Method in class de.extio.spacecraft.shared.model.entity.container.VersionInfo
- setContent(String) - Method in class de.extio.spacecraft.shared.model.message.metaserver.TestConnectionMessage
- setContentType(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Response
- setControlAll(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setControlAll(boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntity
- setControlGroup(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- setControlGroup(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setControlGroup(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
-
Optional, some controls (e.g.
- setControlId(String) - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleComplexControlAction
- setCooldown(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setCooldown(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- setCooldownAfterEnable(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setCooldownDisablesEntity(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- setCoord(CoordI2) - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseMessage
- setCount(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- setCraftingCategory(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- setCraftingCategory(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setCreateSession(boolean) - Method in class de.extio.spacecraft.shared.model.message.toserver.ServerJoinMessage
- setCrewControl(Map<UUID, UUID>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setCrewControlByEntity(Map<UUID, UUID>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- setCrewControlByPlayer(Map<UUID, List<UUID>>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- setCrewIndex(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- setCrewManager(String) - Method in class de.extio.spacecraft.shared.server.module.AiInfo
- setCrewManagerClassname(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- setCrewManagerType(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- setCrewSlots(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- setCrewSlots(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StationEntryPointEntityDef
- setCrewSpawnRadius(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StationEntryPointEntityDef
- setCrewTilesetName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setCrewTilesetOffset(int) - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- setCur(int) - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- setCurId(int) - Method in class de.extio.spacecraft.shared.model.i18n.Localizations
- setCurrentSet(ClientMouseOptionsSet) - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptions
- setCurSegment(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage
- setCustom0(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- setCustom1(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- setCustom2(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- setCustom3(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- setCustom4(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- setCustomCoord0(CoordI2) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileEffectRenderingBo
- setCustomCoord1(CoordI2) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileEffectRenderingBo
- setCustomData(Object) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
-
Custom data a specific to the type of the control.
- setCustomData2(Object) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
-
Custom data a specific to the type of the control.
- setCustomData3(Object) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
-
Custom data a specific to the type of the control.
- setCustomData4(Object) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
-
Custom data a specific to the type of the control.
- setCustomDouble0(double) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- setCustomInt0(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- setCustomInt0(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileEffectRenderingBo
- setCustomInt1(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileEffectRenderingBo
- setCustomString0(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- setCustomString0(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileEffectRenderingBo
- setDamage(double) - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- setDamage(double) - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- setDamageEntity(CompositeAndEntityId) - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- setDamageHandler(BiFunction<DamageWavePoint, DamageWaveOptions, Double>) - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- setDamageMode(Integer) - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- setDamagePlateau(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setDamageReducesMass(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceObject
- setDampeningPerWave(double) - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- setData(byte[]) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- setData(byte[]) - Method in class de.extio.spacecraft.shared.model.message.toboth.CheckpointDataMessage
- setData(List<Object>) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TableControl
- setDeactivateAll(Boolean) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setDead(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractAiSpawnPortal
- setDead(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setDebugNodes(Stack<CoordI2>) - Method in class de.extio.spacecraft.shared.model.bo.Path
- setDedicated(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerJoinResponse
- setDedicated(boolean) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setDedicatedNonOfficial(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setDedicatedOfficial(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setDedicatedServer(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setDedicatedServer(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setDefaultActive(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setDefaultGameMode(String) - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- setDefaultMod(boolean) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setDefaultServerPublishing(LobbyModuleServerPublishing) - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- setDefinition(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.container.Entity
- setDescription(String) - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.ObjectiveMarker
- setDescription(String) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setDescription(String) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setDescriptionFallback(String) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setDescriptions(Map<String, String>) - Method in class de.extio.spacecraft.shared.model.i18n.Localizations
- setDeselectAfterAction(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- setDeselectOnEmpty(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- setDeselectOnEntityNoop(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientMouseOptionsSet
- setDestination(CompositeAndEntityId) - Method in class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- setDestructible(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- setDestructible(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- SetDifficulty - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- SetDifficulty() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.SetDifficulty
- setDigest(byte[]) - Method in class de.extio.spacecraft.shared.model.message.toboth.CheckpointDataMessage
- setDimension(CoordI2) - Method in class de.extio.spacecraft.shared.client.ui.Window
- setDimension(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setDimension(CoordI2) - Method in class de.extio.spacecraft.shared.model.world.Area2
- setDirectory(File) - Method in class de.extio.spacecraft.shared.model.managers.Mod
- setDirty(boolean) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setDirty(boolean) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- setDirty(boolean) - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- setDirty(boolean) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- setDirty(boolean) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setDirty(boolean) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- setDisabled(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.MusicArea
- setDisabled(List<String>) - Method in class de.extio.spacecraft.shared.model.client.options.ClientModOptions
- setDisplay(boolean) - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- setDisplayBuiltins(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- setDisplayDuration(DisplayMessage.DisplayDuration) - Method in class de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage
- setDisplayed(boolean) - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- setDisplayed(boolean) - Method in interface de.extio.spacecraft.shared.module.ClientModule
- setDisplayFieldPlateaus(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- setDisplayHeading(Integer) - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- setDisplayHeading(String) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setDisplayModules(List<String>) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setDisplayName(String) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setDisplayName(String) - Method in class de.extio.spacecraft.shared.model.message.local.SpeedrunControlMessage
- setDisplayName(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage
- setDisplayName(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment
- setDisplayText(String) - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- setDisplayText(String) - Method in class de.extio.spacecraft.shared.model.managers.MainMenuLaunchEntry
- setDistribution(Map<String, Double>) - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- setDoCenterAtPlayerShip(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setDoorsAccessible(boolean) - Method in class de.extio.spacecraft.shared.model.bo.PathFindingOptions
- setDownloadMode(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setDrag(boolean) - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseMoveMessage
- setDraggable(boolean) - Method in class de.extio.spacecraft.shared.client.ui.Window
- setDrawBorder(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SwitchControl
- setDrawCloseButton(boolean) - Method in class de.extio.spacecraft.shared.client.ui.Window
- setDrawExclusively(UUID) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setDrawFogOfWar(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setDrawFps(boolean) - Method in class de.extio.spacecraft.shared.client.UiOptions
- setDrawOverlayEntities(List<AbstractEntity>) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setDrawTileRasterEffect(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.FloorEntityDef
- setDroppedBy(UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- setDynamicProperties(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- setDynamicPropertiesSeparated(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- setDynamicSerializationProperties(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
This is the counterpart of getDynamicSerializationProperties(), see the description there.
- setDynamicSerializationProperties(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- setDynamicSerializationProperties(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- setDynamicSerializationProperties(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ScriptingCompositeEntity
- setDynamicSerializationProperties(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setDynamicSerializationProperties(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- setDynamicSerializationProperty(Map.Entry<String, Object>, AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Needed for the field manager to work.
- setDynamicSerializationProperty(Map.Entry<String, Object>, Map<UUID, Mesh>) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Needed for the mesh manager to work.
- setEdges(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileHighlightRenderingBo
- setEdges(int) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortWorldPosSelectionEvent
- setEdges(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setEditorEntityClassName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ScriptingCompositeEntity
- setEditorMode(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setEditorMode(boolean) - Method in class de.extio.spacecraft.shared.model.message.local.LocalGameSessionControlMessage
- setEditorMode(Boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setEditorMode(Boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setEditorParametersDirty(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- setEffect(DrawEffectRenderingBoEffects) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- setEffect(DrawTileEffectRenderingBoEffects) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileEffectRenderingBo
- setEmActionEmission(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setEmBaseEmission(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setEmbeddedView(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- setEmbedPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.client.settings.OptionsModuleSettings
- setEmbedPositionDirty(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.OptionsModuleSettings
- setEmbedState(OptionsState) - Method in class de.extio.spacecraft.shared.model.client.settings.OptionsModuleSettings
- setEmEmission(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setEnable(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientAudioOptions
- setEnableAllPortals(Boolean) - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- setEnabled(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setEnabled(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
- setEnabled(boolean) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setEnabled(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- setEnabled(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefHighScore
- setEnd(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment
- setEndpoints(Collection<DrawTileCableRenderingBoEndpoint>) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileCableRenderingBo
- setEngineData(EngineData) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setEngineData(EngineData) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
- setEntities(List<Entity>) - Method in class de.extio.spacecraft.shared.model.entity.container.Container
- setEntities(List<Entity>) - Method in class de.extio.spacecraft.shared.model.message.toboth.EntityDefMessage
- setEntitiesIncremental(boolean) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setEntity(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntity
- setEntityCategoryConstraints(List<ShipClassEntityCategoryConstraint>) - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- setEntityConstraints(List<ShipClassEntityConstraint>) - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- setEntityDef(int) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- setEntityDef(AbstractEntityDef) - Method in class de.extio.spacecraft.shared.model.entity.EntityDefZone
- setEntityDefId(UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageItem
- setEntityDefIdx(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageItem
- setEntityDefinition(File) - Method in class de.extio.spacecraft.shared.model.managers.Mod
- setEntityDefManager(EntityDefManager) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setEntityDefUuid(UUID) - Method in class de.extio.spacecraft.shared.model.managers.ShipClassEntityConstraint
- setEntityGroups(Matrix2<Integer>) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setEntityId(UUID) - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntityId
- setEntityId(UUID) - Method in class de.extio.spacecraft.shared.model.entity.EntityIdZone
- setEntityId(UUID) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
- setEntityIds(Set<UUID>) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
- setEntityManager(EntityManager) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setEntityManager(EntityManager) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- setEntityRecord(CompositeAndEntity) - Method in class de.extio.spacecraft.shared.model.entity.EntityZone
- setEntityTypes(List<String>) - Method in class de.extio.spacecraft.shared.model.entity.container.Container
- setEntityVersion(CompatibilityRecord) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameSessionCompatMessage
- setEntries(List<GameSessionUpdateCompositesPositionEntry>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionMessage
- setEta(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- setExceptions(int) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setExcited(boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.DarkMatterEntity
- setExclusiveDisplay(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- setExclusiveDisplay(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setExecuteEntity(UUID) - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- setExit(Edge2) - Method in class de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoEndpoint
- setExpected(int) - Method in exception de.extio.spacecraft.shared.model.managers.VersionMismatchException
- setExpiration(OffsetDateTime) - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- setExplosionDamage(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- setExtendedViewport(Area2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- setFieldDecayMin(double) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setFieldDecayPerc(double) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setFieldEffectCorner(int) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setFieldEffectCorner(int) - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- setFieldEmissionCap(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- setFieldEmissionCap(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- setFieldEmitter(FieldEmitter) - Method in class de.extio.spacecraft.shared.model.bo.FieldRequest
- setFieldEmitterMode(FieldEmitterMode) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setFieldPixmap(Matrix2<RgbaColor>) - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- setFieldPixmapId(UUID) - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- setFieldType(UUID) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setFieldType(UUID) - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- setFileSelectionModuleBackend(FileSelectionModuleSettings.FileSelectionModuleBackend) - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- setFileSelectionModuleMode(FileSelectionModuleSettings.FileSelectionModuleMode) - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- setFilter(String) - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- setFilterMod(String) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setFilterShipClass(String) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setFilterStorageItemNames(List<String>) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setFirstColDoubleSize(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TableControl
- setFirstGameTurn(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setFixedDestination(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- setFixedTeam(Integer) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setFocusId(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SetFocusControl
- setFollowPlayerShip(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setFontSize(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setFontSize(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
- setForceAutoScaling(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- setForceCompositeEntityType(Class<? extends SpaceCraft>) - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationOptions
- setForceExecuteMeshConsumers(List<UUID>) - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- setForceJoinPlayerAtInitialSlot(List<UUID>) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- setForceKeepShipPosition(boolean) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage.SpawnShipAtSlotInfo
- setForceRedraw(boolean) - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- setForegroundColor(RgbaColor) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.LabelControl
- setFrameCur(int) - Method in class de.extio.spacecraft.shared.model.client.event.Event
- setFrameRate(int) - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- setFrameRateTarget(int) - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- setFresh(boolean) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setFreshReset(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- setFulfilledPerc(double) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- setFullScreenNumber(int) - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- setG(int) - Method in class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- setG(int) - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- setGameActionMessage(GameActionMessage) - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- setGameActionMessages(List<GameActionMessage>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameActionMessages
- setGameMode(GameModeDef) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setGameMode(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setGameMode(String) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setGameMode(String) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- setGameModeDefs(List<GameModeDef>) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setGameModeGlobalShipClass(ShipClass) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
When setting a global ship class, SpaceshipValidator will validate all ships against this class instead of the class that is stored in the ship.
- setGameModeGlobalShipClass(String) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- setGameModeLocalized(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setGameModeLocalized(String) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- setGameModeName(String) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setGameModeName(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setGameModeName(String) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- setGameModeOptions(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setGameModeOptions(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setGameModeOptionsDirty(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Flags game mode options dirty to transfer it to the client
- setGameRunMode(GameRunMode) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setGameRunMode(GameRunMode) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setGameRunMode(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setGameRunMode(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setGameRunMode(String) - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- setGameRunMode(String) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- setGameRunModes(List<String>) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefHighScore
- setGameSessionDurations(List<Integer>) - Method in class de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
- setGameSessionId(UUID) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setGameSessionId(UUID) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setGameSessionId(UUID) - Method in class de.extio.spacecraft.shared.model.message.toserver.ServerJoinMessage
- SetGameSessionOptions - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- SetGameSessionOptions() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.SetGameSessionOptions
- setGameSessionPassword(String) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- setGameSessionRunDurationAvg(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setGameSessionRunDurationMax(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setGameSessionRunDurationMed(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setGameSessionRunDurationMin(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setGameSessionRunWindowMoved(int) - Method in class de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
- setGameSessionRunWindowsMoved(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setGameSessionState(GameSessionState) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setGameTime(long) - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- setGameTime(long) - Method in class de.extio.spacecraft.shared.model.message.toserver.CheckpointCreateMessage
- setGameTimeCurBegin(LocalDateTime) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setGameTimePrevDuration(Duration) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setGameTimeSeconds(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setGameTimeSeconds(int) - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- setGameTimeSeconds(int) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- setGenerateDebugNodes(boolean) - Method in interface de.extio.spacecraft.shared.bo.PathFinder
- setGenuine(boolean) - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointLoadedServerMessage
- setGenuine(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- setGrantedPerc(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldRequest
- setGravityAccel(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- setGravityPotential(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- setGravityRange1(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- setGravityRangeDist0(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- setGravityRangeDist1(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- setGroovyPackageLoadOrder(List<String>) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setGroup(String) - Method in class de.extio.spacecraft.shared.model.client.event.AudioEvent
- setGroupElementPriority(int) - Method in class de.extio.spacecraft.shared.model.client.event.AudioEvent
- setGroupPriority(int) - Method in class de.extio.spacecraft.shared.model.client.event.AudioEvent
- setGuided(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.DisclaimerModuleSettings
- setHandled(boolean) - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- setHandling(boolean) - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- setHasAlivePhysicalEntity(boolean) - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- setHashAll(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setHashMessage(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setHealPerTurn(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- setHealth(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setHealth(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- setHealth(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- setHealth(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
-
Sets the health of this entity.
- setHealthCur(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setHealthTotal(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setHeight(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setHeight(int) - Method in class de.extio.spacecraft.shared.client.ui.Window
- setHidden(boolean) - Method in class de.extio.spacecraft.shared.model.managers.AchievementDef
- setHideHealthBar(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setHideInNetwork(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- setHighscore(GameModeDefHighScore) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setHint(DisplayMessage.DisplayMessageHint) - Method in class de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage
- setHint(ServerMessage.ServerMessageHint) - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerMessage
- setHorizontal(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SliderControl
- setHost(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.Player
- setHost(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- setHost(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- setHost(String) - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- setHost(UUID) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setHost(UUID) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setHostMode(LobbyModuleHostMode) - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- setI18n(File) - Method in class de.extio.spacecraft.shared.model.managers.Mod
- setI18n(String) - Method in enum de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- setIcon(String) - Method in class de.extio.spacecraft.shared.model.managers.AchievementDef
- setIconDeselectedTileset(int) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- setIconDeselectedTilesetPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- setIconResourceModName(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.ButtonControl
- setIconResourceName(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.ButtonControl
- setIconSelectedTileset(int) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- setIconSelectedTilesetPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- setIconTileset(int) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent
- setIconTilesetPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent
- setId(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setId(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
- setId(String) - Method in class de.extio.spacecraft.shared.model.managers.AchievementDef
- setId(UUID) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionReconnectTicket
- setId(UUID) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setId(UUID) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- setId(UUID) - Method in class de.extio.spacecraft.shared.model.metaserver.Ops
- setId(UUID) - Method in class de.extio.spacecraft.shared.server.module.AiInfo
- setIgnoreAllObjects(boolean) - Method in class de.extio.spacecraft.shared.model.bo.PathFindingOptions
- setIgnoreBlockDamage(boolean) - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- setIgnoreDoors(boolean) - Method in class de.extio.spacecraft.shared.model.bo.EntityGroupsOptions
- setIgnoreHullEntities(boolean) - Method in class de.extio.spacecraft.shared.model.bo.EntityGroupsOptions
- setIgnoreIdleMoveables(boolean) - Method in class de.extio.spacecraft.shared.model.bo.PathFindingOptions
- setIgnoreMoveables(boolean) - Method in class de.extio.spacecraft.shared.model.bo.PathFindingOptions
- setImageData(byte[]) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawImageRenderingBo
- setImplementationName(String) - Method in class de.extio.spacecraft.shared.model.managers.ModBoDef
- setIncremental(boolean) - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- setIndex(int) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- setIndex(int) - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- setIndex(int) - Method in class de.extio.spacecraft.shared.model.client.game.Player
- setIndex(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- setIndex(int) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- setIndex(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- setIndex(Integer) - Method in class de.extio.spacecraft.shared.model.managers.MainMenuLaunchEntry
- setIngame(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- setIngame(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- setIngame(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- setInGame(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.Player
- setInGame(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- setInGame(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- setInGame(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- setInitialInventoryGranted(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- setInstanceId(UUID) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setInterfaceName(String) - Method in class de.extio.spacecraft.shared.model.managers.ModBoDef
- setInternalName(String) - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- setInUse(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setIp(String) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setItems(List<StorageItemDescriptor>) - Method in class de.extio.spacecraft.shared.model.managers.StorageIndex
- setJoinable(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setJoined(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.Game
- setJoining(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.Game
- setJoinInitially(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setJoinServerImmediately(String) - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- setJvm(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setJvm(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- setKey(String) - Method in exception de.extio.spacecraft.shared.model.managers.VersionMismatchException
- setKey(String) - Method in class de.extio.spacecraft.shared.model.message.client_internal.KeyStrokeMessage
- setKeyCodeDisplay(String) - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- setKickPlayer(UUID) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- setLabel(String) - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext.StatusViewContextObjectiveTooltipArea
- setLabel(String) - Method in class de.extio.spacecraft.shared.model.bo.Scene
- setLabel(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- setLabel(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- setLabel(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiDestinationEntity
- setLabel(String) - Method in class de.extio.spacecraft.shared.model.managers.AchievementDef
- setLabel(String) - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- setLanguage(String) - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
- setLanguage(String) - Method in class de.extio.spacecraft.shared.model.client.options.ClientOptions
- setLanguages(Map<Language, Map<String, String>>) - Method in class de.extio.spacecraft.shared.model.i18n.Localizations
- setLastAccuracy(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setLastCompositeEntitiesPublished(List<? extends AbstractCompositeEntity>) - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- setLastDistance(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setLastEdited(String) - Method in class de.extio.spacecraft.shared.model.bo.Scene
- setLastEdited(String) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setLastLaunched(MainMenuLaunchEntry) - Method in class de.extio.spacecraft.shared.model.client.settings.MainMenuModuleSettings
- setLastMaintenanceWarning(OffsetDateTime) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setLastOutput(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setLastServerListing(long) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setLastTurnActive(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- setLastViewPortPublishingId(int) - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- setLayer(RenderingBoLayer) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Sets the layer to render this bo on.
- setLayer(RenderingBoLayer) - Method in class de.extio.spacecraft.shared.client.ui.ScrollBar
- setLayer(RenderingBoLayer) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- setLayer(RenderingBoLayer) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- setLayer(RenderingBoLayer) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortHighlightRasterEvent
- setLayer(RenderingBoLayer) - Method in class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- setLayer(EntityLayer) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setLayer(EntityLayer) - Method in class de.extio.spacecraft.shared.model.entity.EntityLayerAndPosition
- setLeftViewMode(LobbyModuleLeftViewMode) - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- setListedServerName(String) - Method in class de.extio.spacecraft.shared.model.message.local.LocalGameSessionControlMessage
- setListServerRecord(DirectoryRecord) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setLiveEntity(Class<? extends AbstractEntity>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setLoadingPriority(Integer) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setLoadingStatus(String) - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- setLocalInit(boolean) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- setLocalizationId(String) - Method in class de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage
- setLocalizationId(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerMessage
- setLocalizationIds(List<String>) - Method in class de.extio.spacecraft.shared.model.message.client_internal.ClientDialogMessage
- setLocalizationIds(List<String>) - Method in class de.extio.spacecraft.shared.model.message.toclient.DialogMessage
- setLocalizationManager(LocalizationManager) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setLocalizedName(String) - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- setLocalPlayer(Player) - Method in class de.extio.spacecraft.shared.model.client.game.Game
- setLocalPlayerHost(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.Game
- setLocalPlayerId(UUID) - Method in class de.extio.spacecraft.shared.model.client.game.Game
- setLocalPlayerSpaceShip(SpaceShip) - Method in class de.extio.spacecraft.shared.model.client.game.Game
- setLockedSelectionAllowed(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setLockIngameUi(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- setLoggedInEntity(UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- setLoggedOn(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.Player
- setLoggedOn(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- setLogo(String) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setLogo(String) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setLootable(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setLootDirectProbability(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setLootDropAlternative(UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setLootDropProbability(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setLootEntityDefId(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.LootContainer
- setMain(CurrentObjectiveEvent.Objective) - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent
- setMainMenuLaunchEntries(List<MainMenuLaunchEntry>) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setMaintenance(OffsetDateTime) - Method in class de.extio.spacecraft.shared.model.metaserver.Ops
- setMandatory(boolean) - Method in class de.extio.spacecraft.shared.model.managers.CompatibilityRecord
- setMandatory(boolean) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setMandatory(boolean) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryModInfo
- setManualActivation(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- setMarkers(List<CurrentObjectiveEvent.ObjectiveMarker>) - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.Objective
- setMass(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- setMass(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setMatrix(Matrix2<RgbaColor>) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTilePixmapRenderingBo
- setMaxAmount(int) - Method in class de.extio.spacecraft.shared.model.managers.ShipClassEntityConstraint
- setMaxDistToControlGroup(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlEntity
- setMaxHullSlots(int) - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- setMaxMass(int) - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- setMaxPhysicalEntitySizeCategory(PhysicalEntityDef.PhysicalEntitySizeCategory) - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- setMaxSessions(int) - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- setMenuLaunchEntries(List<MenuLaunchEntry>) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setMeshBufferLane(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshBuffer
- setMeshBufferLanePrev(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshBuffer
- setMeshConnectors(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- setMeshConnectors(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshEntity
- setMeshConstraints(List<ShipClassMeshConstraint>) - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- setMeshConsumer(MeshConsumer) - Method in class de.extio.spacecraft.shared.model.bo.MeshTakeRequest
- setMeshConsumerActionAmount(double) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshConsumerActionAmount(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setMeshConsumerActionAmount(double) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- setMeshConsumerActionAmount(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setMeshConsumerAmount(double) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshConsumerAmount(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setMeshConsumerAmount(double) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- setMeshConsumerAmountGranted(double) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshConsumerAmountGranted(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setMeshConsumerAmountGranted(double) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- setMeshConsumerAmountGrantedPrev(double) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshConsumerAmountGrantedPrev(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setMeshConsumerAmountGrantedPrev(double) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- setMeshConsumerBaseAmount(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setMeshConsumerId(UUID) - Method in class de.extio.spacecraft.shared.model.bo.MeshTakeRequest
- setMeshConsumerLane(int) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshConsumerLane(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setMeshConsumerLane(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- setMeshConsumerLanePrev(int) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshConsumerLanePrev(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setMeshConsumerLanePrev(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- setMeshConsumerOneTimeAmountGranted(double) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshConsumerOneTimeAmountGranted(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setMeshConsumerOneTimeAmountGranted(double) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- setMeshConsumerOutActionDef(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setMeshConsumerResourceOut(boolean) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshConsumerStarvedActionDef(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setMeshConsumerType(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setMeshConsumerType(UUID) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshConsumerType(UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setMeshLane(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- setMeshLane(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshEntity
- setMeshLanePrev(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- setMeshLanePrev(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshEntity
- setMeshPassiveConsumerLane(int) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshPassiveConsumerLanePrev(int) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshPassiveConsumerStarvedActionDef(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setMeshPassiveConsumerType(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setMeshPassiveConsumerType(UUID) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- setMeshProducerLane(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshProducer
- setMeshProducerLanePrev(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshProducer
- setMeshResistance(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- setMeshType(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractMeshEntityDef
- setMeshType(UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- setMeshType(UUID) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshEntity
- setMessage(String) - Method in class de.extio.spacecraft.shared.model.client.settings.ReconnectModuleSettings
- setMessage(String) - Method in class de.extio.spacecraft.shared.model.message.toboth.ChatMessage
- setMessage(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setMessage(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- setMinAmount(int) - Method in class de.extio.spacecraft.shared.model.managers.ShipClassEntityConstraint
- setMinDifficulty(GameRunMode) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- setMix(boolean) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setMixInValue(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- setModAndResourceName(ModAndResourceName) - Method in class de.extio.spacecraft.shared.model.client.event.AudioEvent
- setModBaseDamage(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.WeaponEntityModDef
- setModCompat(int) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryModInfo
- setModCooldownReduction(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.WeaponEntityModDef
- setModDefinition(ModDefinition) - Method in class de.extio.spacecraft.shared.model.managers.Mod
- setModifiedShip(boolean) - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- setModifier(int) - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- setModifiers(int) - Method in class de.extio.spacecraft.shared.model.message.client_internal.KeyStrokeMessage
- setModifiers(int) - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseMessage
- setModInfos(List<DirectoryModInfo>) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setModManager(ModManager) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setModMaxDistance(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.WeaponEntityModDef
- setModMinDistance(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.WeaponEntityModDef
- setModName(String) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setModName(String) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setModName(String) - Method in class de.extio.spacecraft.shared.model.managers.ModAndResourceName
- setModName(String) - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- setModName(String) - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- setModName(String) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryModInfo
- setModNames(List<String>) - Method in class de.extio.spacecraft.shared.model.client.event.ModSelectionEvent
- setModNames(Set<String>) - Method in class de.extio.spacecraft.shared.model.bo.Scene
- setModNames(Set<String>) - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- setModule(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setModule(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- setModVersions(List<CompatibilityRecord>) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameSessionCompatMessage
- setMoveFirst(boolean) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- setMoveOffset(CoordI2) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- setMultiLine(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TextfieldControl
- setMultiplayer(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setName(String) - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- setName(String) - Method in class de.extio.spacecraft.shared.model.client.game.Player
- setName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.MarkerEntity
- setName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SpacecraftSpawnPointEntity
- setName(String) - Method in class de.extio.spacecraft.shared.model.entity.container.Entity
- setName(String) - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- setName(String) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setName(String) - Method in class de.extio.spacecraft.shared.model.i18n.Language
- setName(String) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setName(String) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setName(String) - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- setName(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- setName(String) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setNameLocalized(String) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setNeedsOperator(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setNeedsOperatorLogin(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setNextRunHigh(long) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setNextRunHighPrediction(long) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setNextRunLow(long) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setNextRunLowPrediction(long) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setNextSegmentAt(Integer) - Method in class de.extio.spacecraft.shared.model.message.local.SpeedrunControlMessage
- setNextTurn(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setNextTurnAtHigh(long) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setNextTurnAtLow(long) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setNextTurnInMsHigh(Integer) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setNextTurnInMsLow(Integer) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setNickname(String) - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- setNodes(Stack<CoordI2>) - Method in class de.extio.spacecraft.shared.model.bo.Path
- setNoOperatorTilesetPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setNoPlayersSince(long) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setO2Damage(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- setObj(Object) - Method in class de.extio.spacecraft.shared.model.metaserver.Response
- setObjective(String) - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.Objective
- SetObjective - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- SetObjective() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.SetObjective
- setObjectiveTooltipAreas(List<StatusViewContext.StatusViewContextObjectiveTooltipArea>) - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- setOfficial(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setOfficial(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerJoinResponse
- setOfficial(boolean) - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- setOfficial(boolean) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setOfficial(boolean) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- setOfficialServer(boolean) - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointLoadedServerMessage
- setOfficialServer(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- setOfficialServerGenuineSession(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setOfflineOnly(boolean) - Method in enum de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- setOffloadTask(boolean, Runnable) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Offload tasks are running in separate threads after the game session run (turn) has been processed.
- setOffloadTaskRunning(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setOldFieldEmissionCap(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- setOldPlateau(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- setOldValue(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- setOnDamageDestroyImmediately(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setOnDamageDestroyImmediately(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- setOnDamageSplit(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setOnDamageSplit(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- setOnDamageSplitThreshold(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setOnDamageSplitThreshold(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- setOneTimeFulfilledPerc(double) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- setOpenable(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setOperating(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setOperators(List<UUID>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setOrientation(Edge2) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileImageBo
-
Orientation of the tile
- setOrientation(Edge2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- setOriginEntityPos(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- setOs(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setOs(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- setParameters(List<Parameter>) - Method in class de.extio.spacecraft.shared.model.metaserver.Request
- setParameters(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
- setParentCompositeEntity(UUID) - Method in interface de.extio.spacecraft.shared.managers.EntityManager
- setParentCompositeEntity(UUID) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- setPartner(UUID) - Method in class de.extio.spacecraft.shared.model.message.toboth.ChatMessage
- setPassiveMeshConsumerLane(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setPassiveMeshConsumerLane(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- setPassiveMeshConsumerLanePrev(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setPassiveMeshConsumerLanePrev(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.MeshConsumer
- setPassword(String) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setPassword(String) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setPassword(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setPassword(String) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionJoinMessage
- setPasswordProtected(boolean) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setPath(String) - Method in class de.extio.spacecraft.shared.model.managers.MainMenuLaunchEntry
- setPath(String) - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- setPatrol(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- setPausable(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setPausable(Boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setPauseable(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setPauseAi(Boolean) - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- setPaused(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setPayload(Object) - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleComplexControlAction
- setPerfTest(boolean) - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- setPerfTestPayload(Object) - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- setPhysicalEntities(List<PhysicalEntity>) - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- setPingExecute(boolean) - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- setPings(List<Pair<CoordI2, MutableInt>>) - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- setPingSelected(boolean) - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- setPixmapId(UUID) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTilePixmapRenderingBo
- setPlaceable(boolean) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setPlaceholders(List<String>) - Method in class de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage
- setPlaceholders(List<String>) - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerMessage
- setPlaceholders(List<List<String>>) - Method in class de.extio.spacecraft.shared.model.message.client_internal.ClientDialogMessage
- setPlaceholders(List<List<String>>) - Method in class de.extio.spacecraft.shared.model.message.toclient.DialogMessage
- setPlacementCompatibility(int) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setPlacementMode(StructureEntityDef.StructureEntityPlaceMode) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setPlateau(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- setPlateau(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- setPlateauDamageHull(int) - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- setPlateauDamageShield(int) - Method in class de.extio.spacecraft.shared.model.entity.DamageWaveOptions
- setPlayerCommandsMove(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setPlayerId(UUID) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
- setPlayerId(UUID) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionJoinResponseMessage
- setPlayerIngameState(Map<UUID, Boolean>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setPlayerName(String) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionReconnectTicket
- setPlayerName(String) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionJoinMessage
- setPlayerNames(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setPlayerNames(String) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- setPlayerReadyState(Map<UUID, Boolean>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setPlayers(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setPlayers(ImmutableMap<UUID, Player>) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setPlayers(Integer) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setPlayers(List<GameSessionUpdateMessagePlayerInfo>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setPlayers(List<UUID>) - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- setPlayers(List<UUID>) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- setPlayers(List<UUID>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- setPlayers(List<UUID>) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setPlayers(List<UUID>) - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- setPlayerSlotsClosed(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- setPlayerSlotsClosed(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- setPlayerSlotsClosed(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- setPlayMusic(List<ModAndResourceName>) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setPlayMusicOpener(ModAndResourceName) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setPoint(FieldPoint) - Method in class de.extio.spacecraft.shared.model.bo.FieldRequest
- setPointsDirty(boolean) - Method in class de.extio.spacecraft.shared.model.bo.Field
- setPort(Edge2) - Method in class de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoEndpoint
- setPortalDisabled(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractAiSpawnPortal
- setPortalDisabled(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- setPortalName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- setPortalRift(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- setPortalRiftUsed(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- setPosition(CoordI2) - Method in class de.extio.spacecraft.shared.client.ui.Window
- setPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- setPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- setPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint
- setPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent.ObjectiveMarker
- setPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Only use this setter to set the initial position right after WorldManager#create before the first Worldmanager#put.
- setPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Use this method for initial entity placement after EntityManager::create, but never update position after the initial EntityManager::put.
- setPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity.EngineEntityWaypoint
- setPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- setPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.world.Point2
- setPositionDirty(boolean) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setPosX(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- setPosY(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- setPrecisePosition(CoordD2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setPrecPosX(double) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- setPrecPosY(double) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- setPrefix(String) - Method in class de.extio.spacecraft.shared.model.i18n.Localizations
- setPreselectStorageItem(UUID) - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- setPreselectStorageItem(UUID) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setPressed(boolean) - Method in class de.extio.spacecraft.shared.model.message.client_internal.MouseClickMessage
- setPreventField(Boolean) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- setPreventFields(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setPrevPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setPrevPosX(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- setPrevPosY(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- setPrevTurn(int) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setPrivate_(boolean) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setProcessingCategory(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- setProcessingCategory(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setProducers(int) - Method in class de.extio.spacecraft.shared.model.managers.ShipClassMeshConstraint
- setProperties(Map<String, Object>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionSeparatedPropertiesMessage
- setProperty(String, Object) - Method in interface de.extio.spacecraft.shared.model.bo.AiBuildingBlock
- setProtocolVersion(CompatibilityRecord) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameSessionCompatMessage
- setPublish(boolean) - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
- setPublishedGameSessionName(String) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- setPublishGameSessionInGameBrowser(Boolean) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- setQualifier(String) - Method in class de.extio.spacecraft.shared.model.client.KeycodeRegistration
- setQualifier(String) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- setQualifier(String) - Method in class de.extio.spacecraft.shared.model.managers.CompatibilityRecord
- setQualifier(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Parameter
- setQualifier(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Request
- setQuickJoinCode(String) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setQuickJoinCode(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setQuickJoinCode(String) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setQuickJoinCodeByDefault(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- setQuickMatchMaxPlayers(int) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setR(int) - Method in class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- setR(int) - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- setRadius(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- setRadius(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- setRadius(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiWaypointEntity
- setRadius(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SpacecraftSpawnPointEntity
- setRank(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setRank(int) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- setRarity(AbstractEntityModDef.EntityModRarity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- setReactivateGameModeModules(Boolean) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setReadonly(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TextfieldControl
- setReadOnly(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setReady(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.Player
- setReady(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- setReady(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- setReady(Boolean) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- setRecipients(Collection<UUID>) - Method in class de.extio.spacecraft.shared.model.message.toboth.ChatMessage
- setReconnectTicket(UUID) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setReconnectTicket(UUID) - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- setReconnectTicket(UUID) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionJoinCompleteMessage
- setReconnectTicket(UUID) - Method in class de.extio.spacecraft.shared.model.message.toserver.ServerJoinMessage
- setRecreateShipSlots(Boolean) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- setRecreateShipSlotsWithShipTemplate(CompositeEntityDefinitionMessage) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- setRecursive(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- setRecursive(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setRecursiveSelectionAllowed(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setRelativeCoordinates(List<CoordI2>) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- setReleased(boolean) - Method in class de.extio.spacecraft.shared.model.message.client_internal.KeyStrokeMessage
- setRemovedCompositeEntities(List<UUID>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setRenderingBo(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleComplexControlAction
- setRenderingBo(List<RenderingBo>) - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleControlSet
- setRenderingBoLayer(RenderingBoLayer) - Method in class de.extio.spacecraft.shared.client.ui.Window
- setRepairable(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setRepairAmountPerTurn(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setReports(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setReproducibleSessionRng(Random) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setRepulsive(boolean) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.DarkMatterEntity
- setRequest(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldRequest
- setRequests(List<FieldRequest>) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- setReservedTurns(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- setResistance(double) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- setResourceModName(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawImageRenderingBo
- setResourceModName(String) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- setResourceName(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawImageRenderingBo
- setResourceName(String) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- setResourceName(String) - Method in class de.extio.spacecraft.shared.model.managers.ModAndResourceName
- setRestrictedHullEntityDefName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setRestrictedSkipSumHealth(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setRestrictedWallEntityDefName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setResult(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerJoinResponse
- setReviveTurns(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- setRows(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TableControl
- setRunIntervalMsHigh(int) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setRunIntervalMsLow(int) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setRuntimeMeasurementsAvg(int) - Method in class de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
- setRuntimeMeasurementsAvg(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setRuntimeMeasurementsHigh(int) - Method in class de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
- setRuntimeMeasurementsHigh(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setRuntimeMeasurementsLow(int) - Method in class de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
- setRuntimeMeasurementsLow(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setSaveTo(StorageItemDescriptor) - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- setScaledRelativeCoordinates(List<CoordI2>) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- setScaleFactorModifier(double) - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- setScaleFactorModifier(double) - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- setScaleTile(double) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasPositionRelativeToParent
-
Sets a scale factor for rendering tiles (e.g.
- setScaleTileFactor(double) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- setScaleToTileSize(boolean) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- setSceneRegistry(SceneRegistry) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setSceneTag(UUID) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setScope(String) - Method in class de.extio.spacecraft.shared.model.message.toboth.ChatMessage
- setScope(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setScope(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- setScriptingCompositeEntityFactorySelectables(List<String>) - Method in class de.extio.spacecraft.shared.model.managers.Mod
- setScriptingCompositeEntityFactorySelectables(List<String>) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Discovered automatically for groovy scripts, don't set
- setScriptingManager(ScriptingManager) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setScrollPosition(double) - Method in class de.extio.spacecraft.shared.client.ui.ScrollBar
- setSecondary(List<CurrentObjectiveEvent.Objective>) - Method in class de.extio.spacecraft.shared.model.client.event.CurrentObjectiveEvent
- setSecret(String) - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- setSecret(String) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setSeed(long) - Method in class de.extio.spacecraft.shared.rng.XorShift128Random
- setSegments(List<SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment>) - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage
- setSegments(List<String>) - Method in class de.extio.spacecraft.shared.model.message.local.SpeedrunControlMessage
- setSelectable(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setSelection(Area2) - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- setSelectMode(ClientEntityAction.ClientEntityActionSelectMode) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- setSend(boolean) - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- setSendGameActionMessageTo(CompositeAndEntityId) - Method in class de.extio.spacecraft.shared.model.entity.ClientConsoleComplexControlAction
- setServer(boolean) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setServerBusinessObjects(List<ModBoDef>) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setServerFieldsLastPublished(Map<UUID, Integer>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setServerLastAttacked(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.composite.HasAttackerInfo
- setServerLastAttacked(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setServerLastAttackedBy(List<UUID>) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.composite.HasAttackerInfo
- setServerLastAttackedBy(List<UUID>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setServerLastAutomationExecuted(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationEntity
- setServerLastAutomationExecuted(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- setServerLastTurnUsed(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setServerMeshesLastPublished(Map<UUID, Integer>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setServerModuleManager(ServerModuleManager) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setServerModules(List<String>) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setServerModules(List<String>) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
-
Discovered automatically for groovy scripts, don't set
- setServerPublishingMode(GameSessionServerPublishingMode) - Method in class de.extio.spacecraft.shared.model.message.local.LocalGameSessionControlMessage
- setServerPublishingMode(GameSessionServerPublishingMode) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setServerPublishingPublicListed(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setServerPublishingQuickJoinCode(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setServerPublishingTcp(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setServerRelevantModNames(Set<String>) - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- setServerRestrictedEntities(Map<UUID, List<AbstractEntity>>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- setServerRestrictEntitiesLastUpdate(int) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- setServerRestrictEntitiesWalls(int) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- setServerWorldManager(ServerWorldManager) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setSession(UUID) - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- setSessionRng(Random) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setSessionsDedicated(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setSessionsEmbedded(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setSessionsListed(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setSessionsOfficial(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setSessionsStarted(int) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setShadowed(boolean) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setShape(DrawTileCableRenderingBoShape) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileCableRenderingBo
- setShareCode(String) - Method in class de.extio.spacecraft.shared.model.bo.Scene
- setShareCode(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setShareCode(String) - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- setSharedState(Map<String, Object>) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.AutomationAction
- setShieldedHullbreaches(List<CoordI2>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- setShieldFieldColorB(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setShieldFieldColorG(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setShieldFieldColorR(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setShieldFieldEffectCorner(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setShieldFieldPlateau(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- setShip(UUID) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage.SpawnShipAtSlotInfo
- setShipByPlayer(Map<UUID, UUID>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setShipClasses(File) - Method in class de.extio.spacecraft.shared.model.managers.Mod
- setShipClasses(List<ShipClass>) - Method in class de.extio.spacecraft.shared.model.managers.ShipClasses
- setShipClasses(List<ShipClass>) - Method in class de.extio.spacecraft.shared.model.message.toboth.ShipClassDefinitionMessage
- setShipClassesIncremental(boolean) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setShipClassManager(ShipClassManager) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setShipClassName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setShipClassName(String) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setShipLoadable(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setShipOnline(boolean) - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationOptions
- setShipPreload(String) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setShipPreloadCustomType(String) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setShipSelectionModuleMode(ShipSelectionModuleSettings.ShipSelectionModuleMode) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setShipShareCode(String) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- setShipSlot(Integer) - Method in class de.extio.spacecraft.shared.model.client.game.Player
- setShipSlot(Integer) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionReconnectTicket
- setShipSlot(Integer) - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- setShipSlot(Integer) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- setShipSlotAssignShips(List<Pair<UUID, Integer>>) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- setShipSlotClose(Integer) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- setShipSlotDef(GameModeDefShipSlot) - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- setShipSlotDef(GameModeDefShipSlot) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- setShipSlotDef(GameModeDefShipSlot) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- setShipSlotForceJoinGame(List<Integer>) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- setShipSlotForceJoinPlayer(Map<UUID, Integer>) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- setShipSlotForcePlayerRemove(List<UUID>) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- setShipSlotHost(boolean) - Method in class de.extio.spacecraft.shared.model.client.game.Player
- setShipSlotHost(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- setShipSlotHost(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- setShipSlotIdxMaxExcl(int) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage.SpawnShipAtSlotInfo
- setShipSlotIdxMinIncl(int) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage.SpawnShipAtSlotInfo
- setShipSlotIndex(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- setShipSlotIndex(Integer) - Method in class de.extio.spacecraft.shared.model.message.toboth.CompositeEntityDefinitionMessage
- setShipSlotJoin(Integer) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- setShipSlotOpen(Integer) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- setShipSlotRemoveShip(Integer) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- setShipSlotRemoveShips(List<Integer>) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- setShipSlots(List<GameSessionShipSlot>) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setShipSlots(List<GameModeDefShipSlot>) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setShipSlots(List<GameSessionUpdateMessageShipSlot>) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setShipSlotTeam(Integer) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- setShipSlotToggleAi(Integer) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- setShipSlotToggleLock(Integer) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- setShipSpawnAt(String) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setShipSpawnExternalPosition(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setShortName(String) - Method in class de.extio.spacecraft.shared.model.i18n.Language
- setShowEntityConsoleOnHover(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- setShowEntityToolTips(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- setShowLoadDialogImmediately(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- setShowLocked(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setShowMainMenuCheckpointEntry(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- setShowMainMenuLoadEntry(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- setShowQuickActionBar(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientGameOptions
- setShowSelectionTool(boolean) - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- setShowSettingsWindow(boolean) - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- setShowShareWindow(boolean) - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- setSize(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawFontRenderingBo
- setSizeCategory(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setSkipSceneAreas(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AsteroidScenarioScriptingEntity
- setSkipWarnings(boolean) - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationOptions
- setSmoothCompositeEntityAnimations(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- setSoftwareMixing(boolean) - Method in class de.extio.spacecraft.shared.model.client.options.ClientAudioOptions
- setSourceEntityRef(CompositeAndEntityId) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- setSources(List<CompositeAndEntityId>) - Method in class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- setSpaceCraft(SpaceCraft) - Method in interface de.extio.spacecraft.shared.model.bo.AiBuildingBlock
- setSpaceCraftManager(String) - Method in class de.extio.spacecraft.shared.server.module.AiInfo
- setSpacecraftManagerClassname(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- setSpacecraftManagerType(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- setSpacecraftStorageFilenames(List<String>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- setSpaceShip(UUID) - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- setSpaceShip(UUID) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- setSpaceShip(UUID) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- setSpaceShipUploadedBy(UUID) - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- setSpaceShipUploadedBy(UUID) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- setSpaceShipUploadedBy(UUID) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- setSpawnShipAtSlot(InternalGameSessionControlMessage.SpawnShipAtSlotInfo) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage
- setSplitEntityGroups(boolean) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setStart(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment
- setStartImmediately(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setState(GameSessionState) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setState(String) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setState(T) - Method in class de.extio.spacecraft.shared.client.ui.EnhancedWindow
- setStatePrefixes(List<String>) - Method in class de.extio.spacecraft.shared.model.client.settings.CheckpointModuleSettings
- setStatePrefixes(List<String>) - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- setStatePrefixes(List<String>) - Method in class de.extio.spacecraft.shared.model.message.toserver.CheckpointCreateMessage
- setStates(EnumSet<OptionsState>) - Method in class de.extio.spacecraft.shared.model.client.settings.OptionsModuleSettings
- setStatic(boolean) - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- setStatus(String) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setStop(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity.EngineEntityWaypoint
- setStopAllEntityExecution(boolean) - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- setStopExecuteEntity(UUID) - Method in class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- setStopMusic(Boolean) - Method in class de.extio.spacecraft.shared.model.managers.MenuLaunchEntry
- setStorablePreselectInEditor(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- setStorablePreselectInEditor(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.LootContainerEntityDef
- setStorablePreselectInEditor(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- setStorablePreselectInEditor(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setStorage(List<StorageItem>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- setStorage(List<StorageItem>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- setStorage(List<StorageItem>) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- setStorageAmount(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- setStorageAmount(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- setStorageAmount(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- setStorageCapacity(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- setStorageCapacity(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- setStorageCapacity(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- setStorageCapacity(int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- setStorageCapacityNeeded(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.ActionItemEntityDef
- setStorageCapacityNeeded(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.LootContainerEntityDef
- setStorageCapacityNeeded(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- setStoragePath(String) - Method in class de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings
- setStoragePath(String) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setStoragePathSelectionAllowed(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- setStoredMass(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- setStoredMass(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- setStoredMass(double) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- setStoreEntityName(String) - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- setStr(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Response
- setStructure(int) - Method in class de.extio.spacecraft.shared.model.entity.container.VersionInfo
- setSubmit(boolean) - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- setSubPort(Edge2) - Method in class de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoEndpoint
- setSubTileOffset(CoordI2) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasSubTileOffset
-
Sets the offset in absolute pixels
- setSubTileOffset(CoordI2) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent
- setSuccess(boolean) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionJoinResponseMessage
- setSumBuffer(double) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- setSumConsumed(double) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- setSumConsumedOneTime(double) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- setSumProduced(double) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- setSuspendCompositeEntityAnimations(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setSuspendViewportDragging(ViewPortModuleSettings.SuspendViewPortDraggingMode) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setSuspendViewportInput(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setSuspendViewportInputCoreProcessing(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.GameControlModuleSettings
- setTabViewMode(LobbyModuleTabViewMode) - Method in class de.extio.spacecraft.shared.model.client.settings.LobbyModule2Settings
- setTarget(UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- setTargetCompositeEntity(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- setTargetCompositeId(UUID) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity.EngineEntityWaypoint
- setTargetEntityPos(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- setTargetEntityRef(CompositeAndEntityId) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- setTargetSelf(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- setTargetWorldPos(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SensorEntity.SensorCollisionWarning
- setTargetWorldPos(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- setTeam(int) - Method in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- setTeam(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setTeam(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- setTeam(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SpacecraftSpawnPointEntity
- setTeam(int) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- setTeam(int) - Method in class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage.SpawnShipAtSlotInfo
- setTeam(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessageShipSlot
- setTeam(Integer) - Method in class de.extio.spacecraft.shared.model.game.GameModeDefShipSlot
- setTerminate(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
-
Terminate the game session
- setTerminated(boolean) - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- setTerminateListing(boolean) - Method in class de.extio.spacecraft.shared.model.metaserver.Ops
- setText(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawFontRenderingBo
- setTextAlignment(DrawFontRenderingBoTextAlignment) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.LabelControl
- setThickBorder(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.WindowCloseButtonControl
- setThickBorder(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawWindowRenderingBo
- setThread(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setThread(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- setThumbnail(byte[]) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setThumbnailVersion(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- setTileActiveX(int) - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- setTileActiveY(int) - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- setTiledCoordinates(List<CoordI2>) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- setTiledRelativeCoordinates(List<CoordI2>) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- setTileset(int) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setTilesetArea(Area2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- setTilesetDisabled(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setTilesetInoperable(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setTilesetModName(String) - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- setTilesetModName(String) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setTilesetModName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- setTilesetModName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- setTilesetName(String) - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- setTilesetName(String) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setTilesetName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- setTilesetName(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- setTilesetPoseIntervalMax(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setTilesetPoseIntervalMin(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setTilesetPoseMode(PhysicalEntityDef.PhysicalEntityTilesetPosesMode) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setTilesetPoses(Area2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setTilesetPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setTilesetPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- setTilesetPositionDamagedFull(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- setTilesetPositionDamagedPartly(CoordI2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.RestrictedEntityDef
- setTilesetRows(int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.CrewEntityDef
- setTilesetSourceIndex(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileImageBo
-
The internal index of a tileset can be obtained via TilesetManager#getIndexByName
- setTilesetSourcePositionX(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileImageBo
- setTilesetSourcePositionY(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileImageBo
- setTilesetWeaponFiring(Area2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setTilesX(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileRasterRenderingBo
-
Number of tiles in the grid
- setTilesY(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileRasterRenderingBo
-
Number of tiles in the grid
- setTileX(int) - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- setTileY(int) - Method in class de.extio.spacecraft.shared.model.client.actionsdef.ActionDef
- setTileZoomFactor(double) - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- setTimestamp(long) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setTimestamp(String) - Method in class de.extio.spacecraft.shared.model.entity.container.VersionInfo
- setTimestamp(OffsetDateTime) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- setTimestamp(OffsetDateTime) - Method in class de.extio.spacecraft.shared.model.metaserver.Statistics
- setTitle(String) - Method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- setToggled(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SwitchControl
- setToggled(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.ToggleButtonControl
- setToggleRestrictEntities(Boolean) - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- setToggleShipSlotHost(UUID) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- setTooltip(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setTooltip(String) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
- setTotal(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setTotal(int) - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- setTotal(int) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- setTransfer(UUID) - Method in class de.extio.spacecraft.shared.model.message.toserver.SceneTransferMessage
- setTransparency(float) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawImageRenderingBo
- setTransparency(float) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- setTsAck(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setTsInsert(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setTsLastReport(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setTurn(int) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setTurn(int) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setTurn(Integer) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setTurnActive(int) - Method in interface de.extio.spacecraft.shared.model.bo.AiBuildingBlock
- setTurnIntervalHigh(int) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setTurnIntervalHigh(Integer) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setTurnIntervalHigh(Integer) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- setTurnIntervalLow(int) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setTurnIntervalLow(Integer) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setTurnIntervalLow(Integer) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionControlMessage
- setTurns(int) - Method in class de.extio.spacecraft.shared.model.message.toclient.HighScoreMessage
- setTurns(int) - Method in class de.extio.spacecraft.shared.model.message.toserver.HighScoreRequestMessage
- setTurns(int) - Method in class de.extio.spacecraft.shared.model.metaserver.HighScore
- setTurnWasPaused(boolean) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setType(Class<? extends ControlRenderingBo.BaseControl>) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
-
Sets the type of the control.
- setType(String) - Method in class de.extio.spacecraft.shared.model.entity.container.Entity
- setType(String) - Method in class de.extio.spacecraft.shared.model.managers.ShipClassMeshConstraint
- setType(UUID) - Method in class de.extio.spacecraft.shared.model.bo.Mesh
- setType(UUID) - Method in class de.extio.spacecraft.shared.model.bo.MeshLane
- setType(UUID) - Method in class de.extio.spacecraft.shared.model.bo.MeshTakeRequest
- setup(Class<T>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ScriptingCompositeEntity
- setup(Class<T>, Class<? extends AbstractEntityDef>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.InfoCompositeEntity
- setup(Class<T>, Class<? extends AbstractEntityDef>) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ScriptingCompositeEntity
- setup(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ScriptingCompositeEntity
- setUpgradeCategory(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- setUpgradeCategory(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setUpgradeTo(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef
- setUpgradeTo(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef
- setupPixmap(Matrix2<RgbaColor>, UUID, CoordI2, int) - Method in interface de.extio.spacecraft.shared.bo.FieldsModuleDrawBo
- setupSpaceshipPixmap(Matrix2<RgbaColor>, UUID, int) - Method in interface de.extio.spacecraft.shared.bo.FieldsModuleDrawBo
- setupTilesizedPixmap(Matrix2<RgbaColor>, UUID, int) - Method in interface de.extio.spacecraft.shared.bo.FieldsModuleDrawBo
- setUuid(UUID) - Method in class de.extio.spacecraft.shared.model.client.game.Player
- setUuid(UUID) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setUuid(UUID) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
- setUuid(UUID) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
- setUuid(UUID) - Method in class de.extio.spacecraft.shared.model.managers.SceneRegistration
- setUuid(UUID) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- setUuid(UUID) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
- setUuid(UUID) - Method in class de.extio.spacecraft.shared.model.metaserver.DedicatedRecord
- setUuid(UUID) - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- setValue(double) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SliderControl
- setValue(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldMeasurement
- setValue(double) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- setValue(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Parameter
- setValue2(double) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.SliderControl
- setVector(CoordI2) - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortMoveEvent
- setVelocityVector(CoordD2) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- setVersion(long) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.TableControl
- setVersion(CompatibilityRecord) - Method in class de.extio.spacecraft.shared.model.managers.StorageIndex
- setVersion(String) - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- setVersion(String) - Method in class de.extio.spacecraft.shared.model.metaserver.AdminErrorReport
- setVersion(String) - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- setVersionInfo(VersionInfo) - Method in class de.extio.spacecraft.shared.model.entity.container.Container
- setVideoMode(ClientVideoOptions.ClientVideoOptionsVideoMode) - Method in class de.extio.spacecraft.shared.model.client.options.ClientVideoOptions
- setViewport(Area2) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- setViewport(Area2) - Method in class de.extio.spacecraft.shared.model.game_server.instance.Player
- setViewport(Area2) - Method in class de.extio.spacecraft.shared.model.message.toserver.GameSessionUnprivilegedControlMessage
- setViewPort(Area2) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessage
- setViewportDragging(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setViewportNormalizedArea(Area2) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setViewPortScrollOffsetReset(boolean) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setViewportSubscription(Area2) - Method in class de.extio.spacecraft.shared.model.client.game.GameSession
- setViewPortWorldDimension(CoordI2) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setViewPortWorldPosition(CoordI2) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- setVisible(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setVisible(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo
- setVisible(boolean) - Method in class de.extio.spacecraft.shared.model.game.GameModeDef
- setVolume(double) - Method in class de.extio.spacecraft.shared.model.client.options.ClientAudioOptions
- setvVx(double) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- setvVy(double) - Method in class de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateCompositesPositionEntry
- setWarning(boolean) - Method in enum de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- setWarp(Pair<UUID, CoordI2>) - Method in class de.extio.spacecraft.shared.model.message.local.DebugControlMessage
- setWave(int) - Method in class de.extio.spacecraft.shared.model.entity.DamageWavePoint
- setWaypoint0(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- setWaypoint0(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- setWaypoint1(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- setWaypoint1(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- setWaypoint2(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- setWaypoint2(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- setWaypoint3(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- setWaypoint3(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- setWaypoint4(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- setWaypoint4(String) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- setWeaponBaseDamage(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setWeaponControllerData(WeaponEntityControllerData) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- setWeaponFireAll(boolean) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setWeaponMaxDistance(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setWeaponMinDistance(double) - Method in class de.extio.spacecraft.shared.model.entity.builtin.def.AbstractWeaponEntityDef
- setWidth(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setWidth(int) - Method in class de.extio.spacecraft.shared.client.ui.Window
- setWindow(EnhancedWindow<String>) - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext
- setWorldCoordinates(List<CoordI2>) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
- setworldPos(CoordI2) - Method in class de.extio.spacecraft.shared.client.module.StatusViewContext.StatusViewContextObjectiveTooltipArea
- setX(double) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- setX(double) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- setX(double) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- setX(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setX(int) - Method in class de.extio.spacecraft.shared.client.ui.Window
- setX(int) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- setX(int) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- setX(int) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- setXY(double, double) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- setXY(double, double) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- setXY(double, double) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- setXY(int, int) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- setXY(int, int) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- setXY(int, int) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- setXY(CoordD2) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- setXY(CoordD2) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- setXY(CoordD2) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- setXY(HasPosition2) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- setXY(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- setXY(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- setY(double) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- setY(double) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- setY(double) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- setY(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.BaseControl
- setY(int) - Method in class de.extio.spacecraft.shared.client.ui.Window
- setY(int) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- setY(int) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- setY(int) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- setZebra(boolean) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileHighlightRenderingBo
- setZebraOffset(int) - Method in interface de.extio.spacecraft.shared.client.renderer.bo.DrawTileHighlightRenderingBo
- setZeroRng(Random) - Method in class de.extio.spacecraft.shared.model.game_server.instance.GameSession
- setZoomFactor(double) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasPositionRelativeToParent
-
Sets the viewport's zoom factor.
- SHARE_QUERY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- SHARE_QUERY_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.SHARE_QUERY_QUALIFIERS
- SHARE_UPLOAD - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers
- SHARE_UPLOAD_QUALIFIERS() - Constructor for class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.SHARE_UPLOAD_QUALIFIERS
- shareCode - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- SHIELD - Static variable in class de.extio.spacecraft.shared.model.bo.FieldBuiltinTypes
- SHIELD - Static variable in class de.extio.spacecraft.shared.model.bo.MeshBuiltinTypes
- SHIELDGENERATOR - Static variable in class de.extio.spacecraft.shared.model.entity.EntityDefCategoryBuiltinTypes
- SHIP - de.extio.spacecraft.shared.client.module.LobbyModuleTabViewMode
- ShipClass - Class in de.extio.spacecraft.shared.model.managers
- ShipClass() - Constructor for class de.extio.spacecraft.shared.model.managers.ShipClass
- SHIPCLASS_ENTITY_CONSTRAINT_EXCEEDED - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- SHIPCLASS_ENTITY_CONSTRAINT_MISSING - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- SHIPCLASS_ENTITYCATEGORY_CONSTRAINT - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- SHIPCLASS_HULL_SLOTS - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- SHIPCLASS_MASS - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- SHIPCLASS_MESH_PRODUCER_CONSTRAINT - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- SHIPCLASS_SIZE_CATEGORY - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- ShipClassDefinitionMessage - Class in de.extio.spacecraft.shared.model.message.toboth
-
Defines all ship classes
- ShipClassDefinitionMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toboth.ShipClassDefinitionMessage
- ShipClassEntityCategoryConstraint - Class in de.extio.spacecraft.shared.model.managers
- ShipClassEntityCategoryConstraint() - Constructor for class de.extio.spacecraft.shared.model.managers.ShipClassEntityCategoryConstraint
- ShipClassEntityConstraint - Class in de.extio.spacecraft.shared.model.managers
- ShipClassEntityConstraint() - Constructor for class de.extio.spacecraft.shared.model.managers.ShipClassEntityConstraint
- ShipClasses - Class in de.extio.spacecraft.shared.model.managers
- ShipClasses() - Constructor for class de.extio.spacecraft.shared.model.managers.ShipClasses
- ShipClassManager - Interface in de.extio.spacecraft.shared.managers
-
ShipClassManager holds and manages ship classes
- ShipClassMeshConstraint - Class in de.extio.spacecraft.shared.model.managers
- ShipClassMeshConstraint() - Constructor for class de.extio.spacecraft.shared.model.managers.ShipClassMeshConstraint
- shipClassName - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- ShipClassSelectionEvent - Class in de.extio.spacecraft.shared.model.client.event
- ShipClassSelectionEvent(String) - Constructor for class de.extio.spacecraft.shared.model.client.event.ShipClassSelectionEvent
- ShipEditorControlEvent - Class in de.extio.spacecraft.shared.model.client.event
- ShipEditorControlEvent() - Constructor for class de.extio.spacecraft.shared.model.client.event.ShipEditorControlEvent
- ShipEditorEntityExecuteAware - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Entities impleenting this interface can be turned on (executed) in ship editor, for example to test mesh consumption
- ShipEditorEntityPlugin - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
These entities provide a view in ship editor for further control in that context
- ShipSelectionEvent - Class in de.extio.spacecraft.shared.model.client.event
-
Event fired after a ship has been selected in ShipSelectionModule
- ShipSelectionEvent(StorageItemDescriptor, ShipSelectionModuleSettings.ShipSelectionModuleMode) - Constructor for class de.extio.spacecraft.shared.model.client.event.ShipSelectionEvent
- ShipSelectionModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- ShipSelectionModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings
- ShipSelectionModuleSettings.ShipSelectionModuleMode - Enum in de.extio.spacecraft.shared.model.client.settings
- SHORT - de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef.PhysicalEntityTilesetPosesMode
- show() - Method in class de.extio.spacecraft.shared.module.AbstractClientModule
- show() - Method in interface de.extio.spacecraft.shared.module.ClientModule
- ShowDialog - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- ShowDialog() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.ShowDialog
- ShowEntityDetailsEvent - Class in de.extio.spacecraft.shared.model.client.event
- ShowEntityDetailsEvent(UUID, UUID) - Constructor for class de.extio.spacecraft.shared.model.client.event.ShowEntityDetailsEvent
- shutdown() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Shuts down the game client
- shutdown() - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
- size() - Method in interface de.extio.spacecraft.shared.managers.EntityDefManager
- SocialModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- SocialModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.SocialModuleSettings
- SOLID_COLOR - de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
- SPACE_STATION - de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
- SpaceCraft - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
-
SpaceCraft is the base class for all ships in this game.
When to use which type:
* SpaceCraft: Ships controlled by AI, cannot spawn on a player slot in a game session
* SpaceShip: Ships controlled by players or AI, can spawn on a player slot in a game session (but only needs to if players join the ship)
* SpaceStation: Specialization of SpaceShip for stationary (big) stations. - SpaceCraft() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- SPACECRAFT - de.extio.spacecraft.shared.model.entity.AbstractEntityDef.PlacementCompatibility
- SpaceCraftFactory - Interface in de.extio.spacecraft.shared.bo
-
Factory for spacecrafts You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject
- SpacecraftSpawnPointCompositeEntityFactory - Class in de.extio.spacecraft.shared.model.entity.builtin.composite.factory
- SpacecraftSpawnPointCompositeEntityFactory() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.factory.SpacecraftSpawnPointCompositeEntityFactory
- SpacecraftSpawnPointEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- SpacecraftSpawnPointEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.SpacecraftSpawnPointEntity
- SpacecraftSpawnPointEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- SpacecraftSpawnPointEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.SpacecraftSpawnPointEntityDef
- SpaceObject - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
- SpaceObject() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceObject
- SpaceShip - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
-
SpaceShip is the class of your choice for ships manned by players.
When to use which type:
* SpaceCraft: Ships controlled by AI, cannot spawn on a player slot in a game session
* SpaceShip: Ships controlled by players or AI, can spawn on a player slot in a game session (but only needs to if players join the ship)
* SpaceStation: Specialization of SpaceShip for stationary stations. - SpaceShip() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- SPACESHIP - de.extio.spacecraft.shared.model.entity.AbstractEntityDef.PlacementCompatibility
- SpaceShipValidationComplaint - Class in de.extio.spacecraft.shared.model.bo
- SpaceShipValidationComplaint(SpaceShipValidationComplaint.Complaints, CoordI2) - Constructor for class de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint
- SpaceShipValidationComplaint.Complaints - Enum in de.extio.spacecraft.shared.model.bo
- SpaceShipValidationOptions - Class in de.extio.spacecraft.shared.model.bo
-
Options to validate a SpaceCraft
- SpaceShipValidator - Interface in de.extio.spacecraft.shared.bo
-
Validates a spacecraft.
- SpaceStation - Class in de.extio.spacecraft.shared.model.entity.builtin.composite
-
SpaceStation is a specialization of SpaceShip for space stations that may be entered by players.
When to use which type:
* SpaceCraft: Ships controlled by AI, cannot spawn on a player slot in a game session
* SpaceShip: Ships controlled by players or AI, can spawn on a player slot in a game session (but only needs to if players join the ship)
* SpaceStation: Specialization of SpaceShip for stationary stations. - SpaceStation() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceStation
- SPACESTATION - de.extio.spacecraft.shared.model.entity.AbstractEntityDef.PlacementCompatibility
- SpaceStationFactory - Interface in de.extio.spacecraft.shared.bo
-
Factory for space stations that can be entered by players.
- SpatialIndex2Capable - Interface in de.extio.spacecraft.shared.model.world
-
Objects that can be indexed in SpatialIndex2D implementations
- SpatialIndex2D<T extends SpatialIndex2Capable> - Interface in de.extio.spacecraft.shared.world
-
Spatial indexes are used for spatial queries.
- spawn(Area2, SpaceCraft, Map<String, Object>, AiFactoryCrewManagerType, AiFactorySpacecraftManagerType, int, UUID, GameSession) - Method in interface de.extio.spacecraft.shared.bo.AiFactory
-
Spawn an AI ship.
- spawn(Area2, SpaceCraft, Map<String, Object>, Class<? extends AiCrewManager>, Class<? extends AiSpacecraftManager>, int, UUID, GameSession) - Method in interface de.extio.spacecraft.shared.bo.AiFactory
-
Spawn an AI ship.
- spawn(Area2, String, AiFactoryCrewManagerType, AiFactorySpacecraftManagerType, int, UUID, GameSession) - Method in interface de.extio.spacecraft.shared.bo.AiFactory
-
Spawn an AI ship.
- spawn(Area2, String, Class<? extends AiCrewManager>, Class<? extends AiSpacecraftManager>, int, UUID, GameSession) - Method in interface de.extio.spacecraft.shared.bo.AiFactory
-
Spawn an AI ship.
- spawn(CoordI2, String, String, String, UUID, int, boolean, int, int, Class<T>, Consumer<T>, GameSession) - Method in interface de.extio.spacecraft.shared.bo.SpaceStationFactory
-
Spawns the station at a certain position, also registers it at a ship slot
- spawnByMarker(String, String, String, String, UUID, int, boolean, int, int, Class<T>, Consumer<T>, GameSession) - Method in interface de.extio.spacecraft.shared.bo.SpaceStationFactory
-
Spawns the station at the position of a named MarkerEntity, also registers it at a ship slot
- SpawnShipAtSlotInfo() - Constructor for class de.extio.spacecraft.shared.model.message.server_internal.InternalGameSessionControlMessage.SpawnShipAtSlotInfo
- spawnStation(CoordI2, UUID, int, boolean, boolean, int, int, T, Consumer<T>, GameSession) - Method in interface de.extio.spacecraft.shared.bo.SpaceStationFactory
-
Spawns a preloaded station at a certain position, also registers it at a ship slot.
- SPEEDRUN - de.extio.spacecraft.shared.model.game.GameRunMode
- SpeedrunControlMessage - Class in de.extio.spacecraft.shared.model.message.local
-
Controls speed runs
- SpeedrunControlMessage() - Constructor for class de.extio.spacecraft.shared.model.message.local.SpeedrunControlMessage
- SpeedrunUpdateMessage - Class in de.extio.spacecraft.shared.model.message.toclient
-
Message sent to client to update the status of a speed run
- SpeedrunUpdateMessage() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage
- SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment - Class in de.extio.spacecraft.shared.model.message.toclient
- SpeedrunUpdateMessageSegment() - Constructor for class de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment
- splitEntityGroups - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- splitEntityGroups(GameSession) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Splits this composite entity by connected areas to several separated copies, e.g.
- STANDARD - de.extio.spacecraft.shared.model.entity.ClientEntityAction.ClientEntityActionSelectMode
- STANDARD - de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage.DisplayDuration
- STARTED - Static variable in class de.extio.spacecraft.shared.client.EngineFacade
- state - Variable in class de.extio.spacecraft.shared.model.client.state.PersistentClientState
- STATIC - de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent.ViewPortEntityStatusIconEventDisplayMode
- STATION_MULTIPLE_ENTITY_GROUPS - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- StationEntryPointEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- StationEntryPointEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.StationEntryPointEntity
- StationEntryPointEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
- StationEntryPointEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.StationEntryPointEntityDef
- STATIONS - Static variable in class de.extio.spacecraft.shared.model.managers.StorageDefaultLocations
- Statistics - Class in de.extio.spacecraft.shared.model.metaserver
-
Restricted use only
- Statistics() - Constructor for class de.extio.spacecraft.shared.model.metaserver.Statistics
- StatusView - Interface in de.extio.spacecraft.shared.client.module
-
Modules implementing this interface are displayed on the ingame status view.
- StatusViewContext - Class in de.extio.spacecraft.shared.client.module
-
Context for status views
- StatusViewContext() - Constructor for class de.extio.spacecraft.shared.client.module.StatusViewContext
- StatusViewContext.StatusViewContextObjectiveTooltipArea - Class in de.extio.spacecraft.shared.client.module
- StatusViewContextObjectiveTooltipArea(Area2, CoordI2, String) - Constructor for class de.extio.spacecraft.shared.client.module.StatusViewContext.StatusViewContextObjectiveTooltipArea
- stopEmbeddedServer() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Stops the embedded game server
- stopMusic() - Method in interface de.extio.spacecraft.shared.client.AudioControl
-
Stops playing music
- StorableEntity - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Entities implementing this interface can be stored in a StorageProvider
- StorableEntityDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Entity defs that can be stored in a StorageProvider
- STORAGE_MANAGER - de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings.FileSelectionModuleBackend
- storageAdd(int, int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- storageAdd(int, int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- storageAdd(int, int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- storageAdd(StorageProviderEntity, int, int) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Adds items to the storage
- StorageDefaultLocations - Class in de.extio.spacecraft.shared.model.managers
- StorageDefaultLocations() - Constructor for class de.extio.spacecraft.shared.model.managers.StorageDefaultLocations
- storageEject() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- storageEject() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- storageEject() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- storageEject(StorageProviderEntity) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Ejects all items from storage
- storageEjectSingle(int, int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- storageEjectSingle(int, int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- storageEjectSingle(int, int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- storageEjectSingle(StorageProviderEntity, int, int) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Ejects single items from storage
- StorageEntitySupport - Interface in de.extio.spacecraft.shared.bo
-
Helpers to handle storage (inventory) of entities You can access the corresponding bean implementation via EngineFacade::getBusinessObject / ServerFacade::getBusinessObject
- storageExplode() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- storageExplode() - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- storageExplode() - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- storageExplode(StorageProviderEntity) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Let's the storage contents explode, e.g.
- StorageIndex - Class in de.extio.spacecraft.shared.model.managers
- StorageIndex() - Constructor for class de.extio.spacecraft.shared.model.managers.StorageIndex
- StorageItem - Class in de.extio.spacecraft.shared.model.entity.builtin.live
-
A storage item represents a stored entity
- StorageItem() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.StorageItem
- StorageItem(UUID, int, int) - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.StorageItem
- StorageItemDescriptor - Class in de.extio.spacecraft.shared.model.managers
- StorageItemDescriptor() - Constructor for class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- StorageItemDescriptor(CompatibilityRecord, String, String) - Constructor for class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- StorageItemDescriptor(StorageItemDescriptor) - Constructor for class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- StorageManager - Interface in de.extio.spacecraft.shared.managers
-
StorageManager manages the storage subsystem to store and load data at runtime.
- StorageModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
StorageModuleSettings * Set either sources (1 or more StorageProviderEntity entities) or altSource (StorageProviderEntity not being an AbstractEntity) * Destination is optional
Acquire with: - StorageModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.StorageModuleSettings
- StorageProviderComposite - Class in de.extio.spacecraft.shared.model.entity.builtin.live
-
StorageProviderComposite combines multiple StorageProviderEntity to one.
- StorageProviderComposite() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- StorageProviderComposite(List<StorageProviderEntity>) - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- StorageProviderEntity - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Entities implementing StorageProviderEntity provide storage space (inventory).
- StorageProviderEntityDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Storage providers store other entities (inventory)
- storageRecreate(StorageProviderEntity) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Resets internal storage state, required when storage entity has been loaded from disk.
- storageTake(int, int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- storageTake(int, int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- storageTake(int, int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- storageTake(StorageProviderEntity, int, int) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Takes items from the storage
- storageTake(Predicate<Integer>, int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- storageTransfer(StorageProviderEntity, int, int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- storageTransfer(StorageProviderEntity, int, int) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderComposite
- storageTransfer(StorageProviderEntity, int, int) - Method in interface de.extio.spacecraft.shared.model.entity.builtin.live.StorageProviderEntity
- storageTransfer(StorageProviderEntity, StorageProviderEntity, int, int) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Transfers items between storages
- storeBytes(StorageItemDescriptor, byte[]) - Method in interface de.extio.spacecraft.shared.managers.StorageManager
-
Save raw bytes to a file
- storeObject(StorageItemDescriptor, boolean, Object) - Method in interface de.extio.spacecraft.shared.managers.StorageManager
-
Save an object to a file
- storePersistentClientState() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Saves the persistent client state.
- storeStream(StorageItemDescriptor) - Method in interface de.extio.spacecraft.shared.managers.StorageManager
-
Save data file using a stream.
- storeXml(File, Object) - Method in class de.extio.spacecraft.shared.client.EngineFacade
- strictSignum(double) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Signum function that strictly returns -1 or 1.
- strictSignum(int) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Signum function that strictly returns -1 or 1.
- STRUCTURE - de.extio.spacecraft.shared.model.entity.EntityLayer
- StructureEntity - Class in de.extio.spacecraft.shared.model.entity.builtin.live
-
Structure entities are a specialized form of physical entities - everything that is part of the structure of a ship: walls, systems, engines, weapons, ...
- StructureEntity() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- StructureEntityDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def
-
Structure entities are a specialized form of physical entities - everything that is part of the structure of a ship: walls, systems, engines, weapons, ...
- StructureEntityDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef
- StructureEntityDef.StructureEntityPlaceMode - Enum in de.extio.spacecraft.shared.model.entity.builtin.def
- substract(double) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- substract(double) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- substract(double) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- substract(double, double) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- substract(double, double) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- substract(double, double) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- substract(int) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- substract(int) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- substract(int) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- substract(int, int) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- substract(int, int) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- substract(int, int) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- substract(CoordD2) - Method in interface de.extio.spacecraft.shared.model.world.CoordD2
- substract(CoordD2) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- substract(CoordD2) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- substract(HasPosition2) - Method in interface de.extio.spacecraft.shared.model.world.CoordI2
- substract(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- substract(HasPosition2) - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- sumMass() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Sums up the total mass of this composite
- sumMass() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- sumMass() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.InfoCompositeEntity
- sumMass() - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceObject
- sumMassCached - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- sumMassCachedTurn - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- supply(UUID, AbstractCompositeEntity, UUID, Function<Double, Double>) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Supplies mesh containing consumer meshConsumerId with resources.
- supply(UUID, UUID, UUID, Function<Double, Double>) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Supplies mesh containing consumer meshConsumerId with resources.
- swap(AbstractCompositeEntity, List<AbstractEntity>) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity.CollisionCalculationResult
-
Swaps sides
- SystemMessageEvent - Class in de.extio.spacecraft.shared.model.client.event
-
Can be fired to display a system message
- SystemMessageEvent(String) - Constructor for class de.extio.spacecraft.shared.model.client.event.SystemMessageEvent
T
- take(UUID, AbstractCompositeEntity, UUID, boolean, double, Consumer<Double>) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Take amount of type from mesh buffer, initiated by an entity.
- take(UUID, UUID, UUID, boolean, double, Consumer<Double>) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Take amount of type from mesh buffer, initiated by an entity.
- takeImmediately(MeshLane, double) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Take amount of type from a particular mesh lane buffer immediately.
- takeScreenshot() - Method in class de.extio.spacecraft.shared.client.EngineFacade
-
Takes a screenshot.
- TakeScreenshotEvent - Class in de.extio.spacecraft.shared.model.client.event
-
This event contains a screenshot created by the renderer.
- TakeScreenshotEvent(String, byte[]) - Constructor for class de.extio.spacecraft.shared.model.client.event.TakeScreenshotEvent
- team - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- TEAM_AI - Static variable in class de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
- TEAM_AI - Static variable in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- TEAM_DEFAULT - Static variable in class de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
- TERMINATE - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_DEDICATED_QUALIFIERS
- TERMINATE_LISTING_KEY - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.POST_OPS_QUALIFIERS
- test(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.managers.WorldManager.PhysicalCompositeEntitiesPredicate
- TEST_CONNECT_RESPONSE - Static variable in class de.extio.spacecraft.shared.model.message.metaserver.TestConnectionMessage
- testConnection(Runnable, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Metaserver will try to open a server connection to the sender's IP address to check whether the game server is reachable (e.g.
- TestConnectionMessage - Class in de.extio.spacecraft.shared.model.message.metaserver
-
Message sent by the metaserver for testing a server connection
- TestConnectionMessage() - Constructor for class de.extio.spacecraft.shared.model.message.metaserver.TestConnectionMessage
- TestConnectionMessage(String) - Constructor for class de.extio.spacecraft.shared.model.message.metaserver.TestConnectionMessage
- TEXT - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- TEXT - de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
- ThreadLocalXorShift128Random - Class in de.extio.spacecraft.shared.rng
-
Thread local version of XorShift128Random.
- ThreadLocalXorShift128Random() - Constructor for class de.extio.spacecraft.shared.rng.ThreadLocalXorShift128Random
- THRUSTER - Static variable in class de.extio.spacecraft.shared.model.entity.EntityDefCategoryBuiltinTypes
- thumbnail - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- thumbnailVersion - Variable in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- TILE_CABLES - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- TILE_DIMENSION - Static variable in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- TILE_EFFECT - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- TILE_FLOOR - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- TILE_HIGHLIGHT0 - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- TILE_HIGHLIGHT1 - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- TILE_OBJECT - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- TILE_OBJECT_EXTRA - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- TILE_OVERLAY - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- TILE_RESTRICTED - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- TILE_SIZE - Static variable in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- TILE_SLOT - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- TILE_STRUCTURE - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- tileScaleFactor(double) - Static method in interface de.extio.spacecraft.shared.client.renderer.RendererControl
- TilesetManager<T> - Interface in de.extio.spacecraft.shared.client
-
TilesetManager holds and manages tilesets
- toAwtColor() - Method in class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- toAwtColor() - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- toImmutableCoordD2() - Method in interface de.extio.spacecraft.shared.model.world.Coord2Conversion
- toImmutableCoordI2() - Method in interface de.extio.spacecraft.shared.model.world.Coord2Conversion
- toMutableCoordD2() - Method in interface de.extio.spacecraft.shared.model.world.Coord2Conversion
- toMutableCoordI2() - Method in interface de.extio.spacecraft.shared.model.world.Coord2Conversion
- TOO_MANY_ENTITIES - de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
- TOP - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- TOP - de.extio.spacecraft.shared.model.world.Edge2
- toString() - Method in class de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint
- toString() - Method in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- toString() - Method in class de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoEndpoint
- toString() - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- toString() - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity.CollisionCalculationResult
- toString() - Method in class de.extio.spacecraft.shared.model.entity.ClientEntityAction
- toString() - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntity
- toString() - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndEntityId
- toString() - Method in class de.extio.spacecraft.shared.model.entity.CompositeAndPosition
- toString() - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityIdZone
- toString() - Method in class de.extio.spacecraft.shared.model.entity.CompositeEntityZone
- toString() - Method in class de.extio.spacecraft.shared.model.entity.CompositeIdAndPosition
- toString() - Method in class de.extio.spacecraft.shared.model.entity.container.Entity
- toString() - Method in class de.extio.spacecraft.shared.model.entity.EntityDefZone
- toString() - Method in class de.extio.spacecraft.shared.model.entity.EntityIdZone
- toString() - Method in class de.extio.spacecraft.shared.model.entity.EntityLayerAndPosition
- toString() - Method in class de.extio.spacecraft.shared.model.entity.EntityZone
- toString() - Method in class de.extio.spacecraft.shared.model.i18n.Language
- toString() - Method in class de.extio.spacecraft.shared.model.managers.CompatibilityRecord
- toString() - Method in class de.extio.spacecraft.shared.model.managers.Mod
- toString() - Method in class de.extio.spacecraft.shared.model.managers.ModAndResourceName
- toString() - Method in class de.extio.spacecraft.shared.model.managers.ModBoDef
- toString() - Method in class de.extio.spacecraft.shared.model.managers.ModDefinition
- toString() - Method in class de.extio.spacecraft.shared.model.managers.ShipClass
- toString() - Method in class de.extio.spacecraft.shared.model.managers.ShipClasses
- toString() - Method in class de.extio.spacecraft.shared.model.managers.StorageItemDescriptor
- toString() - Method in exception de.extio.spacecraft.shared.model.managers.VersionMismatchException
- toString() - Method in class de.extio.spacecraft.shared.model.message.AbstractMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.client_internal.ClientDialogMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointControlServerMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.local.CheckpointLoadedServerMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.toboth.ChatMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.toboth.CheckpointDataMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.toboth.GameActionMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.toclient.AchievementMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointInfoMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.toclient.CheckpointLoadedMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.toclient.DialogMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.toclient.ServerMessage
- toString() - Method in class de.extio.spacecraft.shared.model.message.toserver.CheckpointCreateMessage
- toString() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryModInfo
- toString() - Method in class de.extio.spacecraft.shared.model.metaserver.DirectoryRecord
- toString() - Method in class de.extio.spacecraft.shared.model.metaserver.Parameter
- toString() - Method in class de.extio.spacecraft.shared.model.metaserver.Report
- toString() - Method in class de.extio.spacecraft.shared.model.metaserver.Request
- toString() - Method in class de.extio.spacecraft.shared.model.metaserver.Response
- toString() - Method in class de.extio.spacecraft.shared.model.world.Area2
- toString() - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- toString() - Method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- toString() - Method in class de.extio.spacecraft.shared.model.world.MutableCoordD2
- toString() - Method in class de.extio.spacecraft.shared.model.world.MutableCoordI2
- toString() - Method in class de.extio.spacecraft.shared.model.world.Point2
- toString() - Method in class de.extio.spacecraft.shared.model.world.RectI2
- toString() - Method in class de.extio.spacecraft.shared.module.AbstractModule
- toString() - Method in class de.extio.spacecraft.shared.rng.XorShift128Random
- toString(int) - Static method in enum de.extio.spacecraft.shared.model.world.Edge2
- toVectorD(Edge2) - Static method in enum de.extio.spacecraft.shared.model.world.Edge2
-
Returns a vector with length 1 pointing to the direction edge2 representates
- toVectorI(Edge2) - Static method in enum de.extio.spacecraft.shared.model.world.Edge2
-
Returns a vector with length 1 pointing to the direction edge2 representates
- toVNorm() - Method in interface de.extio.spacecraft.shared.model.world.Coord2Conversion
-
Converts a vector to a unit normal vector
- translate(Integer) - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
-
Returns a localized text
- translate(Integer, String) - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
-
Returns a localized text
- translate(String) - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
-
Returns a localized text
- translate(String, String) - Method in interface de.extio.spacecraft.shared.managers.LocalizationManager
-
Returns a localized text
- translateEntityPosToWorldPos(AbstractCompositeEntity, CoordI2) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Translates coordinate within composite entity to absolute world coordinate
- translateWorldPosToEntityPos(AbstractCompositeEntity, CoordI2, boolean) - Static method in class de.extio.spacecraft.shared.world.WorldUtils
-
Translates world coordinate to relative coordinate within composite entity
- TRANSPORTER - de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
- type() - Method in annotation type de.extio.spacecraft.shared.model.entity.container.MultiEnumeration
U
- UI0_0 - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- UI0_1 - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- UI0_2 - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- UI0_BGR - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- UI1_0 - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- UI1_1 - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- UI1_BGR - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- UI2_0 - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- UI2_1 - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- UI2_BGR - de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
- UiControlEvent - Class in de.extio.spacecraft.shared.model.client.event
-
This event is fired when a user interacted with a control in the UI, for example clicked on a button, entered text, ...
- UiControlEvent(String, Object) - Constructor for class de.extio.spacecraft.shared.model.client.event.UiControlEvent
- UiOptions - Class in de.extio.spacecraft.shared.client
-
General options for the client UI
- UiOptions() - Constructor for class de.extio.spacecraft.shared.client.UiOptions
- unload(Mod) - Method in interface de.extio.spacecraft.shared.managers.ScriptingManager
- unloadAll() - Method in interface de.extio.spacecraft.shared.managers.ScriptingManager
- unloadModule(Class<? extends Module>) - Method in interface de.extio.spacecraft.shared.managers.ModuleManager
- unregister(SpaceCraft, AiOrchestrator, AiBuildingBlockManager, GameSession) - Method in interface de.extio.spacecraft.shared.model.bo.AiSpacecraftManager
- unregister(GameSession, SpaceCraft) - Method in interface de.extio.spacecraft.shared.model.bo.AiCrewManager
- unregister(String...) - Method in interface de.extio.spacecraft.shared.client.KeycodeRegistry
-
Unregisters key code registrations
- unregister(UUID) - Method in interface de.extio.spacecraft.shared.managers.SceneRegistry
- unregisterAll() - Method in interface de.extio.spacecraft.shared.managers.SceneRegistry
- unregisterInterceptor(UUID) - Method in interface de.extio.spacecraft.shared.managers.WorldManager
-
World manager interceptors are notified about changes in the game world.
- UNRESTRICTED - de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef.StructureEntityPlaceMode
- update(MeshConsumerSupport) - Method in class de.extio.spacecraft.shared.bo.MeshConsumerSupport
- update(FieldPoint) - Method in class de.extio.spacecraft.shared.model.bo.FieldPoint
- update(ViewPortModuleSettings) - Method in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- update(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.managers.WorldManagerInterceptor
-
Interceptor callback
- update(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
-
Updates non-transient fields (i.e.
- update(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractAiSpawnPortal
- update(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.AbstractPortalCompositeEntity
- update(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.DarkMatter
- update(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.ImageSurfaceCompositeEntity
- update(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.LootContainerCompositeEntity
- update(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceCraft
- update(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceObject
- update(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceShip
- update(AbstractCompositeEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.composite.SpaceStation
- update(AbstractEntity) - Method in interface de.extio.spacecraft.shared.bo.PathFindingEntitySupport
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.AbstractEntity
-
Incremental update of non-transient fields (usually transferred from server)
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractAiWaypointEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractMeshEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractScriptingEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ActionItemEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlBanditEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiControlTransporterEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiDestinationEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiSpawnPointEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AiWaypointEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.AsteroidScenarioScriptingEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.CrewEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.ImageSurfaceEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.LootContainer
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.MarkerEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.PhysicalEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.RestrictedEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.SpacecraftSpawnPointEntity
- update(AbstractEntity) - Method in class de.extio.spacecraft.shared.model.entity.builtin.live.StructureEntity
- update(AbstractEntity, AbstractEntity) - Method in interface de.extio.spacecraft.shared.bo.EntityModSupport
- update(StorageProviderEntity, StorageProviderEntity) - Method in interface de.extio.spacecraft.shared.bo.StorageEntitySupport
-
Callback from entity to make storage functionality work.
- updateAfterMesh(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Needed for the field manager to work.
- updateArea() - Method in class de.extio.spacecraft.shared.client.ui.EnhancedWindow
- updateArea() - Method in class de.extio.spacecraft.shared.client.ui.Window
- updateBeforeMesh(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Needed for the field manager to work.
- updateFieldEmissions(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.bo.FieldManager
-
Needed for the field manager to work.
- updateItemDescriptor(StorageItemDescriptor) - Method in interface de.extio.spacecraft.shared.managers.StorageManager
- updateRelativeScreenPosition() - Method in class de.extio.spacecraft.shared.client.ui.Window
- updateStage0(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Updates mesh.
- updateStage1(AbstractCompositeEntity) - Method in interface de.extio.spacecraft.shared.bo.MeshManager
-
Updates mesh.
- UpgradeableEntityDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Entity defs that can be upgraded
- uploadShare(Object, BiConsumer<Long, Long>, Consumer<String>, Consumer<Exception>) - Method in interface de.extio.spacecraft.shared.managers.MetaserverClient
-
Shares an object (e.g.
- uuid - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- UUID - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_DEDICATED_QUALIFIERS
- UUID - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.ANNOUNCE_QUALIFIERS
- UUID - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.DISCONTINUE_DEDICATED_QUALIFIERS
- UUID - Static variable in class de.extio.spacecraft.shared.model.metaserver.RequestQualifiers.DISCONTINUE_QUALIFIERS
V
- validate(AbstractCompositeEntity, ShipClass, SpaceShipValidationOptions) - Method in interface de.extio.spacecraft.shared.bo.SpaceShipValidator
- value() - Method in annotation type de.extio.spacecraft.shared.model.entity.container.FieldDescription
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.bo.LootScatterer.ScatteringMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.bo.SceneLoader.ClearMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.client.module.LobbyModuleHostMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.client.module.LobbyModuleLeftViewMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.client.module.LobbyModuleServerPublishing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.client.module.LobbyModuleTabViewMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.bo.AiFactoryCrewManagerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.bo.FieldEmitterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent.ViewPortEntityStatusIconEventDisplayMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.options.ClientVideoOptions.ClientVideoOptionsVideoMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.renderer.DrawFontRenderingBoTextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoShape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings.FileSelectionModuleBackend
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings.FileSelectionModuleMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.settings.OptionsState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings.ShipSelectionModuleMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings.SuspendViewPortDraggingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.entity.AbstractEntityDef.PlacementCompatibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef.EntityModRarity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef.PhysicalEntitySizeCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef.PhysicalEntityTilesetPosesMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef.StructureEntityPlaceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.entity.ClientEntityAction.ClientEntityActionSelectMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.entity.EntityLayer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.game.GameRunMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.game.GameSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage.DisplayDuration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage.DisplayMessageHint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.message.toboth.GameSessionServerPublishingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.message.toclient.ServerMessage.ServerMessageHint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.model.world.Edge2
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.extio.spacecraft.shared.module.ServerModuleType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.extio.spacecraft.shared.bo.LootScatterer.ScatteringMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.bo.SceneLoader.ClearMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.client.module.LobbyModuleHostMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.client.module.LobbyModuleLeftViewMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.client.module.LobbyModuleServerPublishing
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.client.module.LobbyModuleTabViewMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.bo.AiFactoryCrewManagerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.bo.AiFactorySpacecraftManagerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.bo.FieldEmitterMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.bo.SpaceShipValidationComplaint.Complaints
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent.ViewPortEntityStatusIconEventDisplayMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.options.ClientVideoOptions.ClientVideoOptionsVideoMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.renderer.DrawFontRenderingBoTextAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.renderer.DrawTileCableRenderingBoShape
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.renderer.DrawTileEffectRenderingBoEffects
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.renderer.RenderingBoLayer
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings.FileSelectionModuleBackend
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.settings.FileSelectionModuleSettings.FileSelectionModuleMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.settings.OptionsState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.settings.ShipSelectionModuleSettings.ShipSelectionModuleMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings.SuspendViewPortDraggingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.entity.AbstractEntityDef.PlacementCompatibility
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.entity.builtin.def.mod.AbstractEntityModDef.EntityModRarity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef.PhysicalEntitySizeCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.entity.builtin.def.PhysicalEntityDef.PhysicalEntityTilesetPosesMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.entity.builtin.def.StructureEntityDef.StructureEntityPlaceMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.entity.ClientEntityAction.ClientEntityActionSelectMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.entity.EntityLayer
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.game.GameRunMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.game.GameSessionState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage.DisplayDuration
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage.DisplayMessageHint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.message.toboth.GameSessionServerPublishingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.message.toclient.ServerMessage.ServerMessageHint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.model.world.Edge2
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.extio.spacecraft.shared.module.ServerModuleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES_CACHED - Static variable in enum de.extio.spacecraft.shared.model.world.Edge2
- velocityVector - Variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- version() - Method in annotation type de.extio.spacecraft.shared.model.managers.CompatibilityLevel
- VersionInfo - Class in de.extio.spacecraft.shared.model.entity.container
- VersionInfo() - Constructor for class de.extio.spacecraft.shared.model.entity.container.VersionInfo
- VersionManager - Interface in de.extio.spacecraft.shared.managers
-
VersionManager versions objects
- VersionMismatchException - Exception in de.extio.spacecraft.shared.model.managers
- VersionMismatchException() - Constructor for exception de.extio.spacecraft.shared.model.managers.VersionMismatchException
- VersionMismatchException(String, int, int) - Constructor for exception de.extio.spacecraft.shared.model.managers.VersionMismatchException
- VIDEO - de.extio.spacecraft.shared.model.client.settings.OptionsState
- VIEWPORT_NORMALIZED_AREA_FULL - Static variable in class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- ViewPortClientActionEvent - Class in de.extio.spacecraft.shared.model.client.event
- ViewPortClientActionEvent() - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortClientActionEvent
- ViewPortClientActionEvent(Collection<ClientEntityAction>, boolean, CoordI2, CoordI2, UUID) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortClientActionEvent
- ViewPortCursorBaseEvent - Class in de.extio.spacecraft.shared.model.client.event
- ViewPortCursorBaseEvent(CoordI2, CoordI2, CoordI2, List<CompositeAndEntityId>, long, int) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- ViewPortDrawControlEvent - Class in de.extio.spacecraft.shared.model.client.event
-
Fire this event if you need to draw a control relative to a composite entity (including animations)
- ViewPortDrawControlEvent(CoordI2, CoordI2, UUID, ControlRenderingBo) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortDrawControlEvent
- ViewPortDrawImageEvent - Class in de.extio.spacecraft.shared.model.client.event
-
Fire this event to draw an image on the tile grid, also relative to a composite entity (including animations)
- ViewPortDrawImageEvent(int, CoordI2, CoordI2, UUID, String, byte[], float, RenderingBoLayer) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- ViewPortDrawImageEvent(int, CoordI2, CoordI2, UUID, String, String, RenderingBoLayer) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortDrawImageEvent
- ViewPortEffectEvent - Class in de.extio.spacecraft.shared.model.client.event
-
Fire this event to draw an effect on the tile grid, also relative to a composite entity (including animations)
- ViewPortEffectEvent() - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
- ViewPortEffectEvent(int, DrawEffectRenderingBoEffects, RgbaColor, CoordI2, CoordI2, UUID, List<CoordI2>, List<CoordI2>, List<CompositeIdAndPosition>, List<CoordI2>, int, double) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
-
Effect
- ViewPortEffectEvent(int, DrawTileEffectRenderingBoEffects, RgbaColor, CoordI2, CoordI2, UUID, List<CoordI2>, int, int, String) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortEffectEvent
-
Tile Effect
- ViewPortEntitySelectionEvent - Class in de.extio.spacecraft.shared.model.client.event
- ViewPortEntitySelectionEvent(UUID, UUID, UUID) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortEntitySelectionEvent
- ViewPortEntityStatusIconEvent - Class in de.extio.spacecraft.shared.model.client.event
-
Draws an icon (e.g.
- ViewPortEntityStatusIconEvent(int, UUID, CoordI2, int, CoordI2, ViewPortEntityStatusIconEvent.ViewPortEntityStatusIconEventDisplayMode, CoordI2) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent
- ViewPortEntityStatusIconEvent(int, UUID, CoordI2, ViewPortEntityStatusIconEvent.ViewPortEntityStatusIconEventDisplayMode) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortEntityStatusIconEvent
- ViewPortEntityStatusIconEvent.ViewPortEntityStatusIconEventDisplayMode - Enum in de.extio.spacecraft.shared.model.client.event
- ViewPortEvent - Class in de.extio.spacecraft.shared.model.client.event
- ViewPortEvent() - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortEvent
- ViewPortEvent(int, boolean) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortEvent
- ViewPortHighlightRasterEvent - Class in de.extio.spacecraft.shared.model.client.event
-
Highlights a certain tile on the tile grid
- ViewPortHighlightRasterEvent(boolean, CoordI2, CoordI2, CoordI2, UUID) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortHighlightRasterEvent
- ViewPortHighlightRasterEvent(boolean, CoordI2, CoordI2, CoordI2, UUID, RgbaColor, RenderingBoLayer) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortHighlightRasterEvent
- ViewPortModuleSettings - Class in de.extio.spacecraft.shared.model.client.settings
-
Acquire with:
- ViewPortModuleSettings() - Constructor for class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- ViewPortModuleSettings(ViewPortModuleSettings) - Constructor for class de.extio.spacecraft.shared.model.client.settings.ViewPortModuleSettings
- ViewPortModuleSettings.SuspendViewPortDraggingMode - Enum in de.extio.spacecraft.shared.model.client.settings
- ViewPortMoveEvent - Class in de.extio.spacecraft.shared.model.client.event
- ViewPortMoveEvent() - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortMoveEvent
- ViewPortMoveEvent(CoordI2) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortMoveEvent
- ViewPortTileBaseEvent - Class in de.extio.spacecraft.shared.model.client.event
- ViewPortTileBaseEvent() - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortTileBaseEvent
- ViewPortTileBaseEvent(int, CoordI2, CoordI2, UUID) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortTileBaseEvent
- ViewPortTileClickPressEvent - Class in de.extio.spacecraft.shared.model.client.event
-
This event is fired when a mouse button is pressed on a tile
- ViewPortTileClickPressEvent(CoordI2, CoordI2, CoordI2, List<CompositeAndEntityId>, int, long, int) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortTileClickPressEvent
- ViewPortTileClickReleaseEvent - Class in de.extio.spacecraft.shared.model.client.event
-
This event is fired when a mouse button is released on a tile
- ViewPortTileClickReleaseEvent(CoordI2, CoordI2, CoordI2, List<CompositeAndEntityId>, List<ClientEntityAction>, int, long, int) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortTileClickReleaseEvent
- ViewPortTileMouseMoveEvent - Class in de.extio.spacecraft.shared.model.client.event
-
This event is fired when the mouse is moved to a tile
- ViewPortTileMouseMoveEvent(CoordI2, CoordI2, CoordI2, List<CompositeAndEntityId>, int, long, int, boolean) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortTileMouseMoveEvent
- ViewPortWorldPosSelectionEvent - Class in de.extio.spacecraft.shared.model.client.event
- ViewPortWorldPosSelectionEvent(int, boolean, CoordI2, boolean, RgbaColor) - Constructor for class de.extio.spacecraft.shared.model.client.event.ViewPortWorldPosSelectionEvent
- VMAX_M_LB - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- VMAX_M_UB - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- VMAX_VEL_MAX - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- VMAX_VEL_MIN - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
- VMAX_VEL_VAR - Static variable in class de.extio.spacecraft.shared.model.entity.AbstractCompositeEntity
W
- WARNING - de.extio.spacecraft.shared.model.message.client_internal.DisplayMessage.DisplayMessageHint
- WARNING - de.extio.spacecraft.shared.model.message.toclient.ServerMessage.ServerMessageHint
- WarpPlayer - Class in de.extio.spacecraft.shared.model.entity.builtin.live.scripting
- WarpPlayer() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.scripting.WarpPlayer
- WEAPON - Static variable in class de.extio.spacecraft.shared.model.client.event.AudioEvent.AudioEventBuiltinGroups
- WEAPON - Static variable in class de.extio.spacecraft.shared.model.entity.EntityDefCategoryBuiltinTypes
- WEAPON_ION - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- WEAPON_LASER - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- WEAPON_SCANNER - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- WEAPON_TRACTOR - de.extio.spacecraft.shared.model.client.renderer.DrawEffectRenderingBoEffects
- weaponControllerData - Variable in class de.extio.spacecraft.shared.model.entity.builtin.live.AbstractWeaponEntity
- WeaponEntity - Interface in de.extio.spacecraft.shared.model.entity.builtin.live
-
Weapons implement this interface.
- WeaponEntityControllerData - Class in de.extio.spacecraft.shared.model.entity.builtin.live
- WeaponEntityControllerData() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- WeaponEntityControllerData(WeaponEntityControllerData) - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.WeaponEntityControllerData
- WeaponEntityDef - Interface in de.extio.spacecraft.shared.model.entity.builtin.def
-
Weapons
- WeaponEntityMod - Class in de.extio.spacecraft.shared.model.entity.builtin.live.mod
- WeaponEntityMod() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.live.mod.WeaponEntityMod
- WeaponEntityModDef - Class in de.extio.spacecraft.shared.model.entity.builtin.def.mod
- WeaponEntityModDef() - Constructor for class de.extio.spacecraft.shared.model.entity.builtin.def.mod.WeaponEntityModDef
- WHITE - Static variable in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- Window - Class in de.extio.spacecraft.shared.client.ui
-
Helper to position, draw and manage virtual windows in the UI.
- Window(String, boolean) - Constructor for class de.extio.spacecraft.shared.client.ui.Window
- WINDOW - de.extio.spacecraft.shared.model.client.options.ClientVideoOptions.ClientVideoOptionsVideoMode
- WINDOWS - Static variable in class de.extio.spacecraft.shared.client.ui.Window
- withDimensionAbsolute(int, int) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasDimension
- withDimensionAbsolute(HasPosition2) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasDimension
- withDimensionIncrementalAbsolute(int, int) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasDimension
- withDimensionIncrementalAbsolute(HasPosition2) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasDimension
- withDimensionIncrementalPercentual(double, double) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasDimension
- withDimensionPercentual(double, double) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoHasDimension
- withPositionAbsoluteAnchorBottomLeft(int, int) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with an absolute position on the viewport.
- withPositionAbsoluteAnchorBottomLeft(HasPosition2) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with an absolute position on the viewport.
- withPositionAbsoluteAnchorBottomRight(int, int) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with an absolute position on the viewport.
- withPositionAbsoluteAnchorBottomRight(HasPosition2) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with an absolute position on the viewport.
- withPositionAbsoluteAnchorTopLeft(int, int) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with an absolute position on the viewport.
- withPositionAbsoluteAnchorTopLeft(HasPosition2) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with an absolute position on the viewport.
- withPositionAbsoluteAnchorTopLeftScaled(int, int) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBoScaledAbsolutePosition
- withPositionAbsoluteAnchorTopRight(int, int) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with an absolute position on the viewport.
- withPositionAbsoluteAnchorTopRight(HasPosition2) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with an absolute position on the viewport.
- withPositionIncrementalAbsolute(int, int) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with an incremental position relative to the position the bo is already at.
- withPositionIncrementalAbsolute(HasPosition2) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with an incremental position relative to the position the bo is already at.
- withPositionIncrementalPercentual(double, double) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with a percenutal position relative to the position the bo is already at.
- withPositionPercentual(double, double) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo with a percentual position on the viewport.
- withPositionRelative(int, int) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo relative to it's parent.
- withPositionRelative(HasPosition2) - Method in interface de.extio.spacecraft.shared.client.renderer.RenderingBo
-
Positions this bo relative to it's parent.
- WorldManager - Interface in de.extio.spacecraft.shared.managers
-
WorldManager represents the game world.
- WorldManager.CollisionDetectionListener - Interface in de.extio.spacecraft.shared.managers
-
Listener to operate on detected collisions between two composite entities on entity level.
- WorldManager.PhysicalCompositeEntitiesPredicate - Class in de.extio.spacecraft.shared.managers
-
Predicate for area based findBy() methods to ignore non-physical composite entities
- WorldManagerInterceptor - Interface in de.extio.spacecraft.shared.managers
-
World manager interceptors are notified about changes in the game world.
- worldPos - Variable in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- worldPosSubOffset - Variable in class de.extio.spacecraft.shared.model.client.event.ViewPortCursorBaseEvent
- WorldUtils - Class in de.extio.spacecraft.shared.world
-
Library for geometric problems
- WorldUtils() - Constructor for class de.extio.spacecraft.shared.world.WorldUtils
X
- xor(RgbaColor) - Method in class de.extio.spacecraft.shared.model.client.renderer.ImmutableRgbaColor
- xor(RgbaColor) - Method in class de.extio.spacecraft.shared.model.client.renderer.RgbaColor
- XorShift128Random - Class in de.extio.spacecraft.shared.rng
-
Random implementation using the Xorshift+ (xorshift128plus) algorithm
- XorShift128Random() - Constructor for class de.extio.spacecraft.shared.rng.XorShift128Random
- XorShift128Random(long) - Constructor for class de.extio.spacecraft.shared.rng.XorShift128Random
- XorShift128Random(String) - Constructor for class de.extio.spacecraft.shared.rng.XorShift128Random
Y
Z
- zero() - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordD2
- zero() - Static method in class de.extio.spacecraft.shared.model.world.ImmutableCoordI2
- ZeroRandom - Class in de.extio.spacecraft.shared.rng
-
Random implementation always returning 0
- ZeroRandom() - Constructor for class de.extio.spacecraft.shared.rng.ZeroRandom
All Classes All Packages