Uses of Class
games.stendhal.server.entity.npc.CloneManager
Packages that use CloneManager
-
Uses of CloneManager in games.stendhal.server.core.engine
Methods in games.stendhal.server.core.engine that return CloneManagerModifier and TypeMethodDescriptionstatic CloneManagerSingletonRepository.getCloneManager()Retrieves the CloneManager. -
Uses of CloneManager in games.stendhal.server.entity.npc
Methods in games.stendhal.server.entity.npc that return CloneManagerModifier and TypeMethodDescriptionstatic CloneManagerCloneManager.get()Retrieves the static instance.static CloneManagerCloneManager.getInstance()Deprecated.Use CloneManager.get().