Uses of Interface
games.stendhal.server.extension.StendhalServerExtensionIface
Packages that use StendhalServerExtensionIface
Package
Description
the scripting backend.
-
Uses of StendhalServerExtensionIface in games.stendhal.server.core.scripting
Classes in games.stendhal.server.core.scripting that implement StendhalServerExtensionIfaceModifier and TypeClassDescriptionclassServerExtension to load Groovy, Lua, and Java scripts.classOld invoker for groovy scripts. -
Uses of StendhalServerExtensionIface in games.stendhal.server.extension
Classes in games.stendhal.server.extension that implement StendhalServerExtensionIfaceModifier and TypeClassDescriptionclassThe StendhalServerExtension is a base class for plugins that add functions to the server.classStendhal TeleportSend Extenstion This extension adds teleportsend to the game world.Methods in games.stendhal.server.extension that return StendhalServerExtensionIfaceModifier and TypeMethodDescriptionstatic StendhalServerExtensionIfaceStendhalServerExtension.getInstance(String name) gets an stendhal extension instance