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