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
- Mappings:
Namespace Name official echintermediary net/minecraft/class_5375named net/minecraft/client/gui/screen/pack/PackScreen
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate PackListWidgetprivate @Nullable PackScreen.DirectoryWatcherprivate ButtonWidgetprivate static Textprivate longprivate static intprivate static intprivate Fileprivate static Textprivate Map<String,Identifier>(package private) static Loggerprivate ResourcePackOrganizerprivate Screenprivate PackListWidgetprivate static IdentifierFields 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
ConstructorsConstructorDescriptionPackScreen(Screen parent, ResourcePackManager packManager, Consumer<ResourcePackManager> consumer, File file, Text title) -
Method Summary
Modifier and TypeMethodDescriptionprivate voidprotected 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 voidMethods 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
drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithShadow, fill, fillGradient, fillGradient, fillGradient, getZOffset, method_29343, 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 aLech;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;
-
field_32395
private static final int field_32395- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official bLech;b:Iintermediary field_32395Lnet/minecraft/class_5375;field_32395:Inamed field_32395Lnet/minecraft/client/gui/screen/pack/PackScreen;field_32395:I
-
DROP_INFO
- Mappings:
Namespace Name Mixin selector official cLech;c:Lon;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 pLech;p:Lon;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;
-
field_32396
private static final int field_32396- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official qLech;q:Iintermediary field_32396Lnet/minecraft/class_5375;field_32396:Inamed field_32396Lnet/minecraft/client/gui/screen/pack/PackScreen;field_32396:I
-
UNKNOWN_PACK
- Mappings:
Namespace Name Mixin selector official rLech;r:Lwr;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 sLech;s:Lecg;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 tLech;t:Ldzq;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 uLech;u:Lech$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 vLech;v: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 wLech;w:Leci;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 xLech;x:Leci;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 yLech;y: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 zLech;z:Ldwg;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 ALech;A: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>Lech;<init>(Ldzq;Ladc;Ljava/util/function/Consumer;Ljava/io/File;Lon;)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 hLech;h()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 dLdwz;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 oLech;o()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 aLech;a(Leci;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 pLech;p()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 aLdxc;a(Ldpr;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 aLech;a(Lduv;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 aLdzq;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 aLech;a(Lewt;Lada;)Lwr;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 aLech;a(Lada;)Lwr;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;
-