public interface PlayerModificationsProvider
PlayerModificationss automatically via the ServiceLoader mechanism.
To register a provider add the fully qualified name of the class implementing this class to the file
META-INF/services/com.elikill58.negativity.universal.protection.PlayerModificationsProvider
Plugins providing PlayerProtections MUST declare a dependency (hard or soft) on Negativity.
| Modifier and Type | Method and Description |
|---|---|
PlayerModifications |
create(Adapter adapter) |
PlayerModifications create(Adapter adapter)