Uses of Class
com.comphenix.protocol.reflect.FuzzyReflection
Packages that use FuzzyReflection
-
Uses of FuzzyReflection in com.comphenix.protocol.reflect
Methods in com.comphenix.protocol.reflect that return FuzzyReflectionModifier and TypeMethodDescriptionstatic FuzzyReflectionRetrieves a fuzzy reflection instance from a given class.static FuzzyReflectionRetrieves a fuzzy reflection instance from a given class.static FuzzyReflectionFuzzyReflection.fromObject(Object reference)Retrieves a fuzzy reflection instance from an object.static FuzzyReflectionFuzzyReflection.fromObject(Object reference, boolean forceAccess)Retrieves a fuzzy reflection instance from an object.