Class BlockLockerMechanic
-
- All Implemented Interfaces:
public final class BlockLockerMechanic
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleancanProtectprivate final ProtectionTypeprotectionType
-
Constructor Summary
Constructors Constructor Description BlockLockerMechanic(ConfigurationSection section)
-
Method Summary
Modifier and Type Method Description final BooleangetCanProtect()final ProtectionTypegetProtectionType()-
-
Method Detail
-
getCanProtect
final Boolean getCanProtect()
-
getProtectionType
final ProtectionType getProtectionType()
-
-
-
-