net.minecraft.resource

public class ResourcePackManager<T extends ResourcePackProfile>

implements AutoCloseable

aar
net.minecraft.server.packs.repository.PackRepository
net.minecraft.class_3283
net.minecraft.resource.ResourcePackManager
net.minecraft.unmapped.C_dqfyacfy
net.minecraft.resources.ResourcePackList
net.minecraft.resources.ResourcePackList

Field summary

Modifier and TypeField
private final Set<ResourcePackProvider>
a
sources
field_14227
providers
f_aminivre
field_198987_a
packFinders
private Map<String, T>
b
available
field_14226
profiles
f_xdvstrtq
field_198988_b
packNameToInfo
private List<T>
c
selected
field_14225
enabled
f_owexwtxz
field_198989_c
enabled
private final ResourcePackProfile$Factory<T>
d
constructor
field_14228
profileFactory
f_wbomstwn
field_198990_d
packInfoFactory

Constructor summary

ModifierConstructor
public (ResourcePackProfile$Factory<T> profileFactory, ResourcePackProvider... providers)

Method summary

Modifier and TypeMethod
public void
a()
reload()
method_14445()
scanPacks()
m_nffzgvzs()
func_198983_a()
reloadPacksFromFinders()
private Map<String, T>
g()
discoverAvailable()
method_29212()
providePackProfiles()
m_enqkqgsr()
func_232624_g_()
func_232624_g_()
public void
a(Collection<String> arg0)
setSelected(Collection<String> arg0)
method_14447(Collection<String> arg0)
setEnabledProfiles(Collection<String> enabled)
m_bletxgrm(Collection<String> arg0)
func_198985_a(Collection<String> arg0)
setEnabledPacks(Collection<String> arg0)
private List<T>
b(Collection<String> arg0)
rebuildSelected(Collection<String> arg0)
method_29208(Collection<String> arg0)
buildEnabledProfiles(Collection<String> enabledNames)
m_ltsazlhz(Collection<String> arg0)
func_232618_b_(Collection<String> arg0)
func_232618_b_(Collection<String> arg0)
private Stream<T>
c(Collection<String> arg0)
getAvailablePacks(Collection<String> arg0)
method_29209(Collection<String> arg0)
streamProfilesByName(Collection<String> names)
m_jgcisnor(Collection<String> arg0)
func_232620_c_(Collection<String> arg0)
func_232620_c_(Collection<String> arg0)
public Collection<String>
b()
getAvailableIds()
method_29206()
getNames()
m_gwpynlge()
func_232616_b_()
func_232616_b_()
public Collection<T>
c()
getAvailablePacks()
method_14441()
getProfiles()
m_dyuqhutq()
func_198978_b()
getAllPacks()
public Collection<String>
d()
getSelectedIds()
method_29210()
getEnabledNames()
m_uvmhepfn()
func_232621_d_()
func_232621_d_()
public Collection<T>
e()
getSelectedPacks()
method_14444()
getEnabledProfiles()
m_cduyjyaj()
func_198980_d()
getEnabledPacks()
public T
a(String arg0)
getPack(String arg0)
method_14449(String arg0)
getProfile(String name)
m_wznveqqm(String arg0)
func_198981_a(String arg0)
getPackInfo(String name)
public void
close()
close()
close()
close()
close()
close()
public boolean
b(String arg0)
isAvailable(String arg0)
method_29207(String arg0)
hasProfile(String name)
m_hszphqkw(String arg0)
func_232617_b_(String arg0)
func_232617_b_(String arg0)
public List<ResourcePack>
f()
openAllSelected()
method_29211()
createResourcePacks()
m_obqijlja()
func_232623_f_()
func_232623_f_()