Hierarchy For All Packages
Package Hierarchies:- one.pkg.tiny.utils,
- one.pkg.tiny.utils.compress,
- one.pkg.tiny.utils.diff,
- one.pkg.tiny.utils.exception,
- one.pkg.tiny.utils.minecraft,
- one.pkg.tiny.utils.parse.html,
- one.pkg.tiny.utils.parse.json,
- one.pkg.tiny.utils.parse.mojang,
- one.pkg.tiny.utils.parse.mojang.schemas,
- one.pkg.tiny.utils.parse.resource,
- one.pkg.tiny.utils.parse.time,
- one.pkg.tiny.utils.parse.uuid,
- one.pkg.tiny.utils.parse.version
Class Hierarchy
- java.lang.Object
- one.pkg.tiny.utils.compress.BrotliCompress (implements one.pkg.tiny.utils.compress.ICompress)
- one.pkg.tiny.utils.Collections
- one.pkg.tiny.utils.minecraft.Command
- one.pkg.tiny.utils.Hash
- one.pkg.tiny.utils.parse.html.HTMLParser
- one.pkg.tiny.utils.parse.json.JsonParser
- one.pkg.tiny.utils.parse.mojang.MojangAPIParser
- one.pkg.tiny.utils.Rand
- java.lang.Record
- one.pkg.tiny.utils.parse.mojang.schemas.ProfileLookup
- one.pkg.tiny.utils.Reflect
- one.pkg.tiny.utils.parse.resource.ResourceParser
- one.pkg.tiny.utils.diff.SimplePatcher
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- one.pkg.tiny.utils.exception.CommandException
- one.pkg.tiny.utils.exception.ConnectionTestFailedException
- one.pkg.tiny.utils.exception.DependencyNotFoundException
- one.pkg.tiny.utils.exception.ForeverNonException
- one.pkg.tiny.utils.exception.ParseException
- one.pkg.tiny.utils.exception.UnsupportedTypeException
- one.pkg.tiny.utils.exception.UnsupportedVersionException
- java.lang.RuntimeException
- java.lang.Exception
- one.pkg.tiny.utils.parse.time.TimeParser
- one.pkg.tiny.utils.parse.uuid.UUIDParser
- one.pkg.tiny.utils.Validate
- one.pkg.tiny.utils.parse.version.VersionComparator
- one.pkg.tiny.utils.compress.ZstdCompress (implements one.pkg.tiny.utils.compress.ICompress)
Interface Hierarchy
- one.pkg.tiny.utils.compress.ICompress
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- one.pkg.tiny.utils.compress.BaseCompress (implements one.pkg.tiny.utils.compress.ICompress)
- one.pkg.tiny.utils.minecraft.Platform
- one.pkg.tiny.utils.minecraft.ProtocolVersion
- one.pkg.tiny.utils.parse.time.TimeUnit
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)