jar

com.github.shynixn.mcpowerprotocol : mcpowerprotocol-bukkit-core

Maven & Gradle

Apr 03, 2021
1 usages

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

Table Of Contents

Latest Version

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

All Versions

Download com.github.shynixn.mcpowerprotocol : mcpowerprotocol-bukkit-core 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-bukkit-core-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.core.bukkit.impl.service

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.ItemServiceImpl.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.PacketSendServiceImpl.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.PacketServiceImpl.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.ParticleServiceImpl.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.PathfinderServiceImpl.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.ProtocolServiceImpl.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.ProxyServiceImpl.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.SoundServiceImpl.class - [JAR]

com.github.shynixn.mcpowerprotocol.core.bukkit

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.BukkitCoreApplicationImpl.class - [JAR]

com.github.shynixn.mcpowerprotocol.core.bukkit.impl.dispatcher

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.dispatcher.EffectDispatcher.class - [JAR]

com.github.shynixn.mcpowerprotocol.core.bukkit.impl.listener

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.listener.PluginListener.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.listener.ProtocolInitializationListener.class - [JAR]

com.github.shynixn.mcpowerprotocol.core.bukkit.contract

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.contract.PacketCreationService.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.contract.PacketSendService.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.contract.ProtocolService.class - [JAR]

com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.nms.v1_9_R2

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.nms.v1_9_R2.PacketCreation19R2ServiceImpl.class - [JAR]

com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.nms.v1_13_R2

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.nms.v1_13_R2.RayCastService113R2Impl.class - [JAR]

com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.nms.v1_8_R3

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.nms.v1_8_R3.PacketCreationServiceImpl.class - [JAR]

├─ com.github.shynixn.mcpowerprotocol.core.bukkit.impl.service.nms.v1_8_R3.RayCastService18R3Impl.class - [JAR]