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 fabrikmc-persistence-1.8.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.axay.fabrik.persistence
├─ net.axay.fabrik.persistence.AccessExtensionsKt.class - [JAR]
├─ net.axay.fabrik.persistence.CompoundKey.class - [JAR]
├─ net.axay.fabrik.persistence.CompoundKeyKt.class - [JAR]
├─ net.axay.fabrik.persistence.CompoundProvider.class - [JAR]
├─ net.axay.fabrik.persistence.EmptyPersistentCompound.class - [JAR]
├─ net.axay.fabrik.persistence.PersistentCompound.class - [JAR]
├─ net.axay.fabrik.persistence.PersistentCompoundImpl.class - [JAR]
net.axay.fabrik.persistence.mixin.world
├─ net.axay.fabrik.persistence.mixin.world.ServerWorldMixin.class - [JAR]
net.axay.fabrik.persistence.mixin.chunk
├─ net.axay.fabrik.persistence.mixin.chunk.ChunkSerializerMixin.class - [JAR]
├─ net.axay.fabrik.persistence.mixin.chunk.EmptyLevelChunkMixin.class - [JAR]
├─ net.axay.fabrik.persistence.mixin.chunk.ImposterProtoChunkMixin.class - [JAR]
├─ net.axay.fabrik.persistence.mixin.chunk.LevelChunkMixin.class - [JAR]
├─ net.axay.fabrik.persistence.mixin.chunk.ProtoChunkMixin.class - [JAR]
net.axay.fabrik.persistence.internal
├─ net.axay.fabrik.persistence.internal.CompoundPersistentState.class - [JAR]
net.axay.fabrik.persistence.mixin.entity
├─ net.axay.fabrik.persistence.mixin.entity.EntityMixin.class - [JAR]