Class BlockLockerProtection
-
- All Implemented Interfaces:
-
nl.rutgerkok.blocklocker.ProtectableBlocksSettings
public final class BlockLockerProtection implements ProtectableBlocksSettings
-
-
Constructor Summary
Constructors Constructor Description BlockLockerProtection()
-
Method Summary
Modifier and Type Method Description Boolean
canProtect(Block block)
Boolean
canProtect(ProtectionType type, Block block)
-
-
Method Detail
-
canProtect
Boolean canProtect(Block block)
-
canProtect
Boolean canProtect(ProtectionType type, Block block)
-
-
-
-