Package ca.stellardrift.permissionsex.context
-
Interface Summary Interface Description ContextDefinitionProvider A repository of context types.ContextInheritance Holder for information about inheritance between contexts. -
Class Summary Class Description ContextDefinition<V> A specific type of context, for exampleworld,server-tag, oruntil.ContextValue<V> A (key, value) pair for one specific context entry.EnumContextDefinition<T extends Enum<T>> SimpleContextDefinition Context definition for types that have no complex data.SimpleContextDefinition.Fallback