Uses of Class
com.comphenix.protocol.reflect.ExactReflection
Packages that use ExactReflection
-
Uses of ExactReflection in com.comphenix.protocol.reflect
Methods in com.comphenix.protocol.reflect that return ExactReflectionModifier and TypeMethodDescriptionExactReflection.forceAccess()Retrieve anExactReflectionobject where scope restrictions are ignored.static ExactReflectionRetrieves an exact reflection instance from a given class.static ExactReflectionRetrieves an exact reflection instance from a given class.static ExactReflectionExactReflection.fromObject(Object reference)Retrieves an exact reflection instance from an object.static ExactReflectionExactReflection.fromObject(Object reference, boolean forceAccess)Retrieves an exact reflection instance from an object.