All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download blockball-api JAR 5.0.0 with all dependencies


Files of the artifact blockball-api version 5.0.0 from the group com.github.shynixn.blockball.

Artifact blockball-api
Group com.github.shynixn.blockball
Version 5.0.0


Please rate this JAR file. Is it a good library?

0 downloads

Source code of blockball-api version 5.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.shynixn.blockball.api
com.github.shynixn.blockball.api.com.github.shynixn.blockball.api.BlockBallApi.kt
com.github.shynixn.blockball.api.business.controller
com.github.shynixn.blockball.api.business.controller.com.github.shynixn.blockball.api.business.controller.BungeeCordConnectionController.kt
com.github.shynixn.blockball.api.business.controller.com.github.shynixn.blockball.api.business.controller.GameController.kt
com.github.shynixn.blockball.api.business.entity
com.github.shynixn.blockball.api.business.entity.com.github.shynixn.blockball.api.business.entity.BungeeCordServerStatus.kt
com.github.shynixn.blockball.api.business.entity.com.github.shynixn.blockball.api.business.entity.Game.kt
com.github.shynixn.blockball.api.business.entity.com.github.shynixn.blockball.api.business.entity.InGameStats.kt
com.github.shynixn.blockball.api.business.enumeration
com.github.shynixn.blockball.api.business.enumeration.com.github.shynixn.blockball.api.business.enumeration.BungeeCordServerState
com.github.shynixn.blockball.api.business.enumeration.com.github.shynixn.blockball.api.business.enumeration.GameStatus
com.github.shynixn.blockball.api.business.enumeration.com.github.shynixn.blockball.api.business.enumeration.GameType
com.github.shynixn.blockball.api.business.enumeration.com.github.shynixn.blockball.api.business.enumeration.PlaceHolder
com.github.shynixn.blockball.api.business.enumeration.com.github.shynixn.blockball.api.business.enumeration.Team
com.github.shynixn.blockball.api.persistence.controller
com.github.shynixn.blockball.api.persistence.controller.com.github.shynixn.blockball.api.persistence.controller.ArenaController.kt
com.github.shynixn.blockball.api.persistence.controller.com.github.shynixn.blockball.api.persistence.controller.Controller.kt
com.github.shynixn.blockball.api.persistence.controller.com.github.shynixn.blockball.api.persistence.controller.DatabaseController.kt
com.github.shynixn.blockball.api.persistence.controller.com.github.shynixn.blockball.api.persistence.controller.LinkSignController.kt
com.github.shynixn.blockball.api.persistence.controller.com.github.shynixn.blockball.api.persistence.controller.PlayerMetaController.kt
com.github.shynixn.blockball.api.persistence.controller.com.github.shynixn.blockball.api.persistence.controller.ReloadableController.kt
com.github.shynixn.blockball.api.persistence.controller.com.github.shynixn.blockball.api.persistence.controller.StatsController.kt
com.github.shynixn.blockball.api.persistence.entity
com.github.shynixn.blockball.api.persistence.entity.com.github.shynixn.blockball.api.persistence.entity.Arena.kt
com.github.shynixn.blockball.api.persistence.entity.com.github.shynixn.blockball.api.persistence.entity.BallExtensionMeta.kt
com.github.shynixn.blockball.api.persistence.entity.com.github.shynixn.blockball.api.persistence.entity.PersistenceAble.kt
com.github.shynixn.blockball.api.persistence.entity.basic
com.github.shynixn.blockball.api.persistence.entity.basic.com.github.shynixn.blockball.api.persistence.entity.basic.StorageLocation.kt
com.github.shynixn.blockball.api.persistence.entity.bungeecord
com.github.shynixn.blockball.api.persistence.entity.bungeecord.com.github.shynixn.blockball.api.persistence.entity.bungeecord.LinkSign.kt
com.github.shynixn.blockball.api.persistence.entity.meta
com.github.shynixn.blockball.api.persistence.entity.meta.com.github.shynixn.blockball.api.persistence.entity.meta.ArenaMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.area
com.github.shynixn.blockball.api.persistence.entity.meta.area.com.github.shynixn.blockball.api.persistence.entity.meta.area.AreaSelection.kt
com.github.shynixn.blockball.api.persistence.entity.meta.display
com.github.shynixn.blockball.api.persistence.entity.meta.display.com.github.shynixn.blockball.api.persistence.entity.meta.display.BossBarMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.display.com.github.shynixn.blockball.api.persistence.entity.meta.display.HologramMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.display.com.github.shynixn.blockball.api.persistence.entity.meta.display.ScoreboardMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.lobby
com.github.shynixn.blockball.api.persistence.entity.meta.lobby.com.github.shynixn.blockball.api.persistence.entity.meta.lobby.BungeeCordLobbyMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.lobby.com.github.shynixn.blockball.api.persistence.entity.meta.lobby.HubLobbyMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.lobby.com.github.shynixn.blockball.api.persistence.entity.meta.lobby.LobbyMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.lobby.com.github.shynixn.blockball.api.persistence.entity.meta.lobby.MinigameLobbyMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.misc
com.github.shynixn.blockball.api.persistence.entity.meta.misc.com.github.shynixn.blockball.api.persistence.entity.meta.misc.ArenaProtectionMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.misc.com.github.shynixn.blockball.api.persistence.entity.meta.misc.CommandMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.misc.com.github.shynixn.blockball.api.persistence.entity.meta.misc.CustomizationMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.misc.com.github.shynixn.blockball.api.persistence.entity.meta.misc.DoubleJumpMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.misc.com.github.shynixn.blockball.api.persistence.entity.meta.misc.RewardMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.misc.com.github.shynixn.blockball.api.persistence.entity.meta.misc.TeamMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.stats
com.github.shynixn.blockball.api.persistence.entity.meta.stats.com.github.shynixn.blockball.api.persistence.entity.meta.stats.PlayerMeta.kt
com.github.shynixn.blockball.api.persistence.entity.meta.stats.com.github.shynixn.blockball.api.persistence.entity.meta.stats.Stats.kt




© 2015 - 2025 Weber Informatics LLC | Privacy Policy