Uses of Interface
io.github.bakedlibs.dough.protection.ProtectionLogger
Packages that use ProtectionLogger
Package
Description
The protection module allows you to query protection plugins easily.
This package contains the different implementations of
ProtectionLogger.-
Uses of ProtectionLogger in io.github.bakedlibs.dough.protection
Methods in io.github.bakedlibs.dough.protection with parameters of type ProtectionLoggerModifier and TypeMethodDescriptionvoidProtectionManager.registerLogger(ProtectionLogger module) voidProtectionManager.registerLogger(String name, ProtectionLogger module) -
Uses of ProtectionLogger in io.github.bakedlibs.dough.protection.loggers
Classes in io.github.bakedlibs.dough.protection.loggers that implement ProtectionLogger