Uses of Class
net.tnemc.plugincore.core.compatibility.Location
Packages that use Location
Package
Description
-
Uses of Location in net.tnemc.plugincore.bukkit.impl
Methods in net.tnemc.plugincore.bukkit.impl that return types with arguments of type LocationModifier and TypeMethodDescriptionBukkitPlayerProvider.getLocation()
Used to get the location of this player. -
Uses of Location in net.tnemc.plugincore.core.compatibility
Methods in net.tnemc.plugincore.core.compatibility that return types with arguments of type LocationModifier and TypeMethodDescriptionPlayerProvider.getLocation()
Used to get the location of this player.Methods in net.tnemc.plugincore.core.compatibility with parameters of type Location -
Uses of Location in net.tnemc.plugincore.paper.impl
Methods in net.tnemc.plugincore.paper.impl that return types with arguments of type LocationModifier and TypeMethodDescriptionPaperPlayerProvider.getLocation()
Used to get the location of this player. -
Uses of Location in net.tnemc.plugincore.sponge.impl
Methods in net.tnemc.plugincore.sponge.impl that return types with arguments of type LocationModifier and TypeMethodDescriptionSpongePlayerProvider.getLocation()
Used to get the location of this player.