jar

br.com.gamemods : region-manipulator

Maven & Gradle

Jan 24, 2020
9 stars

region-manipulator · A kotlin/java lib that allows you to read and write MCA files in a clean way

Table Of Contents

Latest Version

Download br.com.gamemods : region-manipulator JAR file - Latest Versions:

All Versions

Download br.com.gamemods : region-manipulator JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.1.x
1.0.x
0.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 region-manipulator-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

br.com.gamemods.regionmanipulator

├─ br.com.gamemods.regionmanipulator.Chunk.class - [JAR]

├─ br.com.gamemods.regionmanipulator.ChunkPos.class - [JAR]

├─ br.com.gamemods.regionmanipulator.CorruptChunk.class - [JAR]

├─ br.com.gamemods.regionmanipulator.CorruptChunkException.class - [JAR]

├─ br.com.gamemods.regionmanipulator.Region.class - [JAR]

├─ br.com.gamemods.regionmanipulator.RegionIO.class - [JAR]

├─ br.com.gamemods.regionmanipulator.RegionPos.class - [JAR]

Advertisement