Speedgot
[API] ReflectionHelper
-----
Library to easily access Classes, Fields & Methods using reflection
Download Now
Via external site
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
1.17 support
1.17 support and
better resolving of new 1.17 nms class structure
----------
,
Jun 28, 2021
Java 16 Compatibility
Questionable compatibility with Java 16
Added
FieldAccessor
which still allows modifying private & final fields
Added system property 'org_inventivetalent_reflection_verbose' to make debugging easier
----------
,
May 15, 2021
fixes
fixes
----------
,
Feb 12, 2021
1.16.4 support
1.16.4 support
----------
,
Nov 8, 2020
Fix
Fixed issue with 1.16.2
----------
,
Aug 26, 2020
Improvements & 1.16.2 support
Improved dynamic version support (
#42
)
Added support for 1.16.2
----------
,
Aug 14, 2020
fix
fixed issues with java 12+
----------
,
Apr 14, 2020
New Version Support
added a couple of version fields to support upcoming versions
----------
,
Dec 17, 2019
1.14 support
1.14 support
----------
,
May 31, 2019
1.13.1 support
added proper enum value for 1.13.1
----------
,
Aug 27, 2018
1.13 support
added support for 1.13
----------
,
Jul 22, 2018
Fix
fixed a bug which caused methods with arrays as return types/arguments to not be recognized properly
----------
,
Feb 4, 2018
1.12 support
1.12 support
----------
,
Jun 16, 2017
1.11 support
added proper support for 1.11
----------
,
Feb 1, 2017
Fixes
fixed DataWatcher issues
(hopefully) fixed support for PaperSpigot (and different forks)
----------
,
Jul 14, 2016
Fix
fixed regex comparison for method signatures
----------
,
Jul 2, 2016
PaperSpigot fix
fixed DataWatcher indexes for PaperSpigot
----------
,
Jun 30, 2016
1.10.2 Fix | method signatures
fixed compatibility with 1.10.2
added
#getMethodSignature
added
#resolveSignature
----------
,
Jun 28, 2016
Reflection annotations
added
@Class
,
@Field
&
@Method
annotations to make loading them even easier.
----------
,
Jun 19, 2016
1.10 support
added version enum constant for 1.10
----------
,
Jun 9, 2016
API improvements & fixes
added
methods
to resolve fields, method, constructors by their index
fixed
DataWatcher#ValueType
s for 1.9.4
----------
,
May 11, 2016
1.9.4 fix
fixed DataWatcher fields for 1.9.4
----------
,
May 11, 2016
1.9.4 support
added support for Spigot 1.9.4
----------
,
May 10, 2016
Wrappers
added
ClassWrapper
,
ConstructorWrapper
,
FieldWrapper
,
MethodWrapper
which silence exceptions and directly cast returned values to the correct type
----------
,
Apr 5, 2016
Fix
fixed
#getItemType
to return the proper Type
----------
,
Mar 17, 2016
Fix
fixed issues with Spigot 1.7
----------
,
Mar 15, 2016
Minor fix
fixed Minecraft#getHandle & Minecraft#getBukkitEntity methods
----------
,
Mar 8, 2016
ValueType update
added
ValueTypes
for EntityWither
----------
,
Mar 7, 2016
Fixes
fixed
DataWatcher
get methods (now uses
ValueType
)
----------
,
Mar 6, 2016
DataWatcher API
added helper-class for
DataWatcher
----------
,
Mar 6, 2016
API update
FieldResolver
added methods
resolveByFirstType
&
resolveByLastType
ConstructorResolver
added methods
resolveFirstConstructor
&
resolveLastConstructor
Minecraft
added
Version
enum
----------
,
Mar 2, 2016
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
6,832
First Release:
Feb 29, 2016
Last Update:
Jun 28, 2021
Category:
---------------
All-Time Rating:
6 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support