A B C F G I L M O P S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addWorldArea(WorldArea) - Method in class me.nurio.minecraft.worldareas.areas.WorldAreaFactory
-
Registers a new world area to the list of world areas.
- AreaUtils - Interface in me.nurio.minecraft.worldareas.utils
B
- BlockArea - Class in me.nurio.minecraft.worldareas.areas
- BlockArea(Location, Location) - Constructor for class me.nurio.minecraft.worldareas.areas.BlockArea
- BlocksBetweenOperation - Class in me.nurio.minecraft.worldareas.utils.operations
- BlocksBetweenOperation() - Constructor for class me.nurio.minecraft.worldareas.utils.operations.BlocksBetweenOperation
C
- ConfigLoader - Class in me.nurio.minecraft.worldareas.configuration
- ConfigLoader() - Constructor for class me.nurio.minecraft.worldareas.configuration.ConfigLoader
F
- fromLocation(Location) - Method in class me.nurio.minecraft.worldareas.areas.WorldAreaFactory
-
Obtains a world area instance from location.
G
- getBlocks() - Method in interface me.nurio.minecraft.worldareas.areas.expands.WorldAreaBarrier
- getBlocksBetween() - Method in class me.nurio.minecraft.worldareas.utils.operations.BlocksBetweenOperation
- getBlocksBetween(Location, Location) - Static method in interface me.nurio.minecraft.worldareas.utils.AreaUtils
- getHandlerList() - Static method in class me.nurio.minecraft.worldareas.events.PlayerJoinAreaEvent
- getHandlerList() - Static method in class me.nurio.minecraft.worldareas.events.PlayerLeaveAreaEvent
- getHandlers() - Method in class me.nurio.minecraft.worldareas.events.PlayerJoinAreaEvent
- getHandlers() - Method in class me.nurio.minecraft.worldareas.events.PlayerLeaveAreaEvent
- getWorldAreasFiles() - Static method in class me.nurio.minecraft.worldareas.configuration.ConfigLoader
-
Obtains a list of world areas configuration files.
- GrechAreas - Class in me.nurio.minecraft.worldareas
- GrechAreas() - Constructor for class me.nurio.minecraft.worldareas.GrechAreas
I
- isAnyWorldAreaAt(Location) - Method in class me.nurio.minecraft.worldareas.areas.WorldAreaFactory
-
Checks if there is any world area at provided location.
- isInside(Location) - Method in class me.nurio.minecraft.worldareas.areas.BlockArea
- isInside(Location) - Method in class me.nurio.minecraft.worldareas.areas.WorldArea
-
Checks if the provided locations is inside the world area blocks.
L
- loadAll() - Static method in class me.nurio.minecraft.worldareas.configuration.ConfigLoader
M
- me.nurio.minecraft.worldareas - package me.nurio.minecraft.worldareas
- me.nurio.minecraft.worldareas.areas - package me.nurio.minecraft.worldareas.areas
- me.nurio.minecraft.worldareas.areas.expands - package me.nurio.minecraft.worldareas.areas.expands
- me.nurio.minecraft.worldareas.configuration - package me.nurio.minecraft.worldareas.configuration
- me.nurio.minecraft.worldareas.events - package me.nurio.minecraft.worldareas.events
- me.nurio.minecraft.worldareas.listeners - package me.nurio.minecraft.worldareas.listeners
- me.nurio.minecraft.worldareas.utils - package me.nurio.minecraft.worldareas.utils
- me.nurio.minecraft.worldareas.utils.operations - package me.nurio.minecraft.worldareas.utils.operations
O
- onEnable() - Method in class me.nurio.minecraft.worldareas.GrechAreas
- onMove(PlayerMoveEvent) - Method in class me.nurio.minecraft.worldareas.listeners.PlayerMovementListener
P
- parse(File) - Static method in class me.nurio.minecraft.worldareas.configuration.ConfigLoader
- PlayerJoinAreaEvent - Class in me.nurio.minecraft.worldareas.events
- PlayerJoinAreaEvent() - Constructor for class me.nurio.minecraft.worldareas.events.PlayerJoinAreaEvent
- PlayerLeaveAreaEvent - Class in me.nurio.minecraft.worldareas.events
- PlayerLeaveAreaEvent() - Constructor for class me.nurio.minecraft.worldareas.events.PlayerLeaveAreaEvent
- PlayerMovementListener - Class in me.nurio.minecraft.worldareas.listeners
-
Listens to the movements of all players in order to detect the join or leave of an area.
- PlayerMovementListener() - Constructor for class me.nurio.minecraft.worldareas.listeners.PlayerMovementListener
S
- showBarrierTo(Player) - Method in interface me.nurio.minecraft.worldareas.areas.expands.WorldAreaBarrier
- showBarrierTo(Player, int) - Method in interface me.nurio.minecraft.worldareas.areas.expands.WorldAreaBarrier
W
- WorldArea - Class in me.nurio.minecraft.worldareas.areas
-
Representation of a world area.
- WorldArea() - Constructor for class me.nurio.minecraft.worldareas.areas.WorldArea
- WorldAreaBarrier - Interface in me.nurio.minecraft.worldareas.areas.expands
- WorldAreaFactory - Class in me.nurio.minecraft.worldareas.areas
-
WorldAreaFactory manages active world areas, listing, search, etc.
- WorldAreaFactory() - Constructor for class me.nurio.minecraft.worldareas.areas.WorldAreaFactory
All Classes All Packages