Class PackScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.pack.PackScreen
- All Implemented Interfaces:
Drawable,Element,ParentElement,TickableElement
@Environment(CLIENT) public class PackScreen extends Screen
- Mappings:
Namespace Name official dyeintermediary net/minecraft/class_5375named net/minecraft/client/gui/screen/pack/PackScreen
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classPackScreen.DirectoryWatcher -
Field Summary
Fields Modifier and Type Field Description private PackListWidgetavailablePackListprivate PackScreen.DirectoryWatcherdirectoryWatcherprivate ButtonWidgetdoneButtonprivate static TextDROP_INFOprivate longfield_25788private Filefileprivate static TextFOLDER_INFOprivate Map<String,Identifier>iconTexturesprivate static LoggerLOGGERprivate ResourcePackOrganizerorganizerprivate Screenparentprivate PackListWidgetselectedPackListprivate static IdentifierUNKNOWN_PACKFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE -
Constructor Summary
Constructors Constructor Description PackScreen(Screen parent, ResourcePackManager packManager, Consumer<ResourcePackManager> consumer, File file, Text title) -
Method Summary
Modifier and Type Method Description private voidcloseDirectoryWatcher()protected static voidcopyPacks(MinecraftClient client, List<Path> srcPaths, Path destPath)voidfilesDragged(List<Path> paths)private IdentifiergetPackIconTexture(ResourcePackProfile resourcePackProfile)protected voidinit()Called when a screen should be initialized.private IdentifierloadPackIcon(TextureManager textureManager, ResourcePackProfile resourcePackProfile)voidonClose()private voidrefresh()voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta)voidtick()private voidupdatePackList(PackListWidget widget, Stream<ResourcePackOrganizer.Pack> packs)private voidupdatePackLists()Methods inherited from class net.minecraft.client.gui.screen.Screen
addButton, addChild, children, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, removed, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, method_33284, setZOffsetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
mouseMovedMethods inherited from interface net.minecraft.client.gui.ParentElement
changeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLdye;a:Lorg/apache/logging/log4j/Logger;intermediary field_25464Lnet/minecraft/class_5375;field_25464:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/gui/screen/pack/PackScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
-
DROP_INFO
- Mappings:
Namespace Name Mixin selector official bLdye;b:Loi;intermediary field_25465Lnet/minecraft/class_5375;field_25465:Lnet/minecraft/class_2561;named DROP_INFOLnet/minecraft/client/gui/screen/pack/PackScreen;DROP_INFO:Lnet/minecraft/text/Text;
-
FOLDER_INFO
- Mappings:
Namespace Name Mixin selector official cLdye;c:Loi;intermediary field_25466Lnet/minecraft/class_5375;field_25466:Lnet/minecraft/class_2561;named FOLDER_INFOLnet/minecraft/client/gui/screen/pack/PackScreen;FOLDER_INFO:Lnet/minecraft/text/Text;
-
UNKNOWN_PACK
- Mappings:
Namespace Name Mixin selector official pLdye;p:Lwb;intermediary field_25786Lnet/minecraft/class_5375;field_25786:Lnet/minecraft/class_2960;named UNKNOWN_PACKLnet/minecraft/client/gui/screen/pack/PackScreen;UNKNOWN_PACK:Lnet/minecraft/util/Identifier;
-
organizer
- Mappings:
Namespace Name Mixin selector official qLdye;q:Ldyd;intermediary field_25468Lnet/minecraft/class_5375;field_25468:Lnet/minecraft/class_5369;named organizerLnet/minecraft/client/gui/screen/pack/PackScreen;organizer:Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer;
-
parent
- Mappings:
Namespace Name Mixin selector official rLdye;r:Ldvm;intermediary field_25469Lnet/minecraft/class_5375;field_25469:Lnet/minecraft/class_437;named parentLnet/minecraft/client/gui/screen/pack/PackScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
directoryWatcher
- Mappings:
Namespace Name Mixin selector official sLdye;s:Ldye$a;intermediary field_25787Lnet/minecraft/class_5375;field_25787:Lnet/minecraft/class_5375$class_5426;named directoryWatcherLnet/minecraft/client/gui/screen/pack/PackScreen;directoryWatcher:Lnet/minecraft/client/gui/screen/pack/PackScreen$DirectoryWatcher;
-
field_25788
private long field_25788- Mappings:
Namespace Name Mixin selector official tLdye;t:Jintermediary field_25788Lnet/minecraft/class_5375;field_25788:Jnamed field_25788Lnet/minecraft/client/gui/screen/pack/PackScreen;field_25788:J
-
availablePackList
- Mappings:
Namespace Name Mixin selector official uLdye;u:Ldyf;intermediary field_25472Lnet/minecraft/class_5375;field_25472:Lnet/minecraft/class_521;named availablePackListLnet/minecraft/client/gui/screen/pack/PackScreen;availablePackList:Lnet/minecraft/client/gui/screen/pack/PackListWidget;
-
selectedPackList
- Mappings:
Namespace Name Mixin selector official vLdye;v:Ldyf;intermediary field_25473Lnet/minecraft/class_5375;field_25473:Lnet/minecraft/class_521;named selectedPackListLnet/minecraft/client/gui/screen/pack/PackScreen;selectedPackList:Lnet/minecraft/client/gui/screen/pack/PackListWidget;
-
file
- Mappings:
Namespace Name Mixin selector official wLdye;w:Ljava/io/File;intermediary field_25474Lnet/minecraft/class_5375;field_25474:Ljava/io/File;named fileLnet/minecraft/client/gui/screen/pack/PackScreen;file:Ljava/io/File;
-
doneButton
- Mappings:
Namespace Name Mixin selector official xLdye;x:Ldsc;intermediary field_25475Lnet/minecraft/class_5375;field_25475:Lnet/minecraft/class_4185;named doneButtonLnet/minecraft/client/gui/screen/pack/PackScreen;doneButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
iconTextures
- Mappings:
Namespace Name Mixin selector official yLdye;y:Ljava/util/Map;intermediary field_25789Lnet/minecraft/class_5375;field_25789:Ljava/util/Map;named iconTexturesLnet/minecraft/client/gui/screen/pack/PackScreen;iconTextures:Ljava/util/Map;
-
-
Constructor Details
-
PackScreen
public PackScreen(Screen parent, ResourcePackManager packManager, Consumer<ResourcePackManager> consumer, File file, Text title)- Mappings:
Namespace Name Mixin selector official <init>Ldye;<init>(Ldvm;Lacm;Ljava/util/function/Consumer;Ljava/io/File;Loi;)Vintermediary <init>Lnet/minecraft/class_5375;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_3283;Ljava/util/function/Consumer;Ljava/io/File;Lnet/minecraft/class_2561;)Vnamed <init>Lnet/minecraft/client/gui/screen/pack/PackScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/resource/ResourcePackManager;Ljava/util/function/Consumer;Ljava/io/File;Lnet/minecraft/text/Text;)V
-
-
Method Details
-
onClose
public void onClose() -
closeDirectoryWatcher
private void closeDirectoryWatcher()- Mappings:
Namespace Name Mixin selector official iLdye;i()Vintermediary method_30291Lnet/minecraft/class_5375;method_30291()Vnamed closeDirectoryWatcherLnet/minecraft/client/gui/screen/pack/PackScreen;closeDirectoryWatcher()V
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
tick
public void tick()- Specified by:
tickin interfaceTickableElement- Overrides:
tickin classScreen- Mappings:
Namespace Name Mixin selector official dLdsv;d()Vintermediary method_25393Lnet/minecraft/class_4893;method_25393()Vnamed tickLnet/minecraft/client/gui/screen/TickableElement;tick()V
-
updatePackLists
private void updatePackLists()- Mappings:
Namespace Name Mixin selector official kLdye;k()Vintermediary method_29678Lnet/minecraft/class_5375;method_29678()Vnamed updatePackListsLnet/minecraft/client/gui/screen/pack/PackScreen;updatePackLists()V
-
updatePackList
- Mappings:
Namespace Name Mixin selector official aLdye;a(Ldyf;Ljava/util/stream/Stream;)Vintermediary method_29673Lnet/minecraft/class_5375;method_29673(Lnet/minecraft/class_521;Ljava/util/stream/Stream;)Vnamed updatePackListLnet/minecraft/client/gui/screen/pack/PackScreen;updatePackList(Lnet/minecraft/client/gui/screen/pack/PackListWidget;Ljava/util/stream/Stream;)V
-
refresh
private void refresh()- Mappings:
Namespace Name Mixin selector official lLdye;l()Vintermediary method_29680Lnet/minecraft/class_5375;method_29680()Vnamed refreshLnet/minecraft/client/gui/screen/pack/PackScreen;refresh()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLdsy;a(Ldlz;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
copyPacks
- Mappings:
Namespace Name Mixin selector official aLdye;a(Ldqs;Ljava/util/List;Ljava/nio/file/Path;)Vintermediary method_29669Lnet/minecraft/class_5375;method_29669(Lnet/minecraft/class_310;Ljava/util/List;Ljava/nio/file/Path;)Vnamed copyPacksLnet/minecraft/client/gui/screen/pack/PackScreen;copyPacks(Lnet/minecraft/client/MinecraftClient;Ljava/util/List;Ljava/nio/file/Path;)V
-
filesDragged
- Overrides:
filesDraggedin classScreen- Mappings:
Namespace Name Mixin selector official aLdvm;a(Ljava/util/List;)Vintermediary method_29638Lnet/minecraft/class_437;method_29638(Ljava/util/List;)Vnamed filesDraggedLnet/minecraft/client/gui/screen/Screen;filesDragged(Ljava/util/List;)V
-
loadPackIcon
private Identifier loadPackIcon(TextureManager textureManager, ResourcePackProfile resourcePackProfile)- Mappings:
Namespace Name Mixin selector official aLdye;a(Lesd;Lack;)Lwb;intermediary method_30289Lnet/minecraft/class_5375;method_30289(Lnet/minecraft/class_1060;Lnet/minecraft/class_3288;)Lnet/minecraft/class_2960;named loadPackIconLnet/minecraft/client/gui/screen/pack/PackScreen;loadPackIcon(Lnet/minecraft/client/texture/TextureManager;Lnet/minecraft/resource/ResourcePackProfile;)Lnet/minecraft/util/Identifier;
-
getPackIconTexture
- Mappings:
Namespace Name Mixin selector official aLdye;a(Lack;)Lwb;intermediary method_30287Lnet/minecraft/class_5375;method_30287(Lnet/minecraft/class_3288;)Lnet/minecraft/class_2960;named getPackIconTextureLnet/minecraft/client/gui/screen/pack/PackScreen;getPackIconTexture(Lnet/minecraft/resource/ResourcePackProfile;)Lnet/minecraft/util/Identifier;
-