Class AllowedModsData
java.lang.Object
com.craftingdead.protect.whitelist.AllowedModsData
Container for the allowed mods whitelist JSON data.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMods()voidsetGeneratedAt(String generatedAt) voidsetMods(List<AllowedModEntry> mods)
-
Constructor Details
-
AllowedModsData
public AllowedModsData()
-
-
Method Details
-
getGeneratedAt
-
setGeneratedAt
-
getMods
-
setMods
-