Uses of Interface
io.github.lijinhong11.protector.api.protection.ProtectionRangeInfo
Packages that use ProtectionRangeInfo
-
Uses of ProtectionRangeInfo in io.github.lijinhong11.protector.api.protection
Methods in io.github.lijinhong11.protector.api.protection that return ProtectionRangeInfoModifier and TypeMethodDescription@Nullable ProtectionRangeInfo
IProtectionModule.getProtectionRangeInfo
(@NotNull org.bukkit.Location location) Get the protection range info of the locationdefault @Nullable ProtectionRangeInfo
IProtectionModule.getProtectionRangeInfo
(@NotNull org.bukkit.entity.Player player) Get the protection range info of the player's locationMethods in io.github.lijinhong11.protector.api.protection that return types with arguments of type ProtectionRangeInfoModifier and TypeMethodDescriptionList
<? extends ProtectionRangeInfo> IProtectionModule.getProtectionRangeInfos
(@NotNull org.bukkit.OfflinePlayer player) Get all protection range info that the player owns