Package net.minecraft.client.gui.screen
Class ResourcePackScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ResourcePackScreen
- All Implemented Interfaces:
IdentifibleBooleanConsumer
- Mappings:
Namespace Name official bzxintermediary net/minecraft/class_617named net/minecraft/client/gui/screen/ResourcePackScreen
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Listprivate AvailableResourcePackListWidgetprivate booleanprivate static final Loggerprivate Screenprivate Listprivate SelectedResourcePackListWidgetFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, client, height, itemRenderer, labels, passEvents, textRenderer, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE, zOffset -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidbuttonClicked(ButtonWidget button) getContainingList(ResourcePackWidget resourcePack) voidvoidinit()booleanisPackSelected(ResourcePackWidget resourcePack) voidprotected voidmouseClicked(int mouseX, int mouseY, int button) protected voidmouseReleased(int mouseX, int mouseY, int button) voidrender(int mouseX, int mouseY, float tickDelta) Methods inherited from class net.minecraft.client.gui.screen.Screen
confirmResult, getClipboard, handleInput, handleKeyboard, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isPaste, isSelectAll, keyPressed, mouseDragged, removed, renderBackground, renderBackground, renderDirtBackground, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, setClipboard, shouldPauseGame, tickMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawHorizontalLine, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, drawWithShadow, fill, fillGradient
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLbzx;a:Lorg/apache/logging/log4j/Logger;intermediary field_7845Lnet/minecraft/class_617;field_7845:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/gui/screen/ResourcePackScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
-
parent
- Mappings:
Namespace Name Mixin selector official fLbzx;f:Lbxf;intermediary field_2248Lnet/minecraft/class_617;field_2248:Lnet/minecraft/class_388;named parentLnet/minecraft/client/gui/screen/ResourcePackScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
availablePackList
- Mappings:
Namespace Name Mixin selector official gLbzx;g:Ljava/util/List;intermediary field_7846Lnet/minecraft/class_617;field_7846:Ljava/util/List;named availablePackListLnet/minecraft/client/gui/screen/ResourcePackScreen;availablePackList:Ljava/util/List;
-
selectedPackList
- Mappings:
Namespace Name Mixin selector official hLbzx;h:Ljava/util/List;intermediary field_7847Lnet/minecraft/class_617;field_7847:Ljava/util/List;named selectedPackListLnet/minecraft/client/gui/screen/ResourcePackScreen;selectedPackList:Ljava/util/List;
-
availablePacks
- Mappings:
Namespace Name Mixin selector official iLbzx;i:Lcac;intermediary field_7848Lnet/minecraft/class_617;field_7848:Lnet/minecraft/class_1831;named availablePacksLnet/minecraft/client/gui/screen/ResourcePackScreen;availablePacks:Lnet/minecraft/client/gui/screen/resourcepack/AvailableResourcePackListWidget;
-
selectedPacks
- Mappings:
Namespace Name Mixin selector official rLbzx;r:Lcae;intermediary field_7849Lnet/minecraft/class_617;field_7849:Lnet/minecraft/class_1833;named selectedPacksLnet/minecraft/client/gui/screen/ResourcePackScreen;selectedPacks:Lnet/minecraft/client/gui/screen/resourcepack/SelectedResourcePackListWidget;
-
dirty
private boolean dirty- Mappings:
Namespace Name Mixin selector official sLbzx;s:Zintermediary field_10489Lnet/minecraft/class_617;field_10489:Znamed dirtyLnet/minecraft/client/gui/screen/ResourcePackScreen;dirty:Z
-
-
Constructor Details
-
ResourcePackScreen
- Mappings:
Namespace Name Mixin selector official <init>Lbzx;<init>(Lbxf;)Vintermediary <init>Lnet/minecraft/class_617;<init>(Lnet/minecraft/class_388;)Vnamed <init>Lnet/minecraft/client/gui/screen/ResourcePackScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
-
-
Method Details
-
init
public void init() -
handleMouse
public void handleMouse()- Overrides:
handleMousein classScreen- Mappings:
Namespace Name Mixin selector official kLbxf;k()Vintermediary method_1035Lnet/minecraft/class_388;method_1035()Vnamed handleMouseLnet/minecraft/client/gui/screen/Screen;handleMouse()V
-
isPackSelected
- Mappings:
Namespace Name Mixin selector official aLbzx;a(Lbzy;)Zintermediary method_6796Lnet/minecraft/class_617;method_6796(Lnet/minecraft/class_1828;)Znamed isPackSelectedLnet/minecraft/client/gui/screen/ResourcePackScreen;isPackSelected(Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;)Z
-
getContainingList
- Mappings:
Namespace Name Mixin selector official bLbzx;b(Lbzy;)Ljava/util/List;intermediary method_6797Lnet/minecraft/class_617;method_6797(Lnet/minecraft/class_1828;)Ljava/util/List;named getContainingListLnet/minecraft/client/gui/screen/ResourcePackScreen;getContainingList(Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;)Ljava/util/List;
-
getAvailablePacks
- Mappings:
Namespace Name Mixin selector official aLbzx;a()Ljava/util/List;intermediary method_6795Lnet/minecraft/class_617;method_6795()Ljava/util/List;named getAvailablePacksLnet/minecraft/client/gui/screen/ResourcePackScreen;getAvailablePacks()Ljava/util/List;
-
getSelectedPacks
- Mappings:
Namespace Name Mixin selector official fLbzx;f()Ljava/util/List;intermediary method_6798Lnet/minecraft/class_617;method_6798()Ljava/util/List;named getSelectedPacksLnet/minecraft/client/gui/screen/ResourcePackScreen;getSelectedPacks()Ljava/util/List;
-
buttonClicked
- Overrides:
buttonClickedin classScreen- Mappings:
Namespace Name Mixin selector official aLbxf;a(Lbug;)Vintermediary method_1027Lnet/minecraft/class_388;method_1027(Lnet/minecraft/class_356;)Vnamed buttonClickedLnet/minecraft/client/gui/screen/Screen;buttonClicked(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
-
mouseClicked
protected void mouseClicked(int mouseX, int mouseY, int button) - Overrides:
mouseClickedin classScreen- Mappings:
Namespace Name Mixin selector official aLbxf;a(III)Vintermediary method_1026Lnet/minecraft/class_388;method_1026(III)Vnamed mouseClickedLnet/minecraft/client/gui/screen/Screen;mouseClicked(III)V
-
mouseReleased
protected void mouseReleased(int mouseX, int mouseY, int button) - Overrides:
mouseReleasedin classScreen- Mappings:
Namespace Name Mixin selector official bLbxf;b(III)Vintermediary method_1032Lnet/minecraft/class_388;method_1032(III)Vnamed mouseReleasedLnet/minecraft/client/gui/screen/Screen;mouseReleased(III)V
-
render
public void render(int mouseX, int mouseY, float tickDelta) -
markDirty
public void markDirty()- Mappings:
Namespace Name Mixin selector official gLbzx;g()Vintermediary method_9612Lnet/minecraft/class_617;method_9612()Vnamed markDirtyLnet/minecraft/client/gui/screen/ResourcePackScreen;markDirty()V
-