Uses of Class
de.espirit.firstspirit.client.plugin.ClientPluginScope
Package
Description
Provides interfaces and types for client plugins.
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
public hotspot
of FirstSpirit.-
Uses of ClientPluginScope in de.espirit.firstspirit.client.plugin
Modifier and TypeMethodDescription<A extends ClientPluginAction<?>>
@NotNull List<A>ClientPlugin.getActions
(ClientPluginScope<A> scope) Deprecated.
plug-in type
instead (see hierarchy).