Class ModelDataManager

java.lang.Object
net.minecraftforge.client.model.data.ModelDataManager

@Internal public class ModelDataManager extends Object
A manager for the lifecycle of all the ModelData instances in a Level.

Users should not be instantiating or using this themselves unless they know what they're doing.