Uses of Interface
org.bukkit.Raid
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Events
related to raids.-
Uses of Raid in org.bukkit
Modifier and TypeMethodDescriptionWorld.getRaid
(int id) Get a raid with the specific id fromgetId()
from this world.World.locateNearestRaid
(@NotNull Location location, int radius) Finds the nearest raid close to the given location. -
Uses of Raid in org.bukkit.entity
-
Uses of Raid in org.bukkit.event.raid