WoodTypeBuilder suggests using private register method
haykam821 opened this issue ยท 2 comments
The WoodTypeBuilder#build
method mentions using the WoodType.register
method:
However, the access widener for this method is not transitive, meaning it is private to API consumers:
Note that the test mod uses this method, so the test mod currently does not provide a working example of using this API: