Class PackListWidget.ResourcePackEntry
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<E>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry<PackListWidget.ResourcePackEntry>
net.minecraft.client.gui.screen.pack.PackListWidget.ResourcePackEntry
- All Implemented Interfaces:
Element,Narratable,Navigable
- Enclosing class:
PackListWidget
@Environment(CLIENT)
public static class PackListWidget.ResourcePackEntry
extends AlwaysSelectedEntryListWidget.Entry<PackListWidget.ResourcePackEntry>
- Mappings:
Namespace Name official fbl$aintermediary net/minecraft/class_521$class_4271named net/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final MinecraftClientprivate final MultilineTextprivate final MultilineTextprivate final OrderedTextprivate static final Stringprivate static final intprivate static final intprivate final OrderedTextprivate final ResourcePackOrganizer.Packprivate final PackListWidgetFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionResourcePackEntry(MinecraftClient client, PackListWidget widget, ResourcePackOrganizer.Pack pack) -
Method Summary
Modifier and TypeMethodDescriptionprivate static MultilineTextcreateMultilineText(MinecraftClient client, Text text) private booleanenable()getName()private booleanbooleanmouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured.(package private) void(package private) voidvoidrender(DrawContext context, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta) Renders an entry in a list.voidtoggle()private static OrderedTexttrimTextToWidth(MinecraftClient client, Text text) Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
appendNarrationsMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
drawBorder, isFocused, isMouseOver, setFocusedMethods 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
charTyped, getFocusedPath, getNavigationFocus, getNavigationPath, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrder
-
Field Details
-
field_32403
private static final int field_32403- See Also:
- Mappings:
Namespace Name Mixin selector official bLfbl$a;b:Iintermediary field_32403Lnet/minecraft/class_521$class_4271;field_32403:Inamed field_32403Lnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;field_32403:I
-
field_32404
private static final int field_32404- See Also:
- Mappings:
Namespace Name Mixin selector official cLfbl$a;c:Iintermediary field_32404Lnet/minecraft/class_521$class_4271;field_32404:Inamed field_32404Lnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;field_32404:I
-
ELLIPSIS
- See Also:
- Mappings:
Namespace Name Mixin selector official dLfbl$a;d:Ljava/lang/String;intermediary field_32405Lnet/minecraft/class_521$class_4271;field_32405:Ljava/lang/String;named ELLIPSISLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;ELLIPSIS:Ljava/lang/String;
-
widget
- Mappings:
Namespace Name Mixin selector official eLfbl$a;e:Lfbl;intermediary field_19130Lnet/minecraft/class_521$class_4271;field_19130:Lnet/minecraft/class_521;named widgetLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;widget:Lnet/minecraft/client/gui/screen/pack/PackListWidget;
-
client
- Mappings:
Namespace Name Mixin selector official aLfbl$a;a:Leqp;intermediary field_19128Lnet/minecraft/class_521$class_4271;field_19128:Lnet/minecraft/class_310;named clientLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;client:Lnet/minecraft/client/MinecraftClient;
-
pack
- Mappings:
Namespace Name Mixin selector official fLfbl$a;f:Lfbj$a;intermediary field_19129Lnet/minecraft/class_521$class_4271;field_19129:Lnet/minecraft/class_5369$class_5371;named packLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;pack:Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;
-
displayName
- Mappings:
Namespace Name Mixin selector official gLfbl$a;g:Larn;intermediary field_26590Lnet/minecraft/class_521$class_4271;field_26590:Lnet/minecraft/class_5481;named displayNameLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;displayName:Lnet/minecraft/text/OrderedText;
-
description
- Mappings:
Namespace Name Mixin selector official hLfbl$a;h:Letd;intermediary field_26591Lnet/minecraft/class_521$class_4271;field_26591:Lnet/minecraft/class_5489;named descriptionLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;description:Lnet/minecraft/client/font/MultilineText;
-
incompatibleText
- Mappings:
Namespace Name Mixin selector official iLfbl$a;i:Larn;intermediary field_26784Lnet/minecraft/class_521$class_4271;field_26784:Lnet/minecraft/class_5481;named incompatibleTextLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;incompatibleText:Lnet/minecraft/text/OrderedText;
-
compatibilityNotificationText
- Mappings:
Namespace Name Mixin selector official jLfbl$a;j:Letd;intermediary field_26785Lnet/minecraft/class_521$class_4271;field_26785:Lnet/minecraft/class_5489;named compatibilityNotificationTextLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;compatibilityNotificationText:Lnet/minecraft/client/font/MultilineText;
-
-
Constructor Details
-
ResourcePackEntry
public ResourcePackEntry(MinecraftClient client, PackListWidget widget, ResourcePackOrganizer.Pack pack) - Mappings:
Namespace Name Mixin selector official <init>Lfbl$a;<init>(Leqp;Lfbl;Lfbj$a;)Vintermediary <init>Lnet/minecraft/class_521$class_4271;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_521;Lnet/minecraft/class_5369$class_5371;)Vnamed <init>Lnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/pack/PackListWidget;Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;)V
-
-
Method Details
-
trimTextToWidth
- Mappings:
Namespace Name Mixin selector official aLfbl$a;a(Leqp;Ltl;)Larn;intermediary method_31229Lnet/minecraft/class_521$class_4271;method_31229(Lnet/minecraft/class_310;Lnet/minecraft/class_2561;)Lnet/minecraft/class_5481;named trimTextToWidthLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;trimTextToWidth(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/text/Text;)Lnet/minecraft/text/OrderedText;
-
createMultilineText
- Mappings:
Namespace Name Mixin selector official bLfbl$a;b(Leqp;Ltl;)Letd;intermediary method_31230Lnet/minecraft/class_521$class_4271;method_31230(Lnet/minecraft/class_310;Lnet/minecraft/class_2561;)Lnet/minecraft/class_5489;named createMultilineTextLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;createMultilineText(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/text/Text;)Lnet/minecraft/client/font/MultilineText;
-
getNarration
- Specified by:
getNarrationin classAlwaysSelectedEntryListWidget.Entry<PackListWidget.ResourcePackEntry>- Mappings:
Namespace Name Mixin selector official aLetg$a;a()Ltl;intermediary method_37006Lnet/minecraft/class_4280$class_4281;method_37006()Lnet/minecraft/class_2561;named getNarrationLnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget$Entry;getNarration()Lnet/minecraft/text/Text;
-
render
public void render(DrawContext context, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta) Renders an entry in a list.- Specified by:
renderin classEntryListWidget.Entry<PackListWidget.ResourcePackEntry>- Parameters:
index- the index of the entryy- the Y coordinate of the entryx- the X coordinate of the entryentryWidth- the width of the entryentryHeight- the height of the entrymouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousehovered- whether the mouse is hovering over the entry- Mappings:
Namespace Name Mixin selector official aLesf$a;a(Lerz;IIIIIIIZF)Vintermediary method_25343Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIIIIIIZF)Vnamed renderLnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIIIIIIZF)V
-
getName
- Mappings:
Namespace Name Mixin selector official bLfbl$a;b()Ljava/lang/String;intermediary method_48279Lnet/minecraft/class_521$class_4271;method_48279()Ljava/lang/String;named getNameLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;getName()Ljava/lang/String;
-
isSelectable
private boolean isSelectable()- Mappings:
Namespace Name Mixin selector official eLfbl$a;e()Zintermediary method_20152Lnet/minecraft/class_521$class_4271;method_20152()Znamed isSelectableLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;isSelectable()Z
-
toggle
public void toggle()- Mappings:
Namespace Name Mixin selector official dLfbl$a;d()Vintermediary method_48280Lnet/minecraft/class_521$class_4271;method_48280()Vnamed toggleLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;toggle()V
-
moveTowardStart
void moveTowardStart()- Mappings:
Namespace Name Mixin selector official fLfbl$a;f()Vintermediary method_48281Lnet/minecraft/class_521$class_4271;method_48281()Vnamed moveTowardStartLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;moveTowardStart()V
-
moveTowardEnd
void moveTowardEnd()- Mappings:
Namespace Name Mixin selector official gLfbl$a;g()Vintermediary method_48282Lnet/minecraft/class_521$class_4271;method_48282()Vnamed moveTowardEndLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;moveTowardEnd()V
-
enable
private boolean enable()- Mappings:
Namespace Name Mixin selector official hLfbl$a;h()Zintermediary method_48478Lnet/minecraft/class_521$class_4271;method_48478()Znamed enableLnet/minecraft/client/gui/screen/pack/PackListWidget$ResourcePackEntry;enable()Z
-
mouseClicked
public boolean mouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFWclass.- Parameters:
mouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousebutton- the mouse button number- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official aLeuf;a(DDI)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(DDI)Znamed mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
-