Skip navigation links
A C D G H I K L N P R S T W 

G

getChunkLoader(Chunk) - Method in interface com.bgsoftware.wildloaders.api.managers.LoadersManager
Get an active chunk loader from a chunk.
getChunkLoader(Location) - Method in interface com.bgsoftware.wildloaders.api.managers.LoadersManager
Get a chunk loader by it's location.
getChunkLoader(Chunk) - Static method in class com.bgsoftware.wildloaders.api.WildLoadersAPI
Get an active chunk loader from a chunk.
getChunkLoader(Location) - Static method in class com.bgsoftware.wildloaders.api.WildLoadersAPI
Get a chunk loader by it's location.
getChunkLoaders() - Method in interface com.bgsoftware.wildloaders.api.managers.LoadersManager
Get all the chunk loaders on the server.
getChunksRadius() - Method in interface com.bgsoftware.wildloaders.api.loaders.LoaderData
Get the radius of chunks that the chunk loader will load.
getEntity() - Method in interface com.bgsoftware.wildloaders.api.holograms.Hologram
Get the armor-stand associated with the hologram.
getHolograms() - Method in interface com.bgsoftware.wildloaders.api.loaders.ChunkLoader
Get the holograms of the chunk loader.
getLoadedChunks() - Method in interface com.bgsoftware.wildloaders.api.loaders.ChunkLoader
Get the chunks that this chunk-loader is loading.
getLoaderData() - Method in interface com.bgsoftware.wildloaders.api.loaders.ChunkLoader
Get the loader data from of chunk loader.
getLoaderData(String) - Method in interface com.bgsoftware.wildloaders.api.managers.LoadersManager
Get chunk-loader data by it's name.
getLoaderDatas() - Method in interface com.bgsoftware.wildloaders.api.managers.LoadersManager
Get all the available chunk-loaders data.
getLoaderItem() - Method in interface com.bgsoftware.wildloaders.api.loaders.ChunkLoader
Get the drop item of this chunk loader.
getLoaderItem() - Method in interface com.bgsoftware.wildloaders.api.loaders.LoaderData
Get the drop item of the chunk loader, with default time.
getLoaderItem(long) - Method in interface com.bgsoftware.wildloaders.api.loaders.LoaderData
Get the drop item of the chunk loader, with a specific time left.
getLoaders() - Method in interface com.bgsoftware.wildloaders.api.WildLoaders
Get the chunk loaders manager.
getLocation() - Method in interface com.bgsoftware.wildloaders.api.loaders.ChunkLoader
Get the location of the chunk loader.
getLocation() - Method in interface com.bgsoftware.wildloaders.api.npc.ChunkLoaderNPC
Get the location of the NPC.
getName() - Method in interface com.bgsoftware.wildloaders.api.loaders.LoaderData
Get the name of the data.
getNPC() - Method in interface com.bgsoftware.wildloaders.api.loaders.ChunkLoader
Get the NPC of this chunk loader.
getNPC(Location) - Method in interface com.bgsoftware.wildloaders.api.managers.NPCManager
Get a NPC by it's location.
getNPCs() - Method in interface com.bgsoftware.wildloaders.api.WildLoaders
Get the npcs manager.
getProviders() - Method in interface com.bgsoftware.wildloaders.api.WildLoaders
Get the providers manager.
getTimeLeft() - Method in interface com.bgsoftware.wildloaders.api.loaders.ChunkLoader
Get the amount of time that is left until the chunk loader finishes, in ticks.
getTimeLeft() - Method in interface com.bgsoftware.wildloaders.api.loaders.LoaderData
Get the default amount of time the chunk loader will run for.
getUniqueId() - Method in interface com.bgsoftware.wildloaders.api.npc.ChunkLoaderNPC
Get the unique id of the npc.
getWhoPlaced() - Method in interface com.bgsoftware.wildloaders.api.loaders.ChunkLoader
Get the player who placed the chunk loader.
getWildLoaders() - Static method in class com.bgsoftware.wildloaders.api.WildLoadersAPI
Get the wildloaders object.
A C D G H I K L N P R S T W 
Skip navigation links