Index

A B C D E F G H I J L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

Z

Zone - Class in fr.multimc.api.spigot.common.worlds.locations.zones
 
Zone(Location, RelativeLocation, RelativeLocation) - Constructor for class fr.multimc.api.spigot.common.worlds.locations.zones.Zone
Constructs a new zone using a center Location and two RelativeLocation representing the two point on the circle
Zone(Location, RelativeLocation, RelativeLocation, Plugin, ZoneListener) - Constructor for class fr.multimc.api.spigot.common.worlds.locations.zones.Zone
Constructs a new zone using a center Location and two RelativeLocation representing the two point on the circle
Zone(Location, Location) - Constructor for class fr.multimc.api.spigot.common.worlds.locations.zones.Zone
Constructs a new zone using two Location representing the two opposite corners of the zone.
Zone(Location, Location, Plugin, ZoneListener) - Constructor for class fr.multimc.api.spigot.common.worlds.locations.zones.Zone
Constructs a new zone using two Location representing the two opposite corners of the zone.
ZoneEffect - Class in fr.multimc.api.spigot.common.worlds.locations.zones.effects
This class represents a zone effect that applies a set of effects to players or entities when they enter or exit a specified zone.
ZoneEffect(Zone, IZoneEffect...) - Constructor for class fr.multimc.api.spigot.common.worlds.locations.zones.effects.ZoneEffect
Create new ZoneEffect with a given zone, and IZoneEffect array
ZoneEffect(Plugin, Location, RelativeLocation, RelativeLocation, IZoneEffect...) - Constructor for class fr.multimc.api.spigot.common.worlds.locations.zones.effects.ZoneEffect
Constructs a new zone effect with a circular zone.
ZoneEffect(Plugin, Location, Location, IZoneEffect...) - Constructor for class fr.multimc.api.spigot.common.worlds.locations.zones.effects.ZoneEffect
Constructs a new zone effect with a rectangular zone.
ZoneListener - Interface in fr.multimc.api.spigot.common.worlds.locations.zones.enums
 
A B C D E F G H I J L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values