Our purpose
Are you tired of looking for different APIs on the internet to create in your projects? Neither do we! And this is why TheAPI is here.
We bring the most useful and most wanted features directly for developers. From custom configurations with comments feature to Object parsers to String and back. Also, TheAPI offers an extensive Sockets API that will make working with sockets a million times easier! And we have much more, check out the sample code in the Examples section.
Looking for source-code?
Our project is located on github:
https://github.com/TheDevTec/TheAPI
How to include the API with Maven:
Code (Text):
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>com.github.TheDevTec</groupId>
<artifactId>TheAPI</artifactId>
<version>13.8.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>com.github.TheDevTec</groupId>
<artifactId>TheAPI</artifactId>
<version>13.8.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
How to include the API with Gradle:
Code (Text):
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
compileOnly "com.github.TheDevTec:TheAPI:13.8.1"
}
maven { url 'https://jitpack.io' }
}
dependencies {
compileOnly "com.github.TheDevTec:TheAPI:13.8.1"
}
Join our Discord community for help and advice!
https://discord.gg/APwYKQRxby
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.12, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
TheAPI is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.12, 1.16, 1.17 and newer. Downloaded 35,037 times (via Spigot). Download it and open it directly in the game.