Uses of Class
net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Land
Packages that use Land
Package
Description
-
Uses of Land in net.sacredlabyrinth.phaed.simpleclans.hooks.protection
Methods in net.sacredlabyrinth.phaed.simpleclans.hooks.protection that return types with arguments of type LandModifier and TypeMethodDescriptionProtectionProvider.getLandsAt(@NotNull org.bukkit.Location location) ProtectionProvider.getLandsOf(@NotNull org.bukkit.OfflinePlayer player, @NotNull org.bukkit.World world) -
Uses of Land in net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers
Methods in net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers that return types with arguments of type LandModifier and TypeMethodDescriptionGriefPreventionProvider.getLandsAt(@NotNull org.bukkit.Location location) Landlord4Provider.getLandsAt(@NotNull org.bukkit.Location location) WorldGuard6Provider.getLandsAt(@NotNull org.bukkit.Location location) GriefPreventionProvider.getLandsOf(@NotNull org.bukkit.OfflinePlayer player, @NotNull org.bukkit.World world) Landlord4Provider.getLandsOf(@NotNull org.bukkit.OfflinePlayer player, @NotNull org.bukkit.World world) WorldGuard6Provider.getLandsOf(@NotNull org.bukkit.OfflinePlayer player, @NotNull org.bukkit.World world) -
Uses of Land in net.sacredlabyrinth.phaed.simpleclans.managers
Methods in net.sacredlabyrinth.phaed.simpleclans.managers that return types with arguments of type LandModifier and TypeMethodDescriptionProtectionManager.getLands(@NotNull org.bukkit.entity.Player player, @NotNull org.bukkit.Location location) Gets the Player's lands at the given Location, if not found, returns all Player's lands in the WorldProtectionManager.getLandsAt(@NotNull org.bukkit.Location location) ProtectionManager.getLandsOf(@NotNull org.bukkit.OfflinePlayer player, @NotNull org.bukkit.World world)