mirror of
https://github.com/AtlasMediaGroup/Scissors-Website.git
synced 2025-02-22 03:00:37 +00:00
135 lines
11 KiB
HTML
135 lines
11 KiB
HTML
<!DOCTYPE HTML>
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (17) -->
|
|
<title>Uses of Class org.bukkit.event.EventException (Scissors-API 1.19.4-R0.1-SNAPSHOT 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="use: package: org.bukkit.event, class: EventException">
|
|
<meta name="generator" content="javadoc/ClassUseWriter">
|
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
|
|
<script type="text/javascript" src="../../../../script.js"></script>
|
|
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
|
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
|
|
</head>
|
|
<body class="class-use-page">
|
|
<script type="text/javascript">var pathtoroot = "../../../../";
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<div class="flex-box">
|
|
<header role="banner" class="flex-header">
|
|
<nav role="navigation">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="top-nav" id="navbar-top">
|
|
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
|
|
<li><a href="../../../../index.html">Overview</a></li>
|
|
<li><a href="../package-summary.html">Package</a></li>
|
|
<li><a href="../EventException.html" title="class in org.bukkit.event">Class</a></li>
|
|
<li class="nav-bar-cell1-rev">Use</li>
|
|
<li><a href="../package-tree.html">Tree</a></li>
|
|
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="../../../../index-all.html">Index</a></li>
|
|
<li><a href="../../../../help-doc.html#use">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="sub-nav">
|
|
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
|
|
<input type="text" id="search-input" value="search" disabled="disabled">
|
|
<input type="reset" id="reset-button" value="reset" disabled="disabled">
|
|
</div>
|
|
</div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<span class="skip-nav" id="skip-navbar-top"></span></nav>
|
|
</header>
|
|
<div class="flex-content">
|
|
<main role="main">
|
|
<div class="header">
|
|
<h1 title="Uses of Class org.bukkit.event.EventException" class="title">Uses of Class<br>org.bukkit.event.EventException</h1>
|
|
</div>
|
|
<div class="caption"><span>Packages that use <a href="../EventException.html" title="class in org.bukkit.event">EventException</a></span></div>
|
|
<div class="summary-table two-column-summary">
|
|
<div class="table-header col-first">Package</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color"><a href="#co.aikar.timings">co.aikar.timings</a></div>
|
|
<div class="col-last even-row-color"> </div>
|
|
<div class="col-first odd-row-color"><a href="#com.destroystokyo.paper.event.executor">com.destroystokyo.paper.event.executor</a></div>
|
|
<div class="col-last odd-row-color"> </div>
|
|
<div class="col-first even-row-color"><a href="#org.bukkit.plugin">org.bukkit.plugin</a></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Classes specifically relating to loading software modules at runtime.</div>
|
|
</div>
|
|
</div>
|
|
<section class="class-uses">
|
|
<ul class="block-list">
|
|
<li>
|
|
<section class="detail" id="co.aikar.timings">
|
|
<h2>Uses of <a href="../EventException.html" title="class in org.bukkit.event">EventException</a> in <a href="../../../../co/aikar/timings/package-summary.html">co.aikar.timings</a></h2>
|
|
<div class="caption"><span>Methods in <a href="../../../../co/aikar/timings/package-summary.html">co.aikar.timings</a> that throw <a href="../EventException.html" title="class in org.bukkit.event">EventException</a></span></div>
|
|
<div class="summary-table three-column-summary">
|
|
<div class="table-header col-first">Modifier and Type</div>
|
|
<div class="table-header col-second">Method</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color"><code>void</code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">TimedEventExecutor.</span><code><a href="../../../../co/aikar/timings/TimedEventExecutor.html#execute(org.bukkit.event.Listener,org.bukkit.event.Event)" class="member-name-link">execute</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Listener.html" title="interface in org.bukkit.event">Listener</a> listener,
|
|
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Event.html" title="class in org.bukkit.event">Event</a> event)</code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block"><span class="deprecated-label">Deprecated, for removal: This API element is subject to removal in a future version.</span></div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="com.destroystokyo.paper.event.executor">
|
|
<h2>Uses of <a href="../EventException.html" title="class in org.bukkit.event">EventException</a> in <a href="../../../../com/destroystokyo/paper/event/executor/package-summary.html">com.destroystokyo.paper.event.executor</a></h2>
|
|
<div class="caption"><span>Methods in <a href="../../../../com/destroystokyo/paper/event/executor/package-summary.html">com.destroystokyo.paper.event.executor</a> that throw <a href="../EventException.html" title="class in org.bukkit.event">EventException</a></span></div>
|
|
<div class="summary-table three-column-summary">
|
|
<div class="table-header col-first">Modifier and Type</div>
|
|
<div class="table-header col-second">Method</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color"><code>void</code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">MethodHandleEventExecutor.</span><code><a href="../../../../com/destroystokyo/paper/event/executor/MethodHandleEventExecutor.html#execute(org.bukkit.event.Listener,org.bukkit.event.Event)" class="member-name-link">execute</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Listener.html" title="interface in org.bukkit.event">Listener</a> listener,
|
|
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Event.html" title="class in org.bukkit.event">Event</a> event)</code></div>
|
|
<div class="col-last even-row-color"> </div>
|
|
<div class="col-first odd-row-color"><code>void</code></div>
|
|
<div class="col-second odd-row-color"><span class="type-name-label">StaticMethodHandleEventExecutor.</span><code><a href="../../../../com/destroystokyo/paper/event/executor/StaticMethodHandleEventExecutor.html#execute(org.bukkit.event.Listener,org.bukkit.event.Event)" class="member-name-link">execute</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Listener.html" title="interface in org.bukkit.event">Listener</a> listener,
|
|
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Event.html" title="class in org.bukkit.event">Event</a> event)</code></div>
|
|
<div class="col-last odd-row-color"> </div>
|
|
</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="org.bukkit.plugin">
|
|
<h2>Uses of <a href="../EventException.html" title="class in org.bukkit.event">EventException</a> in <a href="../../plugin/package-summary.html">org.bukkit.plugin</a></h2>
|
|
<div class="caption"><span>Methods in <a href="../../plugin/package-summary.html">org.bukkit.plugin</a> that throw <a href="../EventException.html" title="class in org.bukkit.event">EventException</a></span></div>
|
|
<div class="summary-table three-column-summary">
|
|
<div class="table-header col-first">Modifier and Type</div>
|
|
<div class="table-header col-second">Method</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color"><code>void</code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">RegisteredListener.</span><code><a href="../../plugin/RegisteredListener.html#callEvent(org.bukkit.event.Event)" class="member-name-link">callEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Event.html" title="class in org.bukkit.event">Event</a> event)</code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Calls the event executor</div>
|
|
</div>
|
|
<div class="col-first odd-row-color"><code>void</code></div>
|
|
<div class="col-second odd-row-color"><span class="type-name-label">TimedRegisteredListener.</span><code><a href="../../plugin/TimedRegisteredListener.html#callEvent(org.bukkit.event.Event)" class="member-name-link">callEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Event.html" title="class in org.bukkit.event">Event</a> event)</code></div>
|
|
<div class="col-last odd-row-color"> </div>
|
|
<div class="col-first even-row-color"><code>void</code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">EventExecutor.</span><code><a href="../../plugin/EventExecutor.html#execute(org.bukkit.event.Listener,org.bukkit.event.Event)" class="member-name-link">execute</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Listener.html" title="interface in org.bukkit.event">Listener</a> listener,
|
|
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Event.html" title="class in org.bukkit.event">Event</a> event)</code></div>
|
|
<div class="col-last even-row-color"> </div>
|
|
</div>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</main>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|