mirror of
https://github.com/SimplexDevelopment/SimplexSS.git
synced 2025-07-01 06:36:41 +00:00
Doccing and Bugfixing
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (17) on Mon Dec 12 20:32:47 CST 2022 -->
|
||||
<!-- Generated by javadoc (17) on Tue Dec 13 17:23:54 CST 2022 -->
|
||||
<title>E-Index</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2022-12-12">
|
||||
<meta name="dc.created" content="2022-12-13">
|
||||
<meta name="description" content="index: E">
|
||||
<meta name="generator" content="javadoc/IndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
@ -57,7 +57,23 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="../io/github/simplex/api/ExecutableService.html" class="type-name-link" title="class in io.github.simplex.api">ExecutableService</a> - Class in <a href="../io/github/simplex/api/package-summary.html">io.github.simplex.api</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../io/github/simplex/api/ExecutableService.html#%3Cinit%3E(org.bukkit.NamespacedKey,java.lang.Long,java.lang.Long,java.lang.Boolean,java.lang.Boolean)" class="member-name-link">ExecutableService(NamespacedKey, Long, Long, Boolean, Boolean)</a> - Constructor for class io.github.simplex.api.<a href="../io/github/simplex/api/ExecutableService.html" title="class in io.github.simplex.api">ExecutableService</a></dt>
|
||||
<dt><a href="../io/github/simplex/api/ExecutableService.html#%3Cinit%3E(org.bukkit.NamespacedKey)" class="member-name-link">ExecutableService(NamespacedKey)</a> - Constructor for class io.github.simplex.api.<a href="../io/github/simplex/api/ExecutableService.html" title="class in io.github.simplex.api">ExecutableService</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a new instance of an executable service.</div>
|
||||
</dd>
|
||||
<dt><a href="../io/github/simplex/api/ExecutableService.html#%3Cinit%3E(io.github.simplex.simplexss.ServicePool,org.bukkit.NamespacedKey)" class="member-name-link">ExecutableService(ServicePool, NamespacedKey)</a> - Constructor for class io.github.simplex.api.<a href="../io/github/simplex/api/ExecutableService.html" title="class in io.github.simplex.api">ExecutableService</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a new instance of an executable service.</div>
|
||||
</dd>
|
||||
<dt><a href="../io/github/simplex/api/ExecutableService.html#%3Cinit%3E(io.github.simplex.simplexss.ServicePool,org.bukkit.NamespacedKey,java.lang.Long,java.lang.Long,java.lang.Boolean)" class="member-name-link">ExecutableService(ServicePool, NamespacedKey, Long, Long, Boolean)</a> - Constructor for class io.github.simplex.api.<a href="../io/github/simplex/api/ExecutableService.html" title="class in io.github.simplex.api">ExecutableService</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a new instance of an executable service.</div>
|
||||
</dd>
|
||||
<dt><a href="../io/github/simplex/api/ExecutableService.html#%3Cinit%3E(io.github.simplex.simplexss.ServicePool,org.bukkit.NamespacedKey,java.lang.Long)" class="member-name-link">ExecutableService(ServicePool, NamespacedKey, Long)</a> - Constructor for class io.github.simplex.api.<a href="../io/github/simplex/api/ExecutableService.html" title="class in io.github.simplex.api">ExecutableService</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a new instance of an executable service.</div>
|
||||
</dd>
|
||||
<dt><a href="../io/github/simplex/api/ExecutableService.html#%3Cinit%3E(io.github.simplex.simplexss.ServicePool,org.bukkit.NamespacedKey,java.lang.Long,java.lang.Long,java.lang.Boolean,java.lang.Boolean)" class="member-name-link">ExecutableService(ServicePool, NamespacedKey, Long, Long, Boolean, Boolean)</a> - Constructor for class io.github.simplex.api.<a href="../io/github/simplex/api/ExecutableService.html" title="class in io.github.simplex.api">ExecutableService</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a new instance of an executable service.</div>
|
||||
</dd>
|
||||
|
Reference in New Issue
Block a user