mirror of
https://github.com/plexusorg/Website.git
synced 2025-07-01 15:46:42 +00:00
We finally have a logo
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (17) -->
|
||||
<title>AdminSetRankEvent (Plex 0.5 API)</title>
|
||||
<title>AdminSetRankEvent (Plex 0.6 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.event, class: AdminSetRankEvent">
|
||||
@ -222,6 +222,12 @@ loadScripts(document, 'script');</script>
|
||||
<h2>Method Details</h2>
|
||||
<ul class="member-list">
|
||||
<li>
|
||||
<section class="detail" id="getHandlerList()">
|
||||
<h3>getHandlerList</h3>
|
||||
<div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">org.bukkit.event.HandlerList</span> <span class="element-name">getHandlerList</span>()</div>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="getHandlers()">
|
||||
<h3>getHandlers</h3>
|
||||
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type">org.bukkit.event.HandlerList</span> <span class="element-name">getHandlers</span>()</div>
|
||||
@ -231,12 +237,6 @@ loadScripts(document, 'script');</script>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="getHandlerList()">
|
||||
<h3>getHandlerList</h3>
|
||||
<div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">org.bukkit.event.HandlerList</span> <span class="element-name">getHandlerList</span>()</div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user