net.minecraft.client.gui.screens.packs

public class PackSelectionScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

gbt
net.minecraft.client.gui.screens.packs.PackSelectionScreen
net.minecraft.class_5375
net.minecraft.unmapped.C_vndksvfp
net.minecraft.client.gui.screen.pack.PackScreen
net.minecraft.client.gui.screen.pack.PackScreen

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_25464
f_cpeunxql
LOGGER
LOGGER
private static final Component
b
AVAILABLE_TITLE
field_49541
f_mhayfzdv
AVAILABLE_TITLE
AVAILABLE
private static final Component
c
SELECTED_TITLE
field_49542
f_rxpvukhn
SELECTED_TITLE
SELECTED
private static final Component
d
OPEN_PACK_FOLDER_TITLE
field_49543
f_ubudzntu
OPEN_FOLDER
OPEN_FOLDER
private static final int
s
LIST_WIDTH
field_32395
f_llcgdmwx
field_32395
LIST_WIDTH
private static final Component
u
DRAG_AND_DROP
field_25465
f_mmxnyukg
DROP_INFO
DROP_INFO
private static final Component
v
DIRECTORY_BUTTON_TOOLTIP
field_25466
f_ipdadunt
FOLDER_INFO
FOLDER_INFO
private static final int
w
RELOAD_COOLDOWN
field_32396
f_ehsvtosf
field_32396
RELOAD_COOLDOWN
private static final ResourceLocation
x
DEFAULT_ICON
field_25786
f_zmqvyzmz
UNKNOWN_PACK
UNKNOWN_PACK
private final HeaderAndFooterLayout
y
layout
field_49544
f_tyoenvuz
layout
layout
private final PackSelectionModel
z
model
field_25468
f_ivsugvyu
organizer
organizer
private PackSelectionScreen$Watcher
A
watcher
field_25787
f_wqircovs
directoryWatcher
directoryWatcher
private long
B
ticksToReload
field_25788
f_veqjrsdd
refreshTimeout
refreshTimeout
private TransferableSelectionList
C
availablePackList
field_25472
f_mwnaazqk
availablePackList
availablePackList
private TransferableSelectionList
D
selectedPackList
field_25473
f_pzllyobu
selectedPackList
selectedPackList
private final Path
E
packDir
field_25474
f_hfgydqly
file
file
private Button
F
doneButton
field_25475
f_aynmhtqp
doneButton
doneButton
private final Map<String, ResourceLocation>
G
packIcons
field_25789
f_jngxtjhn
iconTextures
iconTextures

Constructor summary

ModifierConstructor
public (PackRepository resourcePackManager, Consumer<PackRepository> applier, Path file, Component title)

Method summary

Modifier and TypeMethod
public void
aL_()
onClose()
method_25419()
m_tevgoglb()
close()
closeScreen()
private void
E()
closeWatcher()
method_30291()
m_gnvbxkeb()
closeDirectoryWatcher()
closeDirectoryWatcher()
protected void
aO_()
init()
method_25426()
m_xaqeivsh()
init()
init()
protected void
c()
repositionElements()
method_48640()
m_htvzhlss()
refreshWidgetPositions()
repositionElements()
public void
e()
tick()
method_25393()
m_ndigxngy()
tick()
tick()
private void
F()
populateLists()
method_29678()
m_hzqrsuug()
updatePackLists()
updatePackLists()
private void
a(gbu arg0, Stream<gbs$a> arg1)
updateList(TransferableSelectionList arg0, Stream<PackSelectionModel$Entry> arg1)
method_29673(class_521 arg0, Stream<class_5369$class_5371> arg1)
m_cpfwlbqu(C_redlhkpq arg0, Stream<C_ufhpfkse$C_grqcamjx> arg1)
updatePackList(PackListWidget widget, Stream<ResourcePackOrganizer$Pack> packs)
updatePackList(PackEntryListWidget widget, Stream<ResourcePackOrganizer$Pack> packs)
public void
a(gbu arg0)
updateFocus(TransferableSelectionList arg0)
method_48277(class_521 arg0)
m_kdjmhvkp(C_redlhkpq arg0)
switchFocusedList(PackListWidget listWidget)
updateFocus(PackEntryListWidget packList)
public void
m()
clearSelected()
method_48278()
m_ixpydxed()
clearSelection()
deselectAll()
private void
G()
reload()
method_29680()
m_dvnfaveu()
refresh()
refresh()
protected static void
a(foz arg0, List<Path> arg1, Path arg2)
copyPacks(Minecraft arg0, List<Path> arg1, Path arg2)
method_29669(class_310 arg0, List<Path> arg1, Path arg2)
m_awqzahkl(C_ayfeobid arg0, List<Path> arg1, Path arg2)
copyPacks(MinecraftClient client, List<Path> srcPaths, Path destPath)
copyPacks(MinecraftClient client, List<Path> srcPaths, Path destPath)
public void
a(List<Path> arg0)
onFilesDrop(List<Path> arg0)
method_29638(List<Path> arg0)
m_sktirqkj(List<Path> arg0)
onFilesDropped(List<Path> arg0)
filesDragged(List<Path> arg0)
private static Stream<String>
a(Collection<Path> arg0)
extractPackNames(Collection<Path> arg0)
method_52760(Collection<Path> arg0)
m_cvdxqkil(Collection<Path> arg0)
streamFileNames(Collection<Path> paths)
pathsToFileNames(Collection<Path> paths)
private ResourceLocation
a(hiz arg0, auk arg1)
loadPackIcon(TextureManager arg0, Pack arg1)
method_30289(class_1060 arg0, class_3288 arg1)
m_dzbyzahz(C_rglkduer arg0, C_lvnjxuwi arg1)
loadPackIcon(TextureManager textureManager, ResourcePackProfile resourcePackProfile)
loadPackIcon(TextureManager textureManager, PackProfile resourcePackProfile)
private ResourceLocation
a(auk arg0)
getPackIcon(Pack arg0)
method_30287(class_3288 arg0)
m_royhqmpl(C_lvnjxuwi arg0)
getPackIconTexture(ResourcePackProfile resourcePackProfile)
getPackIconTexture(PackProfile packProfile)