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) Methods in io.github.lijinhong11.protector.api with parameters of type IBlockProtectionModuleModifier and TypeMethodDescriptionstatic void
ProtectorAPI.register
(IBlockProtectionModule module)