jar

net.lenni0451.mcstructs : text

Maven & Gradle

Aug 12, 2023
6 stars

MCStructs · A minecraft data structure library with the goal of being compliant with the vanilla client

Table Of Contents

Latest Version

Download net.lenni0451.mcstructs : text JAR file - Latest Versions:

All Versions

Download net.lenni0451.mcstructs : text JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.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 text-2.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.lenni0451.mcstructs.text.components

├─ net.lenni0451.mcstructs.text.components.KeybindComponent.class - [JAR]

├─ net.lenni0451.mcstructs.text.components.NbtComponent.class - [JAR]

├─ net.lenni0451.mcstructs.text.components.ScoreComponent.class - [JAR]

├─ net.lenni0451.mcstructs.text.components.SelectorComponent.class - [JAR]

├─ net.lenni0451.mcstructs.text.components.StringComponent.class - [JAR]

├─ net.lenni0451.mcstructs.text.components.TranslationComponent.class - [JAR]

net.lenni0451.mcstructs.text.events.hover

├─ net.lenni0451.mcstructs.text.events.hover.AHoverEvent.class - [JAR]

├─ net.lenni0451.mcstructs.text.events.hover.HoverEventAction.class - [JAR]

net.lenni0451.mcstructs.text.serializer.v1_14

├─ net.lenni0451.mcstructs.text.serializer.v1_14.TextDeserializer_v1_14.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_14.TextSerializer_v1_14.class - [JAR]

net.lenni0451.mcstructs.text.serializer.v1_12

├─ net.lenni0451.mcstructs.text.serializer.v1_12.TextDeserializer_v1_12.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_12.TextSerializer_v1_12.class - [JAR]

net.lenni0451.mcstructs.text.serializer.v1_19_4

├─ net.lenni0451.mcstructs.text.serializer.v1_19_4.TextDeserializer_v1_19_4.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_19_4.TextSerializer_v1_19_4.class - [JAR]

net.lenni0451.mcstructs.text.serializer.v1_17

├─ net.lenni0451.mcstructs.text.serializer.v1_17.TextDeserializer_v1_17.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_17.TextSerializer_v1_17.class - [JAR]

net.lenni0451.mcstructs.text.serializer.v1_18

├─ net.lenni0451.mcstructs.text.serializer.v1_18.HoverEventDeserializer_v1_18.class - [JAR]

net.lenni0451.mcstructs.text.serializer.v1_15

├─ net.lenni0451.mcstructs.text.serializer.v1_15.TextDeserializer_v1_15.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_15.TextSerializer_v1_15.class - [JAR]

net.lenni0451.mcstructs.text.components.nbt

├─ net.lenni0451.mcstructs.text.components.nbt.BlockNbtComponent.class - [JAR]

├─ net.lenni0451.mcstructs.text.components.nbt.EntityNbtComponent.class - [JAR]

├─ net.lenni0451.mcstructs.text.components.nbt.StorageNbtComponent.class - [JAR]

net.lenni0451.mcstructs.text.serializer.v1_16

├─ net.lenni0451.mcstructs.text.serializer.v1_16.HoverEventDeserializer_v1_16.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_16.HoverEventSerializer_v1_16.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_16.StyleDeserializer_v1_16.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_16.StyleSerializer_v1_16.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_16.TextDeserializer_v1_16.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_16.TextSerializer_v1_16.class - [JAR]

net.lenni0451.mcstructs.text.utils

├─ net.lenni0451.mcstructs.text.utils.JsonUtils.class - [JAR]

├─ net.lenni0451.mcstructs.text.utils.LegacyStringUtils.class - [JAR]

├─ net.lenni0451.mcstructs.text.utils.TextColorUtils.class - [JAR]

├─ net.lenni0451.mcstructs.text.utils.TextUtils.class - [JAR]

├─ net.lenni0451.mcstructs.text.utils.TextWidthUtils.class - [JAR]

net.lenni0451.mcstructs.text.serializer

├─ net.lenni0451.mcstructs.text.serializer.LegacyStringDeserializer.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.TextComponentSerializer.class - [JAR]

net.lenni0451.mcstructs.text.events.click

├─ net.lenni0451.mcstructs.text.events.click.ClickEvent.class - [JAR]

├─ net.lenni0451.mcstructs.text.events.click.ClickEventAction.class - [JAR]

net.lenni0451.mcstructs.text.events.hover.impl

├─ net.lenni0451.mcstructs.text.events.hover.impl.EntityHoverEvent.class - [JAR]

├─ net.lenni0451.mcstructs.text.events.hover.impl.ItemHoverEvent.class - [JAR]

├─ net.lenni0451.mcstructs.text.events.hover.impl.TextHoverEvent.class - [JAR]

net.lenni0451.mcstructs.text.serializer.v1_6

├─ net.lenni0451.mcstructs.text.serializer.v1_6.TextDeserializer_v1_6.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_6.TextSerializer_v1_6.class - [JAR]

net.lenni0451.mcstructs.text.serializer.v1_7

├─ net.lenni0451.mcstructs.text.serializer.v1_7.StyleDeserializer_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_7.StyleSerializer_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_7.TextDeserializer_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_7.TextSerializer_v1_7.class - [JAR]

net.lenni0451.mcstructs.text.serializer.v1_8

├─ net.lenni0451.mcstructs.text.serializer.v1_8.StyleDeserializer_v1_8.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_8.StyleSerializer_v1_8.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_8.TextDeserializer_v1_8.class - [JAR]

├─ net.lenni0451.mcstructs.text.serializer.v1_8.TextSerializer_v1_8.class - [JAR]

net.lenni0451.mcstructs.text.serializer.v1_9

├─ net.lenni0451.mcstructs.text.serializer.v1_9.TextSerializer_v1_9.class - [JAR]

net.lenni0451.mcstructs.text

├─ net.lenni0451.mcstructs.text.ATextComponent.class - [JAR]

├─ net.lenni0451.mcstructs.text.Style.class - [JAR]

├─ net.lenni0451.mcstructs.text.TextComponentBuilder.class - [JAR]

Advertisement