Package net.neoforged.fml.classloading
@Internal
package net.neoforged.fml.classloading
-
ClassDescriptionLinks
JarContentswith how that content will be loaded as a JPMS module.This classloader implements child-first classloading for any module that is defined locally.Caches the module reader for a module, including its protection domain.This class loader will filter the resources returned fromResourceMaskingClassLoader.getResources(String)andResourceMaskingClassLoader.getResource(String)by removing any results that come from a given set of classpath items (folders or jars).