View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window SlowMo-Lib-1.19-1.0.5+1.19.1.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]