T - The type of the entrypointpublic interface EntrypointContainer<T>
ModContainer which has provided the entrypoint.| Modifier and Type | Method and Description |
|---|---|
T |
getEntrypoint()
Returns the entrypoint instance.
|
ModContainer |
getProvider()
Returns the mod that provided this entrypoint.
|
T getEntrypoint()
ModContainer getProvider()