Package com.cryptomorin.xseries.reflection
package com.cryptomorin.xseries.reflection
-
ClassDescriptionRepresents an object that can be used for reflection operations.This class is mostly only useful if you're planning to use string-based API (see
ReflectionParser), other than that most of the work is done behind the scenes, and it's not needed to use it directly.General Java reflection handler, but specialized for Minecraft NMS/CraftBukkit reflection as well.