mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-01 00:10:12 +01:00
Deploying to gh-pages from @ plan-player-analytics/Plan@e3bea9ee77 🚀
This commit is contained in:
parent
a04e3d90b6
commit
7c18be3b0f
@ -96,9 +96,10 @@ implements <a href="../SubSystem.html" title="interface in com.djrapitops.plan">
|
||||
<div class="summary-table two-column-summary">
|
||||
<div class="table-header col-first">Constructor</div>
|
||||
<div class="table-header col-last">Description</div>
|
||||
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(com.djrapitops.plan.processing.Processing,com.djrapitops.plan.storage.file.PlanFiles,com.djrapitops.plan.storage.database.DBSystem)" class="member-name-link">TabCompleteCache</a><wbr>(<a href="../processing/Processing.html" title="class in com.djrapitops.plan.processing">Processing</a> processing,
|
||||
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(com.djrapitops.plan.processing.Processing,com.djrapitops.plan.storage.file.PlanFiles,com.djrapitops.plan.storage.database.DBSystem,com.djrapitops.plan.gathering.ServerSensor)" class="member-name-link">TabCompleteCache</a><wbr>(<a href="../processing/Processing.html" title="class in com.djrapitops.plan.processing">Processing</a> processing,
|
||||
<a href="../storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a> files,
|
||||
<a href="../storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a> dbSystem)</code></div>
|
||||
<a href="../storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a> dbSystem,
|
||||
<a href="../gathering/ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a><?> serverSensor)</code></div>
|
||||
<div class="col-last even-row-color"> </div>
|
||||
</div>
|
||||
</section>
|
||||
@ -154,12 +155,13 @@ implements <a href="../SubSystem.html" title="interface in com.djrapitops.plan">
|
||||
<h2>Constructor Details</h2>
|
||||
<ul class="member-list">
|
||||
<li>
|
||||
<section class="detail" id="<init>(com.djrapitops.plan.processing.Processing,com.djrapitops.plan.storage.file.PlanFiles,com.djrapitops.plan.storage.database.DBSystem)">
|
||||
<section class="detail" id="<init>(com.djrapitops.plan.processing.Processing,com.djrapitops.plan.storage.file.PlanFiles,com.djrapitops.plan.storage.database.DBSystem,com.djrapitops.plan.gathering.ServerSensor)">
|
||||
<h3>TabCompleteCache</h3>
|
||||
<div class="member-signature"><span class="annotations">@Inject
|
||||
</span><span class="modifiers">public</span> <span class="element-name">TabCompleteCache</span><wbr><span class="parameters">(<a href="../processing/Processing.html" title="class in com.djrapitops.plan.processing">Processing</a> processing,
|
||||
<a href="../storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a> files,
|
||||
<a href="../storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a> dbSystem)</span></div>
|
||||
<a href="../storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a> dbSystem,
|
||||
<a href="../gathering/ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a><?> serverSensor)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -120,20 +120,23 @@ implements <a href="ServerSensor.html" title="interface in com.djrapitops.plan.g
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerCount()" class="member-name-link">getOnlinePlayerCount</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>double</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTPS()" class="member-name-link">getTPS</a>()</code></div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><org.bukkit.World></code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWorlds()" class="member-name-link">getWorlds</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>double</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTPS()" class="member-name-link">getTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><org.bukkit.World></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWorlds()" class="member-name-link">getWorlds</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="block">Get the worlds running on the server platform.</div>
|
||||
</div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#isPaperAvailable()" class="member-name-link">isPaperAvailable</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div>
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#isPaperAvailable()" class="member-name-link">isPaperAvailable</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="block">Check if server platform provides TPS calculation.</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -242,6 +245,16 @@ implements <a href="ServerSensor.html" title="interface in com.djrapitops.plan.g
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="getOnlinePlayerNames()">
|
||||
<h3>getOnlinePlayerNames</h3>
|
||||
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></span> <span class="element-name">getOnlinePlayerNames</span>()</div>
|
||||
<dl class="notes">
|
||||
<dt>Specified by:</dt>
|
||||
<dd><code><a href="ServerSensor.html#getOnlinePlayerNames()">getOnlinePlayerNames</a></code> in interface <code><a href="ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a><org.bukkit.World></code></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
@ -114,9 +114,12 @@ implements <a href="ServerSensor.html" title="interface in com.djrapitops.plan.g
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerCount()" class="member-name-link">getOnlinePlayerCount</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="block">Check if server platform provides TPS calculation.</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -178,6 +181,16 @@ implements <a href="ServerSensor.html" title="interface in com.djrapitops.plan.g
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="getOnlinePlayerNames()">
|
||||
<h3>getOnlinePlayerNames</h3>
|
||||
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></span> <span class="element-name">getOnlinePlayerNames</span>()</div>
|
||||
<dl class="notes">
|
||||
<dt>Specified by:</dt>
|
||||
<dd><code><a href="ServerSensor.html#getOnlinePlayerNames()">getOnlinePlayerNames</a></code> in interface <code><a href="ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a><<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">Object</a>></code></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
@ -120,17 +120,20 @@ implements <a href="ServerSensor.html" title="interface in com.djrapitops.plan.g
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerCount()" class="member-name-link">getOnlinePlayerCount</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>double</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTPS()" class="member-name-link">getTPS</a>()</code></div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><cn.nukkit.level.Level></code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWorlds()" class="member-name-link">getWorlds</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>double</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTPS()" class="member-name-link">getTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><cn.nukkit.level.Level></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWorlds()" class="member-name-link">getWorlds</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="block">Get the worlds running on the server platform.</div>
|
||||
</div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="block">Check if server platform provides TPS calculation.</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -233,6 +236,16 @@ implements <a href="ServerSensor.html" title="interface in com.djrapitops.plan.g
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="getOnlinePlayerNames()">
|
||||
<h3>getOnlinePlayerNames</h3>
|
||||
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></span> <span class="element-name">getOnlinePlayerNames</span>()</div>
|
||||
<dl class="notes">
|
||||
<dt>Specified by:</dt>
|
||||
<dd><code><a href="ServerSensor.html#getOnlinePlayerNames()">getOnlinePlayerNames</a></code> in interface <code><a href="ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a><cn.nukkit.level.Level></code></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
@ -106,17 +106,20 @@ loadScripts(document, 'script');</script>
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getOnlinePlayerCount()" class="member-name-link">getOnlinePlayerCount</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default double</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#getTPS()" class="member-name-link">getTPS</a>()</code></div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"> </div>
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><<a href="ServerSensor.html" title="type parameter in ServerSensor">W</a>></code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#getWorlds()" class="member-name-link">getWorlds</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default double</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#getTPS()" class="member-name-link">getTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><<a href="ServerSensor.html" title="type parameter in ServerSensor">W</a>></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#getWorlds()" class="member-name-link">getWorlds</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
|
||||
<div class="block">Get the worlds running on the server platform.</div>
|
||||
</div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
|
||||
<div class="block">Check if server platform provides TPS calculation.</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -179,6 +182,12 @@ loadScripts(document, 'script');</script>
|
||||
<div class="member-signature"><span class="modifiers">default</span> <span class="return-type">int</span> <span class="element-name">getEntityCount</span><wbr><span class="parameters">(<a href="ServerSensor.html" title="type parameter in ServerSensor">W</a> world)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="getOnlinePlayerNames()">
|
||||
<h3>getOnlinePlayerNames</h3>
|
||||
<div class="member-signature"><span class="modifiers">default</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></span> <span class="element-name">getOnlinePlayerNames</span>()</div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
@ -120,17 +120,20 @@ implements <a href="ServerSensor.html" title="interface in com.djrapitops.plan.g
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerCount()" class="member-name-link">getOnlinePlayerCount</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>double</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTPS()" class="member-name-link">getTPS</a>()</code></div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><org.spongepowered.api.world.server.ServerWorld></code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWorlds()" class="member-name-link">getWorlds</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>double</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTPS()" class="member-name-link">getTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><org.spongepowered.api.world.server.ServerWorld></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWorlds()" class="member-name-link">getWorlds</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="block">Get the worlds running on the server platform.</div>
|
||||
</div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="block">Check if server platform provides TPS calculation.</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -233,6 +236,16 @@ implements <a href="ServerSensor.html" title="interface in com.djrapitops.plan.g
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="getOnlinePlayerNames()">
|
||||
<h3>getOnlinePlayerNames</h3>
|
||||
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></span> <span class="element-name">getOnlinePlayerNames</span>()</div>
|
||||
<dl class="notes">
|
||||
<dt>Specified by:</dt>
|
||||
<dd><code><a href="ServerSensor.html#getOnlinePlayerNames()">getOnlinePlayerNames</a></code> in interface <code><a href="ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a><org.spongepowered.api.world.server.ServerWorld></code></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
@ -114,9 +114,12 @@ implements <a href="ServerSensor.html" title="interface in com.djrapitops.plan.g
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerCount()" class="member-name-link">getOnlinePlayerCount</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="block">Check if server platform provides TPS calculation.</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -178,6 +181,16 @@ implements <a href="ServerSensor.html" title="interface in com.djrapitops.plan.g
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="getOnlinePlayerNames()">
|
||||
<h3>getOnlinePlayerNames</h3>
|
||||
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></span> <span class="element-name">getOnlinePlayerNames</span>()</div>
|
||||
<dl class="notes">
|
||||
<dt>Specified by:</dt>
|
||||
<dd><code><a href="ServerSensor.html#getOnlinePlayerNames()">getOnlinePlayerNames</a></code> in interface <code><a href="ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a><<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">Object</a>></code></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
@ -7696,6 +7696,20 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/playeranalytics/plan/gathering/FabricSensor.html#getOnlinePlayerCount()" class="member-name-link">getOnlinePlayerCount()</a> - Method in class net.playeranalytics.plan.gathering.<a href="net/playeranalytics/plan/gathering/FabricSensor.html" title="class in net.playeranalytics.plan.gathering">FabricSensor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/djrapitops/plan/gathering/BukkitSensor.html#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames()</a> - Method in class com.djrapitops.plan.gathering.<a href="com/djrapitops/plan/gathering/BukkitSensor.html" title="class in com.djrapitops.plan.gathering">BukkitSensor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/djrapitops/plan/gathering/BungeeSensor.html#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames()</a> - Method in class com.djrapitops.plan.gathering.<a href="com/djrapitops/plan/gathering/BungeeSensor.html" title="class in com.djrapitops.plan.gathering">BungeeSensor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/djrapitops/plan/gathering/NukkitSensor.html#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames()</a> - Method in class com.djrapitops.plan.gathering.<a href="com/djrapitops/plan/gathering/NukkitSensor.html" title="class in com.djrapitops.plan.gathering">NukkitSensor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/djrapitops/plan/gathering/ServerSensor.html#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames()</a> - Method in interface com.djrapitops.plan.gathering.<a href="com/djrapitops/plan/gathering/ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/djrapitops/plan/gathering/SpongeSensor.html#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames()</a> - Method in class com.djrapitops.plan.gathering.<a href="com/djrapitops/plan/gathering/SpongeSensor.html" title="class in com.djrapitops.plan.gathering">SpongeSensor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/djrapitops/plan/gathering/VelocitySensor.html#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames()</a> - Method in class com.djrapitops.plan.gathering.<a href="com/djrapitops/plan/gathering/VelocitySensor.html" title="class in com.djrapitops.plan.gathering">VelocitySensor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/playeranalytics/plan/gathering/FabricSensor.html#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames()</a> - Method in class net.playeranalytics.plan.gathering.<a href="net/playeranalytics/plan/gathering/FabricSensor.html" title="class in net.playeranalytics.plan.gathering">FabricSensor</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/djrapitops/plan/delivery/domain/datatransfer/FilterDto.html#getOptions()" class="member-name-link">getOptions()</a> - Method in class com.djrapitops.plan.delivery.domain.datatransfer.<a href="com/djrapitops/plan/delivery/domain/datatransfer/FilterDto.html" title="class in com.djrapitops.plan.delivery.domain.datatransfer">FilterDto</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/djrapitops/plan/storage/database/queries/filter/Filter.html#getOptions()" class="member-name-link">getOptions()</a> - Method in interface com.djrapitops.plan.storage.database.queries.filter.<a href="com/djrapitops/plan/storage/database/queries/filter/Filter.html" title="interface in com.djrapitops.plan.storage.database.queries.filter">Filter</a></dt>
|
||||
@ -16731,7 +16745,7 @@ loadScripts(document, 'script');</script>
|
||||
<dd>
|
||||
<div class="block">In charge of holding tab completion data for commands, as tab completion is done on server thread.</div>
|
||||
</dd>
|
||||
<dt><a href="com/djrapitops/plan/commands/TabCompleteCache.html#%3Cinit%3E(com.djrapitops.plan.processing.Processing,com.djrapitops.plan.storage.file.PlanFiles,com.djrapitops.plan.storage.database.DBSystem)" class="member-name-link">TabCompleteCache(Processing, PlanFiles, DBSystem)</a> - Constructor for class com.djrapitops.plan.commands.<a href="com/djrapitops/plan/commands/TabCompleteCache.html" title="class in com.djrapitops.plan.commands">TabCompleteCache</a></dt>
|
||||
<dt><a href="com/djrapitops/plan/commands/TabCompleteCache.html#%3Cinit%3E(com.djrapitops.plan.processing.Processing,com.djrapitops.plan.storage.file.PlanFiles,com.djrapitops.plan.storage.database.DBSystem,com.djrapitops.plan.gathering.ServerSensor)" class="member-name-link">TabCompleteCache(Processing, PlanFiles, DBSystem, ServerSensor<?>)</a> - Constructor for class com.djrapitops.plan.commands.<a href="com/djrapitops/plan/commands/TabCompleteCache.html" title="class in com.djrapitops.plan.commands">TabCompleteCache</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/djrapitops/plan/extension/annotation/TabInfo.html" class="type-name-link" title="annotation interface in com.djrapitops.plan.extension.annotation">TabInfo</a> - Annotation Interface in <a href="com/djrapitops/plan/extension/annotation/package-summary.html">com.djrapitops.plan.extension.annotation</a></dt>
|
||||
<dd>
|
||||
|
File diff suppressed because one or more lines are too long
@ -120,17 +120,20 @@ implements <a href="../../../../com/djrapitops/plan/gathering/ServerSensor.html"
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerCount()" class="member-name-link">getOnlinePlayerCount</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>double</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTPS()" class="member-name-link">getTPS</a>()</code></div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnlinePlayerNames()" class="member-name-link">getOnlinePlayerNames</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><net.minecraft.server.world.ServerWorld></code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWorlds()" class="member-name-link">getWorlds</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>double</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTPS()" class="member-name-link">getTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><net.minecraft.server.world.ServerWorld></code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWorlds()" class="member-name-link">getWorlds</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="block">Get the worlds running on the server platform.</div>
|
||||
</div>
|
||||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#supportsDirectTPS()" class="member-name-link">supportsDirectTPS</a>()</code></div>
|
||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
||||
<div class="block">Check if server platform provides TPS calculation.</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -233,6 +236,16 @@ implements <a href="../../../../com/djrapitops/plan/gathering/ServerSensor.html"
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="getOnlinePlayerNames()">
|
||||
<h3>getOnlinePlayerNames</h3>
|
||||
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></span> <span class="element-name">getOnlinePlayerNames</span>()</div>
|
||||
<dl class="notes">
|
||||
<dt>Specified by:</dt>
|
||||
<dd><code><a href="../../../../com/djrapitops/plan/gathering/ServerSensor.html#getOnlinePlayerNames()">getOnlinePlayerNames</a></code> in interface <code><a href="../../../../com/djrapitops/plan/gathering/ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a><net.minecraft.server.world.ServerWorld></code></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user