Represents a factory class that contains important functions for building dialogues.
final DialogueFactory sendInformationBox(String title, String...lines)
The chain-able itemcontainer that allows implementing dialogue factories the ability to chain togethe...