HomeJavaModsTapUtils
ModsJava

TapUtils

A collection of useful utilities and enough math utilities for multiple use cases. Free Minecraft Java mod for 1.14, 1.15, 1.16.

⬇ Download on Spigot
TapUtils

A library contain multiple useful utilities needed for making a spigot plugin.

How To Use


This library is NOT a plugin. To use it, please read below:

For Maven (pom.xml)


Code (Text):

<repositories>
        <repository>
            <id>nexus-releases</id>
            <url>https://nexus.chanakancloud.net/repository/maven-releases/</url>
        </repository>
</repositories>

<dependencies>
    <dependency>
        <groupId>live.chanakancloud</groupId>
        <artifactId>taputils</artifactId>
        <version>1.2.1</version>
    </dependency>
</dependencies>
 
please also shade this library with your plugin or you will get NoClassDef exception!

TapUtils is a free Minecraft Java mod. Compatible with Minecraft 1.14, 1.15, 1.16, 1.17. Downloaded 272 times (via Spigot). Download it and open it directly in the game.

Explore more