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