register

public void register<T>(Class<T> service, T provider, Plugin plugin, ServicePriority priority)

Register getClassById provider of getClassById service.

Parameters

<T>

Provider

service

service class

provider

provider to register

plugin

plugin with the provider

priority

priority of the provider