jar

io.github.themegax : slowmo-lib

Maven & Gradle

Aug 19, 2022
1 stars

slowmo-lib · Minecraft Fabric tickrate changer library

Table Of Contents

Latest Version

Download io.github.themegax : slowmo-lib JAR file - Latest Versions:

All Versions

Download io.github.themegax : slowmo-lib JAR file - All Versions:

Version Vulnerabilities Size Updated
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 slowmo-lib-1.0.6+1.19.x.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.themegax.slowmo.api

├─ io.themegax.slowmo.api.TickrateApi.class - [JAR]

io.themegax.slowmo.mixin.client.network

├─ io.themegax.slowmo.mixin.client.network.ClientPlayerInteractionManagerAccessor.class - [JAR]

├─ io.themegax.slowmo.mixin.client.network.ClientPlayerInteractionManagerMixin.class - [JAR]

io.themegax.slowmo.mixin.common.player

├─ io.themegax.slowmo.mixin.common.player.PlayerEntityMixin.class - [JAR]

├─ io.themegax.slowmo.mixin.common.player.ServerPlayerEntityMixin.class - [JAR]

io.themegax.slowmo

├─ io.themegax.slowmo.ClientTick.class - [JAR]

├─ io.themegax.slowmo.SlowmoClient.class - [JAR]

├─ io.themegax.slowmo.SlowmoMain.class - [JAR]

io.themegax.slowmo.mixin.common.network

├─ io.themegax.slowmo.mixin.common.network.ServerPlayNetworkHandlerMixin.class - [JAR]

io.themegax.slowmo.mixin.client.render

├─ io.themegax.slowmo.mixin.client.render.GameRendererMixin.class - [JAR]

├─ io.themegax.slowmo.mixin.client.render.WorldRendererMixin.class - [JAR]

io.themegax.slowmo.ext

├─ io.themegax.slowmo.ext.ClientPlayerInteractionManagerExt.class - [JAR]

├─ io.themegax.slowmo.ext.MinecraftServerExt.class - [JAR]

├─ io.themegax.slowmo.ext.PlayerEntityExt.class - [JAR]

├─ io.themegax.slowmo.ext.SoundSystemExt.class - [JAR]

io.themegax.slowmo.registry

├─ io.themegax.slowmo.registry.CommandRegistry.class - [JAR]

io.themegax.slowmo.mixin.client.sound

├─ io.themegax.slowmo.mixin.client.sound.SoundManagerAccessor.class - [JAR]

├─ io.themegax.slowmo.mixin.client.sound.SoundSystemAccessor.class - [JAR]

├─ io.themegax.slowmo.mixin.client.sound.SoundSystemMixin.class - [JAR]

io.themegax.slowmo.mixin.client

├─ io.themegax.slowmo.mixin.client.MinecraftClientAccessor.class - [JAR]

├─ io.themegax.slowmo.mixin.client.MinecraftClientMixin.class - [JAR]

io.themegax.slowmo.mixin.client.world

├─ io.themegax.slowmo.mixin.client.world.ClientWorldMixin.class - [JAR]

io.themegax.slowmo.config

├─ io.themegax.slowmo.config.SlowmoConfig.class - [JAR]

io.themegax.slowmo.mixin.common

├─ io.themegax.slowmo.mixin.common.MinecraftServerAccessor.class - [JAR]

├─ io.themegax.slowmo.mixin.common.MinecraftServerMixin.class - [JAR]

io.themegax.slowmo.mixin.common.world

├─ io.themegax.slowmo.mixin.common.world.ServerWorldAccessor.class - [JAR]

├─ io.themegax.slowmo.mixin.common.world.ServerWorldMixin.class - [JAR]

├─ io.themegax.slowmo.mixin.common.world.WorldAccessor.class - [JAR]