Class YamlToSql
java.lang.Object
com.booksaw.betterTeams.team.storage.convert.Converter
com.booksaw.betterTeams.team.storage.convert.YamlToSql
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
convert()
void
getEchestContents
(org.bukkit.inventory.Inventory inventory, org.bukkit.configuration.file.YamlConfiguration section) static void
Methods inherited from class com.booksaw.betterTeams.team.storage.convert.Converter
convertStorage, getConverter, log
-
Constructor Details
-
YamlToSql
public YamlToSql()
-
-
Method Details
-
convert
protected void convert() -
pack
- Throws:
IOException
-
getEchestContents
public void getEchestContents(org.bukkit.inventory.Inventory inventory, org.bukkit.configuration.file.YamlConfiguration section)
-