net.minecraft.client.gui.screens.packs

public class PackSelectionModel

edg
net.minecraft.client.gui.screens.packs.PackSelectionModel
net.minecraft.class_5369
net.minecraft.unmapped.C_ufhpfkse
net.minecraft.client.gui.screen.pack.ResourcePackOrganizer
net.minecraft.src.C_3701_

Field summary

Modifier and TypeField
private final PackRepository
a
repository
field_25626
f_ctlosilh
resourcePackManager
f_99902_
final List<Pack>
b
selected
field_25455
f_iyseutar
enabledPacks
f_99903_
final List<Pack>
c
unselected
field_25456
f_cqzshsmw
disabledPacks
f_99904_
final Function<Pack, ResourceLocation>
d
iconGetter
field_25785
f_ryguwxaf
field_25785
f_99905_
final Runnable
e
onListChanged
field_25458
f_qglfksaz
updateCallback
f_99906_
private final Consumer<PackRepository>
f
output
field_25459
f_ryucslno
applier
f_99907_

Constructor summary

ModifierConstructor
public (Runnable updateCallback, Function<Pack, ResourceLocation> p_99911_, PackRepository resourcePackManager, Consumer<PackRepository> applier)

Method summary

Modifier and TypeMethod
public Stream<PackSelectionModel$Entry>
a()
getUnselected()
method_29639()
m_batxxdng()
getDisabledPacks()
m_99913_()
public Stream<PackSelectionModel$Entry>
b()
getSelected()
method_29643()
m_hkgcttgn()
getEnabledPacks()
m_99918_()
public void
c()
commit()
method_29642()
m_aieljxqm()
apply()
m_99923_()
public void
d()
findNewPacks()
method_29981()
m_rupikjgs()
refresh()
m_99926_()