jar

io.github.ayfri.kore : oop

Maven & Gradle

Sep 22, 2023
80 stars

OOP · An OOP form of Kore, experimental and not complete.

Table Of Contents

Latest Version

Download io.github.ayfri.kore : oop JAR file - Latest Versions:

All Versions

Download io.github.ayfri.kore : oop 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 oop-1.0.0-1.20.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.ayfri.kore.selectors

├─ io.github.ayfri.kore.selectors.SingleSelector.class - [JAR]

├─ io.github.ayfri.kore.selectors.UtilsKt.class - [JAR]

io.github.ayfri.kore.entities

├─ io.github.ayfri.kore.entities.Entity.class - [JAR]

├─ io.github.ayfri.kore.entities.EntityKt.class - [JAR]

├─ io.github.ayfri.kore.entities.Player.class - [JAR]

├─ io.github.ayfri.kore.entities.PlayerKt.class - [JAR]

io.github.ayfri.kore.maths

├─ io.github.ayfri.kore.maths.Area.class - [JAR]

├─ io.github.ayfri.kore.maths.AreaKt.class - [JAR]

io.github.ayfri.kore.items

├─ io.github.ayfri.kore.items.ItemStackKt.class - [JAR]

io.github.ayfri.kore.scoreboard

├─ io.github.ayfri.kore.scoreboard.Scoreboard.class - [JAR]

├─ io.github.ayfri.kore.scoreboard.ScoreboardEntity.class - [JAR]

├─ io.github.ayfri.kore.scoreboard.ScoreboardEntityKt.class - [JAR]

├─ io.github.ayfri.kore.scoreboard.ScoreboardKt.class - [JAR]

io.github.ayfri.kore.teams

├─ io.github.ayfri.kore.teams.Team.class - [JAR]

├─ io.github.ayfri.kore.teams.TeamKt.class - [JAR]