githubEdit

API

Packagearrow-up-right

The API is in our repository: repo.incredibleplugins.comarrow-up-right

Javadoc

The Javadoc can be found here: repo.incredibleplugins.comarrow-up-right

Info

The API is accessible through an implementation of the BetterFarmingAPI interface. BetterFarming needs to be loaded before this API can be used. It doesn't need to be enabled though.

BetterFarmingAPI api = BetterFarmingAPI.getInstance();

Last updated