<divclass="block"><ahref="../event/Event.html"title="class in org.bukkit.event"><code>Events</code></a> related to raids.</div>
</div>
</div>
<sectionclass="class-uses">
<ulclass="block-list">
<li>
<sectionclass="detail"id="org.bukkit">
<h2>Uses of <ahref="../Raid.html"title="interface in org.bukkit">Raid</a> in <ahref="../package-summary.html">org.bukkit</a></h2>
<divclass="caption"><span>Methods in <ahref="../package-summary.html">org.bukkit</a> that return <ahref="../Raid.html"title="interface in org.bukkit">Raid</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="col-first even-row-color"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../Raid.html"title="interface in org.bukkit">Raid</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#locateNearestRaid(org.bukkit.Location,int)"class="member-name-link">locateNearestRaid</a><wbr>(<ahref="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><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
int radius)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Finds the nearest raid close to the given location.</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../package-summary.html">org.bukkit</a> that return types with arguments of type <ahref="../Raid.html"title="interface in org.bukkit">Raid</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="col-first even-row-color"><code><ahref="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><ahref="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><<ahref="../Raid.html"title="interface in org.bukkit">Raid</a>></code></div>
<divclass="block">Gets all raids that are going on over this world.</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.event.raid">
<h2>Uses of <ahref="../Raid.html"title="interface in org.bukkit">Raid</a> in <ahref="../event/raid/package-summary.html">org.bukkit.event.raid</a></h2>
<divclass="caption"><span>Methods in <ahref="../event/raid/package-summary.html">org.bukkit.event.raid</a> that return <ahref="../Raid.html"title="interface in org.bukkit">Raid</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="col-first even-row-color"><code><ahref="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><ahref="../Raid.html"title="interface in org.bukkit">Raid</a></code></div>
<divclass="block">Returns the raid involved with this event.</div>
</div>
</div>
<divclass="caption"><span>Constructors in <ahref="../event/raid/package-summary.html">org.bukkit.event.raid</a> with parameters of type <ahref="../Raid.html"title="interface in org.bukkit">Raid</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../event/raid/RaidEvent.html#%3Cinit%3E(org.bukkit.Raid,org.bukkit.World)"class="member-name-link">RaidEvent</a><wbr>(<ahref="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><ahref="../Raid.html"title="interface in org.bukkit">Raid</a> raid,
<ahref="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><ahref="../World.html"title="interface in org.bukkit">World</a> world)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../event/raid/RaidFinishEvent.html#%3Cinit%3E(org.bukkit.Raid,org.bukkit.World,java.util.List)"class="member-name-link">RaidFinishEvent</a><wbr>(<ahref="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><ahref="../Raid.html"title="interface in org.bukkit">Raid</a> raid,
<ahref="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><ahref="../World.html"title="interface in org.bukkit">World</a> world,
<ahref="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><ahref="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><<ahref="../entity/Player.html"title="interface in org.bukkit.entity">Player</a>> winners)</code></div>
<divclass="col-second even-row-color"><code><ahref="../event/raid/RaidSpawnWaveEvent.html#%3Cinit%3E(org.bukkit.Raid,org.bukkit.World,org.bukkit.entity.Raider,java.util.List)"class="member-name-link">RaidSpawnWaveEvent</a><wbr>(<ahref="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><ahref="../Raid.html"title="interface in org.bukkit">Raid</a> raid,
<ahref="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><ahref="../World.html"title="interface in org.bukkit">World</a> world,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../entity/Raider.html"title="interface in org.bukkit.entity">Raider</a> leader,
<ahref="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><ahref="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><<ahref="../entity/Raider.html"title="interface in org.bukkit.entity">Raider</a>> raiders)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../event/raid/RaidStopEvent.html#%3Cinit%3E(org.bukkit.Raid,org.bukkit.World,org.bukkit.event.raid.RaidStopEvent.Reason)"class="member-name-link">RaidStopEvent</a><wbr>(<ahref="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><ahref="../Raid.html"title="interface in org.bukkit">Raid</a> raid,
<ahref="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><ahref="../World.html"title="interface in org.bukkit">World</a> world,
<ahref="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><ahref="../event/raid/RaidStopEvent.Reason.html"title="enum class in org.bukkit.event.raid">RaidStopEvent.Reason</a> reason)</code></div>
<divclass="col-second even-row-color"><code><ahref="../event/raid/RaidTriggerEvent.html#%3Cinit%3E(org.bukkit.Raid,org.bukkit.World,org.bukkit.entity.Player)"class="member-name-link">RaidTriggerEvent</a><wbr>(<ahref="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><ahref="../Raid.html"title="interface in org.bukkit">Raid</a> raid,
<ahref="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><ahref="../World.html"title="interface in org.bukkit">World</a> world,
<ahref="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><ahref="../entity/Player.html"title="interface in org.bukkit.entity">Player</a> player)</code></div>