public class GUIBallConfiguration
extends BallDataRepository
Created by Shynixn 2018.
| Constructor and Description |
|---|
GUIBallConfiguration(org.bukkit.plugin.Plugin plugin,
java.lang.String fileName,
java.util.Map<java.lang.Integer,com.github.shynixn.ball.bukkit.logic.persistence.entity.ItemContainer> items)
Created by Shynixn 2018.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.github.shynixn.ball.bukkit.logic.persistence.entity.ItemContainer> |
getGUIItems()
Returns the gui items.
|
void |
reload()
Reloads the content from the fileSystem.
|
clear, close, create, getAll, persist, reload, remove, size, storecreate, persistreload