Plex v1.0.2

This commit is contained in:
2022-04-20 21:57:53 -05:00
parent 9548a790dd
commit f2bc401d0c
248 changed files with 4074 additions and 2390 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>GameRuleService (Plex 1.0 API)</title>
<title>GameRuleService (Plex 1.0.2 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: dev.plex.services.impl, class: GameRuleService">
@ -71,16 +71,14 @@ loadScripts(document, 'script');</script>
<h1 title="Class GameRuleService" class="title">Class GameRuleService</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance"><a href="../../PlexBase.html" title="class in dev.plex">dev.plex.PlexBase</a>
<div class="inheritance"><a href="../AbstractService.html" title="class in dev.plex.services">dev.plex.services.AbstractService</a>
<div class="inheritance">dev.plex.services.impl.GameRuleService</div>
</div>
</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="../IService.html" title="interface in dev.plex.services">IService</a></code></dd>
<dd><code><a href="../../PlexBase.html" title="interface in dev.plex">PlexBase</a></code>, <code><a href="../IService.html" title="interface in dev.plex.services">IService</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">GameRuleService</span>
@ -93,7 +91,7 @@ loadScripts(document, 'script');</script>
<section class="field-summary" id="field-summary">
<h2>Field Summary</h2>
<div class="inherited-list">
<h3 id="fields-inherited-from-class-dev.plex.PlexBase">Fields inherited from class&nbsp;dev.plex.<a href="../../PlexBase.html" title="class in dev.plex">PlexBase</a></h3>
<h3 id="fields-inherited-from-class-dev.plex.PlexBase">Fields inherited from interface&nbsp;dev.plex.<a href="../../PlexBase.html" title="interface in dev.plex">PlexBase</a></h3>
<code><a href="../../PlexBase.html#plugin">plugin</a></code></div>
</section>
</li>