<li><ahref="../../../../com/djrapitops/plan/gathering/BungeeSensor.html"title="class in com.djrapitops.plan.gathering"><spanclass="typeNameLink">Next Class</span></a></li>
<dd><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html"title="interface in com.djrapitops.plan.gathering">ServerSensor</a><org.bukkit.World></dd>
</dl>
<hr>
<br>
<pre>@Singleton
public class <spanclass="typeNameLabel">BukkitSensor</span>
extends java.lang.Object
implements <ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html"title="interface in com.djrapitops.plan.gathering">ServerSensor</a><org.bukkit.World></pre>
<thclass="colOne"scope="col">Constructor and Description</th>
</tr>
<trclass="altColor">
<tdclass="colOne"><code><spanclass="memberNameLink"><ahref="../../../../com/djrapitops/plan/gathering/BukkitSensor.html#BukkitSensor-com.djrapitops.plan.Plan-">BukkitSensor</a></span>(<ahref="../../../../com/djrapitops/plan/Plan.html"title="class in com.djrapitops.plan">Plan</a> plugin)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ulclass="blockList">
<liclass="blockList"><aname="method.summary">
<!---->
</a>
<h3>Method Summary</h3>
<tableclass="memberSummary"border="0"cellpadding="3"cellspacing="0"summary="Method Summary table, listing methods, and an explanation">
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from interface: <code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html#supportsDirectTPS--">ServerSensor</a></code></span></div>
<divclass="block">Check if server platform provides TPS calculation.</div>
<dd><code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html#supportsDirectTPS--">supportsDirectTPS</a></code> in interface <code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html"title="interface in com.djrapitops.plan.gathering">ServerSensor</a><org.bukkit.World></code></dd>
<dd><code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html#getTPS--">getTPS</a></code> in interface <code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html"title="interface in com.djrapitops.plan.gathering">ServerSensor</a><org.bukkit.World></code></dd>
<dd><code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html#getChunkCount-W-">getChunkCount</a></code> in interface <code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html"title="interface in com.djrapitops.plan.gathering">ServerSensor</a><org.bukkit.World></code></dd>
<dd><code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html#getEntityCount-W-">getEntityCount</a></code> in interface <code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html"title="interface in com.djrapitops.plan.gathering">ServerSensor</a><org.bukkit.World></code></dd>
<dd><code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html#getOnlinePlayerCount--">getOnlinePlayerCount</a></code> in interface <code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html"title="interface in com.djrapitops.plan.gathering">ServerSensor</a><org.bukkit.World></code></dd>
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from interface: <code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html#getWorlds--">ServerSensor</a></code></span></div>
<divclass="block">Get the worlds running on the server platform.</div>
<dd><code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html#getWorlds--">getWorlds</a></code> in interface <code><ahref="../../../../com/djrapitops/plan/gathering/ServerSensor.html"title="interface in com.djrapitops.plan.gathering">ServerSensor</a><org.bukkit.World></code></dd>
<dt><spanclass="returnLabel">Returns:</span></dt>
<dd>Empty collection if the platform doesn't support worlds.</dd>
<li><ahref="../../../../com/djrapitops/plan/gathering/BungeeSensor.html"title="class in com.djrapitops.plan.gathering"><spanclass="typeNameLink">Next Class</span></a></li>