RuneHive-Game
Loading...
Searching...
No Matches
DialogueFactory.java File Reference
import com.runehive.game.world.entity.mob.npc.definition.NpcDefinition;
import com.runehive.game.world.entity.mob.player.Player;
import com.runehive.game.world.items.Item;
import com.runehive.net.packet.out.*;
import com.runehive.util.Utility;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import java.util.*;
Include dependency graph for DialogueFactory.java:

Go to the source code of this file.

Classes

class  com.runehive.content.dialogue.DialogueFactory
 Represents a factory class that contains important functions for building dialogues. More...

Packages

package  com.runehive.content.dialogue