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 api-1.1.14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.purecore.api.advancement
├─ io.purecore.api.advancement.Advancement.class - [JAR]
io.purecore.api.request
├─ io.purecore.api.request.ArrayRequest.class - [JAR]
├─ io.purecore.api.request.ObjectRequest.class - [JAR]
io.purecore.api.key
├─ io.purecore.api.key.Key.class - [JAR]
io.purecore.api.voting
├─ io.purecore.api.voting.VotingSite.class - [JAR]
├─ io.purecore.api.voting.VotingSiteConfig.class - [JAR]
io.purecore.api.punishment
├─ io.purecore.api.punishment.Offence.class - [JAR]
├─ io.purecore.api.punishment.Punishment.class - [JAR]
├─ io.purecore.api.punishment.Report.class - [JAR]
io.purecore.api.command
├─ io.purecore.api.command.Command.class - [JAR]
├─ io.purecore.api.command.Context.class - [JAR]
├─ io.purecore.api.command.Execution.class - [JAR]
io.purecore.api.event
├─ io.purecore.api.event.ConnectionCreatedEvent.class - [JAR]
├─ io.purecore.api.event.ConnectionCreationErrorEvent.class - [JAR]
├─ io.purecore.api.event.ConnectionsClosedEvent.class - [JAR]
├─ io.purecore.api.event.ConnectionsClosingErrorEvent.class - [JAR]
├─ io.purecore.api.event.DefaultHandler.class - [JAR]
├─ io.purecore.api.event.ErrorEvent.class - [JAR]
├─ io.purecore.api.event.Event.class - [JAR]
├─ io.purecore.api.event.Handler.class - [JAR]
├─ io.purecore.api.event.HandlerCollection.class - [JAR]
├─ io.purecore.api.event.ServerConnectionsClosedEvent.class - [JAR]
├─ io.purecore.api.event.ServerConnectionsClosingErrorEvent.class - [JAR]
├─ io.purecore.api.event.ServerConnectionsPushedEvent.class - [JAR]
├─ io.purecore.api.event.ServerConnectionsPushingErrorEvent.class - [JAR]
├─ io.purecore.api.event.SocketReadyEvent.class - [JAR]
├─ io.purecore.api.event.SocketUnavailableEvent.class - [JAR]
io.purecore.api.exception
├─ io.purecore.api.exception.ApiException.class - [JAR]
├─ io.purecore.api.exception.CallException.class - [JAR]
io.purecore.api.instance
├─ io.purecore.api.instance.Instance.class - [JAR]
├─ io.purecore.api.instance.Network.class - [JAR]
├─ io.purecore.api.instance.Server.class - [JAR]
├─ io.purecore.api.instance.Settings.class - [JAR]
io.purecore.api.statistic
├─ io.purecore.api.statistic.Specific.class - [JAR]
├─ io.purecore.api.statistic.Statistic.class - [JAR]
io.purecore.api
├─ io.purecore.api.Core.class - [JAR]
io.purecore.api.connection
├─ io.purecore.api.connection.Connection.class - [JAR]
├─ io.purecore.api.connection.Status.class - [JAR]
io.purecore.api.location
├─ io.purecore.api.location.Location.class - [JAR]
io.purecore.api.user
├─ io.purecore.api.user.Owner.class - [JAR]
├─ io.purecore.api.user.Player.class - [JAR]