API Reversion and Development
CptSpaceToaster opened this issue ยท 0 comments
This issue is for documentation purposes and discussion.
I'm removing the requirement for modders to apply our AT in their developing environment.
1.) As a result, I needed to remove some methods that assumed that block.lightValue was public. I'm going to add these methods back in, and use block.setLightValue creatively to get the API in the state it was in before.
2.) I also want to investigate the possibility of adding the check for CLC's existence inside the API, however I doubt it would work that way. I need to understand how the API is compiled/not compiled into other mod's jars.
3.) It's on maven.