Uses of Class
studio.magemonkey.codex.CodexDataPlugin
Packages that use CodexDataPlugin
Package
Description
-
Uses of CodexDataPlugin in studio.magemonkey.codex
Classes in studio.magemonkey.codex with type parameters of type CodexDataPluginModifier and TypeClassDescriptionclassCodexDataPlugin<P extends CodexDataPlugin<P,U>, U extends IAbstractUser<P>> -
Uses of CodexDataPlugin in studio.magemonkey.codex.data.event
Classes in studio.magemonkey.codex.data.event with type parameters of type CodexDataPluginModifier and TypeClassDescriptionclassEngineUserCreatedEvent<P extends CodexDataPlugin<P,U>, U extends IAbstractUser<P>> classEngineUserEvent<P extends CodexDataPlugin<P,U>, U extends IAbstractUser<P>> classEngineUserLoadEvent<P extends CodexDataPlugin<P,U>, U extends IAbstractUser<P>> classEngineUserUnloadEvent<P extends CodexDataPlugin<P,U>, U extends IAbstractUser<P>> -
Uses of CodexDataPlugin in studio.magemonkey.codex.data.users
Classes in studio.magemonkey.codex.data.users with type parameters of type CodexDataPluginModifier and TypeClassDescriptionclassIUserManager<P extends CodexDataPlugin<P,U>, U extends IAbstractUser<P>>