jar

com.lkeehl : tagapi

Maven & Gradle

Jul 08, 2022
19 stars

com.lkeehl:tagapi · A Spigot resource that allows developers to easily create extra lines above entities heads.

Table Of Contents

Latest Version

Download com.lkeehl : tagapi JAR file - Latest Versions:

All Versions

Download com.lkeehl : tagapi JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tagapi-1.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lkeehl.tagapi.tags

├─ com.lkeehl.tagapi.tags.BaseTag.class - [JAR]

├─ com.lkeehl.tagapi.tags.BaseTagEntity.class - [JAR]

├─ com.lkeehl.tagapi.tags.BaseTagLine.class - [JAR]

com.lkeehl.tagapi.manager

├─ com.lkeehl.tagapi.manager.TagManager.class - [JAR]

com.lkeehl.tagapi.wrappers.versions

├─ com.lkeehl.tagapi.wrappers.versions.Wrapper1_17_1.class - [JAR]

├─ com.lkeehl.tagapi.wrappers.versions.Wrapper1_18_1.class - [JAR]

├─ com.lkeehl.tagapi.wrappers.versions.Wrapper1_19_1.class - [JAR]

com.lkeehl.tagapi

├─ com.lkeehl.tagapi.TagAPI.class - [JAR]

├─ com.lkeehl.tagapi.TagBuilder.class - [JAR]

├─ com.lkeehl.tagapi.TagListener.class - [JAR]

├─ com.lkeehl.tagapi.TagTracker.class - [JAR]

com.lkeehl.tagapi.util

├─ com.lkeehl.tagapi.util.SetMap.class - [JAR]

├─ com.lkeehl.tagapi.util.TagUtil.class - [JAR]

├─ com.lkeehl.tagapi.util.VersionFile.class - [JAR]

├─ com.lkeehl.tagapi.util.WatcherType.class - [JAR]

com.lkeehl.tagapi.wrappers

├─ com.lkeehl.tagapi.wrappers.AbstractPacket.class - [JAR]

├─ com.lkeehl.tagapi.wrappers.AbstractSpawnPacket.class - [JAR]

├─ com.lkeehl.tagapi.wrappers.DevPacket.class - [JAR]

├─ com.lkeehl.tagapi.wrappers.Wrappers.class - [JAR]

com.lkeehl.tagapi.api

├─ com.lkeehl.tagapi.api.Tag.class - [JAR]

├─ com.lkeehl.tagapi.api.TagEntity.class - [JAR]

├─ com.lkeehl.tagapi.api.TagLine.class - [JAR]