net.minecraft.server.packs

public class VanillaPackResourcesBuilder

atu
net.minecraft.server.packs.VanillaPackResourcesBuilder
net.minecraft.class_7665
net.minecraft.unmapped.C_vgiowgut
net.minecraft.resource.DefaultResourcePackBuilder
net.minecraft.resource.pack.DefaultResourcePackBuilder

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
b
LOGGER
field_40005
f_ctpjuffd
LOGGER
LOGGER
public static Consumer<VanillaPackResourcesBuilder>
a
developmentConfig
field_40004
f_fkrebssw
callback
developmentConfig
private static final Map<PackType, Path>
c
ROOT_DIR_BY_TYPE
field_40006
f_rcxcnenb
RESOURCE_TYPE_TO_PATH
ROOT_PATH_BY_TYPE
private final Set<Path>
d
rootPaths
field_40007
f_khzkukxs
rootPaths
rootPaths
private final Map<PackType, Set<Path>>
e
pathsForType
field_40008
f_tvxrtwpz
paths
paths
private BuiltInMetadata
f
metadata
field_40009
f_mzuxlbrv
metadataMap
metadata
private final Set<String>
g
namespaces
field_40010
f_iikipwcl
namespaces
namespaces

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private boolean
b(Path arg0)
validateDirPath(Path arg0)
method_45209(Path arg0)
m_frgitsny(Path arg0)
exists(Path path)
exists(Path path)
private void
c(Path arg0)
pushRootPath(Path arg0)
method_45212(Path arg0)
m_olgvvxwe(Path arg0)
addRootPath(Path path)
addRootPath(Path path)
private void
b(atr arg0, Path arg1)
pushPathForType(PackType arg0, Path arg1)
method_45208(class_3264 arg0, Path arg1)
m_zmbnkcdl(C_abwutbbk arg0, Path arg1)
addPath(ResourceType type, Path path)
addPath(ResourceType type, Path path)
public VanillaPackResourcesBuilder
a()
pushJarResources()
method_45197()
m_zbxkmftx()
withDefaultPaths()
withDefaultPaths()
public VanillaPackResourcesBuilder
a(atr arg0, Class<?> arg1)
pushClasspathResources(PackType arg0, Class<?> arg1)
method_45200(class_3264 arg0, Class<?> arg1)
m_vdwfqfqv(C_abwutbbk arg0, Class<?> arg1)
withPaths(ResourceType type, Class<?> clazz)
withPaths(ResourceType resourceType, Class<?> classForPath)
public VanillaPackResourcesBuilder
b()
applyDevelopmentConfig()
method_45207()
m_elcvcmgm()
runCallback()
applyDevelopmentConfig()
public VanillaPackResourcesBuilder
a(Path arg0)
pushUniversalPath(Path arg0)
method_45204(Path arg0)
m_vhghnrfw(Path arg0)
withRoot(Path root)
withRootPath(Path path)
public VanillaPackResourcesBuilder
a(atr arg0, Path arg1)
pushAssetPath(PackType arg0, Path arg1)
method_45201(class_3264 arg0, Path arg1)
m_pxiijend(C_abwutbbk arg0, Path arg1)
withPath(ResourceType type, Path path)
withPath(ResourceType type, Path path)
public VanillaPackResourcesBuilder
a(ath arg0)
setMetadata(BuiltInMetadata arg0)
method_45198(class_7662 arg0)
m_pzzcjkwf(C_iabfqjlu arg0)
withMetadataMap(ResourceMetadataMap metadataMap)
withMetadata(BuiltinMetadata metadata)
public VanillaPackResourcesBuilder
a(String... arg0)
exposeNamespace(String... arg0)
method_45206(String... arg0)
m_qpitkgzx(String... arg0)
withNamespaces(String... namespaces)
withNamespaces(String... namespaces)
public VanillaPackResources
a(ato arg0)
build(PackLocationInfo arg0)
method_45210(class_9224 arg0)
m_xpfidyew(C_yebcvztn arg0)
build(ResourcePackInfo info)
build(PackLocationInfo info)
private static List<Path>
a(Collection<Path> arg0)
copyAndReverse(Collection<Path> arg0)
method_45205(Collection<Path> arg0)
m_vjqwsvis(Collection<Path> arg0)
reverse(Collection<Path> paths)
copyAndReverse(Collection<Path> paths)