I'm currently tring to register a custom ItemProvider for a hook into ShopGUI+. I thought it was an intended feature of the API, but the constructor of the abstract class ItemProvider is non-accessible from packages other than itself.
Is this intended? If so, consider this as a bug. If not, it would be nice to have this as a feature.
I'm currently tring to register a custom ItemProvider for a hook into ShopGUI+. I thought it was an intended feature of the API, but the constructor of the abstract class ItemProvider is non-accessible from packages other than itself.
Is this intended? If so, consider this as a bug. If not, it would be nice to have this as a feature.