Uses of Class
com.plotsquared.core.util.ReflectionUtils.RefClass
Packages that use ReflectionUtils.RefClass
-
Uses of ReflectionUtils.RefClass in com.plotsquared.core.util
Methods in com.plotsquared.core.util that return ReflectionUtils.RefClassModifier and TypeMethodDescriptionstatic ReflectionUtils.RefClassReflectionUtils.getRefClass(Class<?> clazz) get RefClass object by real classstatic ReflectionUtils.RefClassReflectionUtils.getRefClass(String className) Get class for name.