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