History - net.minecraft.server.packs.VanillaPackResourcesBuilder

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

atg

asv

Fields

Constructors

Methods

1.20.6

Names

apa

atg

Fields

Constructors

Methods

VanillaPackResources (): c, build, method_45210, build, m_245772_

VanillaPackResources (PackLocationInfo): a, build, method_45210, build, m_245772_

1.20.4

Names

aml

apa

Fields

Constructors

Methods

1.20.2

Names

ajp

aml

Fields

Constructors

Methods

1.20.1

Names

ajz

ajp

Fields

Constructors

Methods

1.19.4

Names

aiw

ajz

Fields

Constructors

Methods

1.19.3

Names

aiw

net.minecraft.server.packs.VanillaPackResourcesBuilder

net.minecraft.class_7665

net.minecraft.resource.DefaultResourcePackBuilder

net.minecraft.src.C_243597_

net.minecraft.server.packs.VanillaPackResourcesBuilder

Fields

org.slf4j.Logger: b, LOGGER, field_40005, LOGGER, f_244501_

Consumer<VanillaPackResourcesBuilder>: a, developmentConfig, field_40004, callback, f_244395_

Map<PackType, Path>: c, ROOT_DIR_BY_TYPE, field_40006, RESOURCE_TYPE_TO_PATH, f_243987_

Set<Path>: d, rootPaths, field_40007, rootPaths, f_244434_

Map<PackType, Set<Path>>: e, pathsForType, field_40008, paths, f_243956_

BuiltInMetadata: f, metadata, field_40009, metadataMap, f_243924_

Set<String>: g, namespaces, field_40010, namespaces, f_244548_

Constructors

()

Methods

Path (URI): a, safeGetPath, method_45203, toPath, m_246045_

boolean (Path): b, validateDirPath, method_45209, exists, m_247040_

void (Path): c, pushRootPath, method_45212, addRootPath, m_245487_

void (PackType, Path): b, pushPathForType, method_45208, addPath, m_246356_

VanillaPackResourcesBuilder (): a, pushJarResources, method_45197, withDefaultPaths, m_246373_

VanillaPackResourcesBuilder (PackType, Class<?>): a, pushClasspathResources, method_45200, withPaths, m_246513_

VanillaPackResourcesBuilder (): b, applyDevelopmentConfig, method_45207, runCallback, m_246678_

VanillaPackResourcesBuilder (Path): a, pushUniversalPath, method_45204, withRoot, m_245630_

VanillaPackResourcesBuilder (PackType, Path): a, pushAssetPath, method_45201, withPath, m_246275_

VanillaPackResourcesBuilder (BuiltInMetadata): a, setMetadata, method_45198, withMetadataMap, m_245913_

VanillaPackResourcesBuilder (String...): a, exposeNamespace, method_45206, withNamespaces, m_245371_

VanillaPackResources (): c, build, method_45210, build, m_245772_

List<Path> (Collection<Path>): a, copyAndReverse, method_45205, reverse, m_247634_