jar

com.github.shynixn.mcpowerprotocol : mcpowerprotocol-api

Maven & Gradle

Apr 03, 2021
4 usages

MCPowerProtocol · MCPowerProtocol is an extension for productive work on minecraft servers.

Table Of Contents

Latest Version

Download com.github.shynixn.mcpowerprotocol : mcpowerprotocol-api JAR file - Latest Versions:

All Versions

Download com.github.shynixn.mcpowerprotocol : mcpowerprotocol-api 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 mcpowerprotocol-api-1.0.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.shynixn.mcpowerprotocol.api.commandexecutor

├─ com.github.shynixn.mcpowerprotocol.api.commandexecutor.SuspendingCommandExecutor.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.commandexecutor.SuspendingTabCompleter.class - [JAR]

com.github.shynixn.mcpowerprotocol.api.enumeration

├─ com.github.shynixn.mcpowerprotocol.api.enumeration.BlockDirection.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.enumeration.ChatColor.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.enumeration.EntityType.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.enumeration.IncomingPacketType.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.enumeration.InventoryType.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.enumeration.ParticleType.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.enumeration.Version.class - [JAR]

com.github.shynixn.mcpowerprotocol.api

├─ com.github.shynixn.mcpowerprotocol.api.CoreApplication.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.CoreItemService.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.CorePacketService.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.CoreSoundService.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.ExtensionKt.class - [JAR]

com.github.shynixn.mcpowerprotocol.api.entity

├─ com.github.shynixn.mcpowerprotocol.api.entity.Item.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.Packet.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketIn.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketInInventoryClick.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutDestroy.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutInventoryClose.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutInventoryConfirmation.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutInventoryItems.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutInventoryOpen.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutInventorySlot.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutMetaData.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutMount.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutMove.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutParticle.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutSpawn.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutTeleport.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PacketOutVelocity.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.Particle.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.PathPoint.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.RaycastResult.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.Sound.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.entity.Vector3d.class - [JAR]

com.github.shynixn.mcpowerprotocol.api.component

├─ com.github.shynixn.mcpowerprotocol.api.component.VisibilityComponent.class - [JAR]

com.github.shynixn.mcpowerprotocol.api.service

├─ com.github.shynixn.mcpowerprotocol.api.service.ConfigurationService.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.service.ParticleService.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.service.PathfinderService.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.service.ProxyService.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.api.service.RaycastService.class - [JAR]