Hierarchy For All Packages
- io.github.kosmx.emotes.api.events.client,
- io.github.kosmx.emotes.api.events.server,
- io.github.kosmx.emotes.api.proxy,
- io.github.kosmx.emotes.api.services,
- io.github.kosmx.emotes.common,
- io.github.kosmx.emotes.common.nbsplayer,
- io.github.kosmx.emotes.common.network,
- io.github.kosmx.emotes.common.network.objects,
- io.github.kosmx.emotes.common.tools
Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - io.github.kosmx.emotes.common.network.objects.NetHashMap
- io.github.kosmx.emotes.common.tools.UUIDMap<T> (implements java.lang.Iterable<T>)
- java.util.HashMap<K,
- io.github.kosmx.emotes.api.proxy.AbstractNetworkInstance (implements io.github.kosmx.emotes.api.proxy.INetworkInstance)
- io.github.kosmx.emotes.common.network.objects.AbstractNetworkPacket
- io.github.kosmx.emotes.common.network.objects.DiscoveryPacket
- io.github.kosmx.emotes.common.network.objects.EmoteDataPacket
- io.github.kosmx.emotes.common.network.objects.EmoteHeaderPacket
- io.github.kosmx.emotes.common.network.objects.EmoteIconPacket
- io.github.kosmx.emotes.common.network.objects.NewAnimPacket
- io.github.kosmx.emotes.common.network.objects.PlayerDataPacket
- io.github.kosmx.emotes.common.network.objects.SongPacket
- io.github.kosmx.emotes.common.network.objects.StopPacket
- io.github.kosmx.emotes.common.tools.BiMap<L,
R> (implements java.util.Collection<E>) - io.github.kosmx.emotes.api.events.client.ClientEmoteAPI (implements io.github.kosmx.emotes.api.services.IEmotecraftService)
- io.github.kosmx.emotes.api.events.client.ClientEmoteEvents
- io.github.kosmx.emotes.api.events.client.ClientNetworkEvents
- io.github.kosmx.emotes.common.CommonData
- io.github.kosmx.emotes.common.network.CommonNetwork
- io.github.kosmx.emotes.common.network.EmotePacket
- io.github.kosmx.emotes.common.network.EmotePacket.Builder
- io.github.kosmx.emotes.api.proxy.EmotesProxyManager
- java.io.InputStream (implements java.io.Closeable)
- io.github.kosmx.emotes.common.tools.ByteBufferInputStream
- io.github.kosmx.emotes.common.nbsplayer.LegacyNBSPacket
- io.github.kosmx.emotes.common.tools.MathHelper
- io.github.kosmx.emotes.common.network.objects.NetData
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- io.github.kosmx.emotes.common.tools.ByteBufferOutputStream
- io.github.kosmx.emotes.common.network.PacketConfig
- io.github.kosmx.emotes.common.SerializableConfig
- io.github.kosmx.emotes.common.SerializableConfig.ConfigEntry<T>
- io.github.kosmx.emotes.common.SerializableConfig.FloatConfigEntry
- io.github.kosmx.emotes.common.SerializableConfig.ListConfigEntry<T>
- io.github.kosmx.emotes.api.events.server.ServerEmoteAPI (implements io.github.kosmx.emotes.api.services.IEmotecraftService)
- io.github.kosmx.emotes.api.events.server.ServerEmoteEvents
- io.github.kosmx.emotes.common.tools.ServiceLoaderUtil
- net.raphimc.noteblocklib.player.SongPlayer
- io.github.kosmx.emotes.common.nbsplayer.NbsPlayer
- java.util.AbstractMap<K,
Interface Hierarchy
- io.github.kosmx.emotes.api.events.client.ClientEmoteEvents.EmotePlayEvent
- io.github.kosmx.emotes.api.events.client.ClientEmoteEvents.EmoteStopEvent
- io.github.kosmx.emotes.api.events.client.ClientEmoteEvents.EmoteVerifier
- io.github.kosmx.emotes.api.events.client.ClientEmoteEvents.LocalEmoteStopEvent
- io.github.kosmx.emotes.api.events.client.ClientNetworkEvents.PacketSendEvent
- io.github.kosmx.emotes.api.services.IEmotecraftService
- io.github.kosmx.emotes.api.proxy.INetworkInstance
- io.github.kosmx.emotes.api.events.server.ServerEmoteEvents.EmotePlayEvent
- io.github.kosmx.emotes.api.events.server.ServerEmoteEvents.EmoteStopEvent
- io.github.kosmx.emotes.api.events.server.ServerEmoteEvents.EmoteVerifier
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.github.kosmx.emotes.common.network.PacketTask
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)