mirror of
https://github.com/SimplexDevelopment/SimplexSS.git
synced 2025-07-01 14:46:42 +00:00
Added Bukkit communication with BukkitScheduler
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (17) on Tue Dec 13 17:23:54 CST 2022 -->
|
||||
<!-- Generated by javadoc (17) on Wed Dec 14 11:14:32 CST 2022 -->
|
||||
<title>Serialized Form</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-13">
|
||||
<meta name="dc.created" content="2022-12-14">
|
||||
<meta name="description" content="serialized forms">
|
||||
<meta name="generator" content="javadoc/SerializedFormWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
@ -53,17 +53,17 @@ loadScripts(document, 'script');</script>
|
||||
<ul class="block-list">
|
||||
<li>
|
||||
<section class="serialized-package-container">
|
||||
<h2 title="Package">Package <a href="io/github/simplex/api/package-summary.html">io.github.simplex.api</a></h2>
|
||||
<h2 title="Package">Package <a href="io/github/simplexdevelopment/api/package-summary.html">io.github.simplexdevelopment.api</a></h2>
|
||||
<ul class="block-list">
|
||||
<li>
|
||||
<section class="serialized-class-details" id="io.github.simplex.api.InvalidServiceException">
|
||||
<h3>Exception <a href="io/github/simplex/api/InvalidServiceException.html" title="class in io.github.simplex.api">io.github.simplex.api.InvalidServiceException</a></h3>
|
||||
<section class="serialized-class-details" id="io.github.simplexdevelopment.api.InvalidServiceException">
|
||||
<h3>Exception <a href="io/github/simplexdevelopment/api/InvalidServiceException.html" title="class in io.github.simplexdevelopment.api">io.github.simplexdevelopment.api.InvalidServiceException</a></h3>
|
||||
<div class="type-signature">class InvalidServiceException extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/RuntimeException.html" title="class or interface in java.lang" class="external-link">RuntimeException</a> implements <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></div>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="serialized-class-details" id="io.github.simplex.api.InvalidServicePoolException">
|
||||
<h3>Exception <a href="io/github/simplex/api/InvalidServicePoolException.html" title="class in io.github.simplex.api">io.github.simplex.api.InvalidServicePoolException</a></h3>
|
||||
<section class="serialized-class-details" id="io.github.simplexdevelopment.api.InvalidServicePoolException">
|
||||
<h3>Exception <a href="io/github/simplexdevelopment/api/InvalidServicePoolException.html" title="class in io.github.simplexdevelopment.api">io.github.simplexdevelopment.api.InvalidServicePoolException</a></h3>
|
||||
<div class="type-signature">class InvalidServicePoolException extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/RuntimeException.html" title="class or interface in java.lang" class="external-link">RuntimeException</a> implements <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></div>
|
||||
</section>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user