Uses of Class
com.olziedev.playerwarps.api.expansion.ExpansionRegistry
Packages that use ExpansionRegistry
Package
Description
All the generalized objects within the API.
All expansion based objects that expose methods for external plugins to hook into.
-
Uses of ExpansionRegistry in com.olziedev.playerwarps.api
Methods in com.olziedev.playerwarps.api that return ExpansionRegistryModifier and TypeMethodDescriptionabstract ExpansionRegistryOlziePluginAPI.getExpansionRegistry()PluginAPI.getExpansionRegistry() -
Uses of ExpansionRegistry in com.olziedev.playerwarps.api.expansion
Fields in com.olziedev.playerwarps.api.expansion declared as ExpansionRegistryModifier and TypeFieldDescriptionPluginExpansion.registryThis variable is initialised when the expansion has been loaded and returns the registry it was loaded in.