Package org.spongepowered.api.service.context
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.service.context
-
ClassDescriptionEncapsulates a single attribute about the state or circumstances of a
Contextual
.Calculates theContext
s applicable for aContextual
.A service that provides shared context calculation functionality for any services that may wish to use contexts.A common interface for objects that have a relevant context.A common interface for objects that have an identifier and can have a set of activeContext
s determined.