Uses of Interface
org.bukkit.entity.Raider
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 Raider in org.bukkit
Modifier and TypeMethodDescriptionRaid.getRaiders()
Gets all remainingRaider
in the present wave. -
Uses of Raider in org.bukkit.entity
Modifier and TypeInterfaceDescriptioninterface
Represents an Evoker "Illager".interface
Represents a type of "Illager".interface
Represents an Illusioner "Illager".interface
Illager entity.interface
Illager beast.interface
Represents a spell casting "Illager".interface
Represents a Vindicator.interface
Represents a Witch -
Uses of Raider in org.bukkit.event.raid
Modifier and TypeMethodDescriptionRaidSpawnWaveEvent.getPatrolLeader()
Returns the patrol leader.Modifier and TypeMethodDescriptionRaidSpawnWaveEvent.getRaiders()
Returns allRaider
that spawned in this wave.ModifierConstructorDescription