API
Javadoc
Can be found here.
API Usage Explained
Include the API using Gradle:
Replace version
with the version that you want to use.
Include the API using Maven:
Replace version
with the version that you want to use.
The API is accessible through an implementation of the UpgradeableHoppersAPI interface. UpgradeableHoppers needs to be loaded before this API can be used. It doesn't need to be enabled though.
Last updated