Package com.pixelmonmod.pixelmon.api.context
package com.pixelmonmod.pixelmon.api.context
-
ClassDescriptionContextKey<A>A key for the interaction contextA
StoredContextimplementation that intentionally stores no values.An object for storing generic data in a map without the burden of having to cast, or deal with the generic types.This is a "strict" implementation ofStoredContextthat only allows immutable context keys to be set and retrieved.