Class CoreProtectLogger
java.lang.Object
io.github.bakedlibs.dough.protection.loggers.CoreProtectLogger
- All Implemented Interfaces:
ProtectionLogger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidload()voidlogAction(OfflinePlayer p, Block b, Interaction action)
-
Constructor Details
-
CoreProtectLogger
public CoreProtectLogger()
-
-
Method Details
-
load
public void load()- Specified by:
loadin interfaceProtectionLogger
-
getName
- Specified by:
getNamein interfaceProtectionLogger
-
logAction
- Specified by:
logActionin interfaceProtectionLogger
-