net.minecraft.server.packs.repository

public class FolderRepositorySource

implements RepositorySource

akp
net.minecraft.server.packs.repository.FolderRepositorySource
net.minecraft.class_3279
net.minecraft.resource.FileResourcePackProvider
net.minecraft.src.C_57_
net.minecraft.server.packs.repository.ResourcePackSourceFolder

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_40044
LOGGER
f_244616_
private final Path
b
folder
field_14218
packsDir
f_10382_
private final PackType
c
packType
field_40045
type
f_243749_
private final PackSource
d
packSource
field_25345
source
f_10383_

Constructor summary

ModifierConstructor
public (Path packsDir, PackType type, PackSource source)

Method summary

Modifier and TypeMethod
private static String
a(Path arg0)
nameFromPath(Path arg0)
method_45273(Path arg0)
getFileName(Path path)
m_246927_(Path p_248745_)
public void
a(Consumer<akq> arg0)
loadPacks(Consumer<Pack> arg0)
method_14453(Consumer<class_3288> arg0)
register(Consumer<ResourcePackProfile> arg0)
m_7686_(Consumer<C_58_> arg0)
public static void
a(Path arg0, boolean arg1, BiConsumer<Path, akq$c> arg2)
discoverPacks(Path arg0, boolean arg1, BiConsumer<Path, Pack$ResourcesSupplier> arg2)
method_45271(Path arg0, boolean arg1, BiConsumer<Path, class_3288$class_7680> arg2)
forEachProfile(Path packsDir, boolean alwaysStable, BiConsumer<Path, ResourcePackProfile$PackFactory> consumer)
m_247293_(Path p_248794_, boolean p_255987_, BiConsumer<Path, C_58_$C_243513_> p_248580_)
public static Pack$ResourcesSupplier
a(Path arg0, boolean arg1)
detectPackResources(Path arg0, boolean arg1)
method_45269(Path arg0, boolean arg1)
getFactory(Path path, boolean alwaysStable)
m_254985_(Path p_255665_, boolean p_255971_)