An HTTP API for controlling Minecraft, also cancels most render/resource loading methods. Designed for use in the Docker MC project
Get access to the repo by asking wnuke (wnuke#1010 on Discord). Download the source code:
git clone git@github.com:wnuke-dev/mc-http-api
If you do not have an IDE you should download one, I recommend IntelliJ IDEA CE.
Import the project to your IDE of choice:
cd mc-http-api./gradlew genSources./gradlew openIdeafor IntelliJ IDEA./gradlew eclipsefor Eclipse