Uses of Interface
org.bukkit.entity.Raider
Packages that use 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
Methods in org.bukkit that return types with arguments of type RaiderModifier and TypeMethodDescriptionRaid.getRaiders()
Gets all remainingRaider
in the present wave. -
Uses of Raider in org.bukkit.entity
Subinterfaces of Raider in org.bukkit.entityModifier 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
Methods in org.bukkit.event.raid that return RaiderModifier and TypeMethodDescriptionRaidSpawnWaveEvent.getPatrolLeader()
Returns the patrol leader.Methods in org.bukkit.event.raid that return types with arguments of type RaiderModifier and TypeMethodDescriptionRaidSpawnWaveEvent.getRaiders()
Returns allRaider
that spawned in this wave.Constructors in org.bukkit.event.raid with parameters of type RaiderModifierConstructorDescriptionConstructor parameters in org.bukkit.event.raid with type arguments of type Raider