Interface DataManager


public interface DataManager
A manager of the overall Data API. This handles the registration of DataSerializables and their DataBuilders, DataRegistrations, etc.

Note that this manager powers not just serialization and deserialization, but also powers a majority of the Data API.