net.minecraft.client.gui.screens.packs

public class PackSelectionScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

exv
net.minecraft.client.gui.screens.packs.PackSelectionScreen
net.minecraft.class_5375
net.minecraft.client.gui.screen.pack.PackScreen
net.minecraft.src.C_3706_

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_25464
LOGGER
f_99969_
private static final int
b
LIST_WIDTH
field_32395
field_32395
f_169993_
private static final Component
c
DRAG_AND_DROP
field_25465
DROP_INFO
f_99970_
private static final Component
k
DIRECTORY_BUTTON_TOOLTIP
field_25466
FOLDER_INFO
f_99971_
private static final int
l
RELOAD_COOLDOWN
field_32396
field_32396
f_169994_
private static final ResourceLocation
m
DEFAULT_ICON
field_25786
UNKNOWN_PACK
f_99972_
private final PackSelectionModel
n
model
field_25468
organizer
f_99973_
private PackSelectionScreen$Watcher
o
watcher
field_25787
directoryWatcher
f_99975_
private long
p
ticksToReload
field_25788
refreshTimeout
f_99976_
private TransferableSelectionList
q
availablePackList
field_25472
availablePackList
f_99977_
private TransferableSelectionList
r
selectedPackList
field_25473
selectedPackList
f_99978_
private final Path
s
packDir
field_25474
file
f_99979_
private Button
t
doneButton
field_25475
doneButton
f_99980_
private final Map<String, ResourceLocation>
u
packIcons
field_25789
iconTextures
f_99981_

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
aw_()
onClose()
method_25419()
close()
m_7379_()
private void
B()
closeWatcher()
method_30291()
closeDirectoryWatcher()
m_100039_()
protected void
b()
init()
method_25426()
init()
m_7856_()
public void
f()
tick()
method_25393()
tick()
m_86600_()
private void
C()
populateLists()
method_29678()
updatePackLists()
m_100040_()
private void
a(exw arg0, Stream<exu$a> arg1)
updateList(TransferableSelectionList arg0, Stream<PackSelectionModel$Entry> arg1)
method_29673(class_521 arg0, Stream<class_5369$class_5371> arg1)
updatePackList(PackListWidget widget, Stream<ResourcePackOrganizer$Pack> packs)
m_100013_(C_3708_ p_100015_, Stream<C_3701_$C_3702_> arg1)
public void
a(exw arg0)
updateFocus(TransferableSelectionList arg0)
method_48277(class_521 arg0)
switchFocusedList(PackListWidget listWidget)
m_264285_(C_3708_ arg0)
public void
l()
clearSelected()
method_48278()
clearSelection()
m_264462_()
private void
D()
reload()
method_29680()
refresh()
m_100041_()
public void
a(eox arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
m_88315_(C_279497_ p_99996_, int p_99997_, int p_99998_, float arg3)
protected static void
a(enn arg0, List<Path> arg1, Path arg2)
copyPacks(Minecraft arg0, List<Path> arg1, Path arg2)
method_29669(class_310 arg0, List<Path> arg1, Path arg2)
copyPacks(MinecraftClient client, List<Path> srcPaths, Path destPath)
m_99999_(C_3391_ p_100000_, List<Path> p_100001_, Path p_100002_)
public void
a(List<Path> arg0)
onFilesDrop(List<Path> arg0)
method_29638(List<Path> arg0)
filesDragged(List<Path> arg0)
m_7400_(List<Path> arg0)
private ResourceLocation
a(fuw arg0, akg arg1)
loadPackIcon(TextureManager arg0, Pack arg1)
method_30289(class_1060 arg0, class_3288 arg1)
loadPackIcon(TextureManager textureManager, ResourcePackProfile resourcePackProfile)
m_100016_(C_4490_ p_100018_, C_58_ arg1)
private ResourceLocation
a(akg arg0)
getPackIcon(Pack arg0)
method_30287(class_3288 arg0)
getPackIconTexture(ResourcePackProfile resourcePackProfile)
m_99989_(C_58_ arg0)