Interface | Description |
---|---|
BlockConstructedCallback | |
ItemConstructedCallback | |
RegistryEntryAddedCallback<T> | |
RegistryEntryRemovedCallback<T> | |
RegistryIdRemapCallback<T> |
The remapping process functions as follows:
RegistryEntryRemovedCallbacks are called to remove any objects culled in the process, with the old numeric ID.
|
RegistryIdRemapCallback.RemapState<T> |