Uses of Class
games.stendhal.server.entity.npc.CloneManager
-
Uses of CloneManager in games.stendhal.server.core.engine
Modifier and TypeMethodDescriptionstatic CloneManager
SingletonRepository.getCloneManager()
Retrieves the CloneManager. -
Uses of CloneManager in games.stendhal.server.entity.npc
Modifier and TypeMethodDescriptionstatic CloneManager
CloneManager.get()
Retrieves the static instance.static CloneManager
CloneManager.getInstance()
Deprecated.Use CloneManager.get().