Package at.petrak.hexcasting.api.addldata
package at.petrak.hexcasting.api.addldata
An "Additional Data," or AD, is what I am calling the abstraction over capabilities on Forge and
cardinal components on Fabric.
An ADFooBar in this package will be implemented by a CCFooBar on Fabric.
On Forge, there are a set of private records that implement them.
The point is, this provides an interface for interacting with however whatever platform sticks extra info on stuff.