Class ItemExporter
- java.lang.Object
-
- net.runelite.cache.definitions.exporters.ItemExporter
-
public class ItemExporter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ItemExporter(ItemDefinition item)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringexport()voidexportTo(java.io.File file)
-
-
-
Constructor Detail
-
ItemExporter
public ItemExporter(ItemDefinition item)
-
-