Speedgot
PacketInjectorAPI [1.8-1.21.3] - Manage packets easily
-----
Simple API for managing packets. Powered by LightInjector!
Download Now
73.5 KB .jar
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Added newInstance method to ReflectionUtil - Added metod to packet's events
- Added method
newInstance
in the ReflectionUtil class to get a new Instance of a class using the proper constructor:
Code (Java):
public
static
Object
newInstance
(
Class
<?>
clazz,
Object
...
parameters
)
;
- Added method to packet's events:
Code (Java):
public
void
setValue
(
String
field,
Object
value
)
;
public
Object
getValue
(
String
field
)
;
These methods can be optimized in future
- Fixed some bugs
----------
,
Sep 7, 2018
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
4,538
First Release:
Jun 20, 2018
Last Update:
Oct 26, 2024
Category:
---------------
All-Time Rating:
2 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support