Package games.stendhal.tools.statistics
Class ItemDumper
java.lang.Object
games.stendhal.tools.statistics.ItemDumper
Dumps the items of all players into a table called items.
- Author:
- hendrik
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ItemDumper
public ItemDumper()
-
-
Method Details
-
dump
public void dump() -
main
starts the ItemDumper.- Parameters:
args
- ignored- Throws:
Exception
- in case of an unexpected item
-