HomeJavaModsTitanLib
This Library Can't be used as a single plugin.
This is not a plugin!
_________________________________________________
FEATURES
Easily Cast from anything to everything! (Not Completed)
And Many Many more features!

__________________________________________________

Get Started
You may need to add this to your class path by: Maven Repostitory:
Spoiler: Maven
<repositories>
<repository>
<id>jitpack.io</id>
<url> https://jitpack.io </url>
</repository>
</repositories>

<dependency>
<groupId>com.github.TitanDevX</groupId>
<artifactId>TitanLib</artifactId>
<version>Compile</version>
</dependency>

Gradle:
Spoiler: Gardle
allprojects {
repositories {
...
maven { url ' https://jitpack.io ' }
}
}

implementation 'com.github.TitanDevX:TitalLib:combile'
}


You can get started Just by adding this to your onEnable on your main class:

Code (Java):
TitanLib. setPlugin ( this ) ;
Make Sure You put this line in the top of your onEnable!
And after this you are ready to get started you can use any class you want from this plugin.


You Can find more information and some help at our github page:
https://github.com/TitanDevX/TitanLib
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

TitanLib is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 194 times (via Spigot). Download it and open it directly in the game.

Explore more