Uses of Interface
io.github.lijinhong11.protector.api.block.IBlockProtectionModule
Packages that use IBlockProtectionModule
-
Uses of IBlockProtectionModule in io.github.lijinhong11.protector.api
Methods in io.github.lijinhong11.protector.api that return IBlockProtectionModuleModifier and TypeMethodDescriptionstatic @Nullable IBlockProtectionModule
ProtectorAPI.findBlockModule
(org.bukkit.entity.Player p, org.bukkit.Location block) Find the block protection module that protects the blockMethods in io.github.lijinhong11.protector.api with parameters of type IBlockProtectionModuleModifier and TypeMethodDescriptionstatic void
ProtectorAPI.register
(IBlockProtectionModule module) Register the block protection module