Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

L

load(JavaPlugin, ConfigurationSection) - Method in class com.bgsoftware.superiorskyblock.api.missions.Mission
The load function of the mission.
load(byte[]) - Method in interface com.bgsoftware.superiorskyblock.api.persistence.PersistentDataContainer
Load contents from the serialized data into the container.
loadAllObjects(String, Consumer<Map<String, Object>>) - Method in interface com.bgsoftware.superiorskyblock.api.data.DatabaseBridge
Load all the objects from the database.
loadChunk(World, int, int) - Method in interface com.bgsoftware.superiorskyblock.api.hooks.ChunksProvider
Load a chunk in the world.
loadChunk(Chunk) - Method in interface com.bgsoftware.superiorskyblock.api.world.event.WorldEventsManager
Handles a new chunk being loaded.
loadCost(ConfigurationSection) - Method in interface com.bgsoftware.superiorskyblock.api.upgrades.cost.UpgradeCostLoader
Load a cost from a configuration section.
loadData(SuperiorSkyblock) - Method in class com.bgsoftware.superiorskyblock.api.modules.PluginModule
Called when the module can load data about players.
loadMissionsData() - Method in interface com.bgsoftware.superiorskyblock.api.handlers.MissionsManager
Load all data related to missions.
loadMissionsData(List<Mission<?>>) - Method in interface com.bgsoftware.superiorskyblock.api.handlers.MissionsManager
Load all data related to missions of specific missions.
loadObject(String, DatabaseFilter, Consumer<Map<String, Object>>) - Method in interface com.bgsoftware.superiorskyblock.api.data.DatabaseBridge
Load data from the database for this object.
loadProgress(ConfigurationSection) - Method in class com.bgsoftware.superiorskyblock.api.missions.Mission
Load mission's progress.
loadTransaction(BankTransaction) - Method in interface com.bgsoftware.superiorskyblock.api.island.bank.IslandBank
Load a transaction log.
loadWorld(String) - Method in interface com.bgsoftware.superiorskyblock.api.hooks.listener.IWorldsListener
Load a world.
log(LogRecord) - Method in class com.bgsoftware.superiorskyblock.api.modules.ModuleLogger
 
LONG - Static variable in class com.bgsoftware.superiorskyblock.api.persistence.PersistentDataType
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links