Speedgot
TheAPI
-----
[Spigot, BungeeCord, Velocity] Complex API library to make plugin development easier & faster!
Download Now
698.9 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Removed methods scheduled for removal (+Fixed version)
-
Removed methods scheduled for removal in the
PacketListener
class:
*
boolean playOut(String player, Object packet, Object channel)
*
boolean playIn(String player, Object packet, Object channel)
+
"New" methods in the
PacketListener
class are now abstract:
*
void playOut(String player, PacketContainer container, ChannelContainer channel
*
void playIn(String player, PacketContainer container, ChannelContainer channel)
----------
,
Mar 11, 2024
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
31,339
First Release:
Nov 11, 2019
Last Update:
Jan 2, 2025
Category:
---------------
All-Time Rating:
8 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support