Prospector opened this issue 5 years ago ยท 3 comments
StateProviderType.register is private
Sorry, I'm tired. That method just calls Registry.register lol
Wait no, the constructor is private.
If this now refers to BlockStateProviderTypes you should be able to use mixin 0.8 to instantiate the private constructor.
BlockStateProviderType
Whether we should include a method to expose a public method to create it could be discussed.