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
@Environment(CLIENT) public class ResourcePackScreen extends Screen
- Mappings:
Namespace Name official azointermediary net/minecraft/class_815named net/minecraft/client/gui/screen/ResourcePackScreen
-
Field Summary
Fields Modifier and Type Field Description private AvailableResourcePackListWidgetavailableListprivate List<ResourcePackWidget>field_3565private List<ResourcePackWidget>field_3566private booleanfield_3569private static LoggerLOGGERprivate Screenparentprivate SelectedResourcePackListWidgetselectedListFields 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
BACKGROUND_TEXTURE, GUI_ICONS_TEXTURE, STATS_ICON_TEXTURE, zOffset -
Constructor Summary
Constructors Constructor Description ResourcePackScreen(Screen parent) -
Method Summary
Modifier and Type Method Description protected voidbuttonClicked(ButtonWidget button)voidhandleMouse()voidinit()List<ResourcePackWidget>method_2972()booleanmethod_2973(ResourcePackWidget resourcePackWidget)List<ResourcePackWidget>method_2974(ResourcePackWidget resourcePackWidget)List<ResourcePackWidget>method_2975()voidmethod_2976()protected voidmouseClicked(int mouseX, int mouseY, int button)protected voidmouseReleased(int mouseX, int mouseY, int button)voidrender(int mouseX, int mouseY, float delta)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, setScreenBounds, 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 aLazo;a:Lorg/apache/logging/log4j/Logger;intermediary field_3563Lnet/minecraft/class_815;field_3563: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 fLazo;f:Laxu;intermediary field_3564Lnet/minecraft/class_815;field_3564:Lnet/minecraft/class_754;named parentLnet/minecraft/client/gui/screen/ResourcePackScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
field_3565
- Mappings:
Namespace Name Mixin selector official gLazo;g:Ljava/util/List;intermediary field_3565Lnet/minecraft/class_815;field_3565:Ljava/util/List;named field_3565Lnet/minecraft/client/gui/screen/ResourcePackScreen;field_3565:Ljava/util/List;
-
field_3566
- Mappings:
Namespace Name Mixin selector official hLazo;h:Ljava/util/List;intermediary field_3566Lnet/minecraft/class_815;field_3566:Ljava/util/List;named field_3566Lnet/minecraft/client/gui/screen/ResourcePackScreen;field_3566:Ljava/util/List;
-
availableList
- Mappings:
Namespace Name Mixin selector official iLazo;i:Lazt;intermediary field_3567Lnet/minecraft/class_815;field_3567:Lnet/minecraft/class_819;named availableListLnet/minecraft/client/gui/screen/ResourcePackScreen;availableList:Lnet/minecraft/client/gui/screen/resourcepack/AvailableResourcePackListWidget;
-
selectedList
- Mappings:
Namespace Name Mixin selector official rLazo;r:Lazv;intermediary field_3568Lnet/minecraft/class_815;field_3568:Lnet/minecraft/class_821;named selectedListLnet/minecraft/client/gui/screen/ResourcePackScreen;selectedList:Lnet/minecraft/client/gui/screen/resourcepack/SelectedResourcePackListWidget;
-
field_3569
private boolean field_3569- Mappings:
Namespace Name Mixin selector official sLazo;s:Zintermediary field_3569Lnet/minecraft/class_815;field_3569:Znamed field_3569Lnet/minecraft/client/gui/screen/ResourcePackScreen;field_3569:Z
-
-
Constructor Details
-
ResourcePackScreen
- Mappings:
Namespace Name Mixin selector official <init>Lazo;<init>(Laxu;)Vintermediary <init>Lnet/minecraft/class_815;<init>(Lnet/minecraft/class_754;)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 kLaxu;k()Vintermediary method_2810Lnet/minecraft/class_754;method_2810()Vnamed handleMouseLnet/minecraft/client/gui/screen/Screen;handleMouse()V
-
method_2973
- Mappings:
Namespace Name Mixin selector official aLazo;a(Lazp;)Zintermediary method_2973Lnet/minecraft/class_815;method_2973(Lnet/minecraft/class_816;)Znamed method_2973Lnet/minecraft/client/gui/screen/ResourcePackScreen;method_2973(Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;)Z
-
method_2974
- Mappings:
Namespace Name Mixin selector official bLazo;b(Lazp;)Ljava/util/List;intermediary method_2974Lnet/minecraft/class_815;method_2974(Lnet/minecraft/class_816;)Ljava/util/List;named method_2974Lnet/minecraft/client/gui/screen/ResourcePackScreen;method_2974(Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;)Ljava/util/List;
-
method_2972
- Mappings:
Namespace Name Mixin selector official aLazo;a()Ljava/util/List;intermediary method_2972Lnet/minecraft/class_815;method_2972()Ljava/util/List;named method_2972Lnet/minecraft/client/gui/screen/ResourcePackScreen;method_2972()Ljava/util/List;
-
method_2975
- Mappings:
Namespace Name Mixin selector official fLazo;f()Ljava/util/List;intermediary method_2975Lnet/minecraft/class_815;method_2975()Ljava/util/List;named method_2975Lnet/minecraft/client/gui/screen/ResourcePackScreen;method_2975()Ljava/util/List;
-
buttonClicked
- Overrides:
buttonClickedin classScreen- Mappings:
Namespace Name Mixin selector official aLaxu;a(Lavs;)Vintermediary method_2787Lnet/minecraft/class_754;method_2787(Lnet/minecraft/class_685;)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 aLaxu;a(III)Vintermediary method_2784Lnet/minecraft/class_754;method_2784(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 bLaxu;b(III)Vintermediary method_2796Lnet/minecraft/class_754;method_2796(III)Vnamed mouseReleasedLnet/minecraft/client/gui/screen/Screen;mouseReleased(III)V
-
render
public void render(int mouseX, int mouseY, float delta) -
method_2976
public void method_2976()- Mappings:
Namespace Name Mixin selector official gLazo;g()Vintermediary method_2976Lnet/minecraft/class_815;method_2976()Vnamed method_2976Lnet/minecraft/client/gui/screen/ResourcePackScreen;method_2976()V
-