K - The type by which this provider is keyed or discriminated.public interface Provider<K> extends Plugin
Created by Pepijn on 9-3-2017.
PROPERTY_MINIMUM_WORLDPAINTER_VERSION, PROPERTY_NAME, PROPERTY_UUIDS, PROPERTY_VERSION| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<K> |
getKeys()
Get the keys supported by this provider.
|
getMinimumWorldPainterVersion, getName, getProperties, getUUIDs, getVersion, initjava.util.Collection<K> getKeys()