Package fr.alasdiablo.diolib.config
Class FireworkEventConfig
java.lang.Object
fr.alasdiablo.diolib.api.config.JsonConfig
fr.alasdiablo.diolib.config.FireworkEventConfig
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FireworkEventConfig
public FireworkEventConfig()
-
-
Method Details
-
canContributorFirework
public boolean canContributorFirework() -
read
protected void read(@NotNull @NotNull com.google.gson.JsonObject json) Description copied from class:JsonConfigProcesses this json file- Specified by:
readin classJsonConfig- Parameters:
json- Json file need to be processes
-
write
protected com.google.gson.JsonObject write()Description copied from class:JsonConfigCreate the json object need to be written in the config directory- Specified by:
writein classJsonConfig- Returns:
- JsonObject need to be written
-
getName
- Specified by:
getNamein classJsonConfig
-