jar

com.matyrobbrt.mc.sectionprotection : sectionprotection-1.19.2-api

Maven & Gradle

Dec 27, 2022
3 stars

SectionProtectionAPI · A Minecraft vanilla-styled chunk claiming mod.

Table Of Contents

Latest Version

Download com.matyrobbrt.mc.sectionprotection : sectionprotection-1.19.2-api JAR file - Latest Versions:

All Versions

Download com.matyrobbrt.mc.sectionprotection : sectionprotection-1.19.2-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 sectionprotection-1.19.2-api-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.matyrobbrt.sectionprotection.api.banner

├─ com.matyrobbrt.sectionprotection.api.banner.Banner.class - [JAR]

├─ com.matyrobbrt.sectionprotection.api.banner.BannerManager.class - [JAR]

com.matyrobbrt.sectionprotection.api.extensions

├─ com.matyrobbrt.sectionprotection.api.extensions.BannerExtension.class - [JAR]

├─ com.matyrobbrt.sectionprotection.api.extensions.LecternExtension.class - [JAR]

com.matyrobbrt.sectionprotection.api

├─ com.matyrobbrt.sectionprotection.api.ActionType.class - [JAR]

├─ com.matyrobbrt.sectionprotection.api.SectionProtectionAPI.class - [JAR]

com.matyrobbrt.sectionprotection.api.client

├─ com.matyrobbrt.sectionprotection.api.client.SectionProtectionClientAPI.class - [JAR]

com.matyrobbrt.sectionprotection.api.event

├─ com.matyrobbrt.sectionprotection.api.event.AttackBlockEvent.class - [JAR]

├─ com.matyrobbrt.sectionprotection.api.event.ChunkDataChangeEvent.class - [JAR]

├─ com.matyrobbrt.sectionprotection.api.event.TeamChangeEvent.class - [JAR]

com.matyrobbrt.sectionprotection.api.chunk

├─ com.matyrobbrt.sectionprotection.api.chunk.ChunkData.class - [JAR]

├─ com.matyrobbrt.sectionprotection.api.chunk.ChunkManager.class - [JAR]