History - net.minecraft.resource.DefaultResourcePack$Builder

26.3

Names

net.minecraft.server.packs.FixedPathPackResources$Builder

net.minecraft.server.packs.FixedPathPackResources$Builder

net.minecraft.class_3268$class_1_1070

net.minecraft.resource.DefaultResourcePack$Builder

Fields

Set<Path>: rootPaths, rootPaths, field_1_7506, rootPaths

Map<ResourceType, Set<Path>>: pathsForType, pathsForType, field_1_7505, namespacePaths

ResourceMetadata: metadata, metadata, field_1_7503, metadataMap

Set<String>: namespaces, namespaces, field_1_7504, namespaces

Constructors

()

Methods

boolean (Path): validateDirPath, validateDirPath, method_1_6858, directoryExists

void (Path): pushRootPath, pushRootPath, method_1_6856, rootPath

void (ResourceType, Path): pushPathForType, pushPathForType, method_1_6855, namespacePath

void (ResourceMetadata): setMetadata, setMetadata, method_1_6857, metadataMap

void (Collection<String>): exposeNamespace, exposeNamespace, method_1_6852, withNamespaces

DefaultResourcePack (ResourcePackInfo): build, build, method_1_6850, build

List<Path> (Collection<Path>): copyAndReverse, copyAndReverse, method_1_6851, reversed