Package gg.xp.xivdata.data
Class ActionLibrary
java.lang.Object
gg.xp.xivdata.data.ActionLibrary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static @Nullable ActionInfo
forId
(int id) static @Nullable ActionInfo
forId
(long id) static Map<Integer,
ActionInfo> getAll()
static @Nullable ActionIcon
iconForId
(long id) static ActionLibraryImpl
readAltCsv
(File file)
-
Constructor Details
-
ActionLibrary
public ActionLibrary()
-
-
Method Details
-
checkForErrors
public static void checkForErrors() -
getAll
-
forId
-
forId
-
readAltCsv
-
iconForId
-