Class WorldListWidget.class_7415
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<E>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry<WorldListWidget.class_7414>
net.minecraft.client.gui.screen.world.WorldListWidget.class_7414
net.minecraft.client.gui.screen.world.WorldListWidget.class_7415
- All Implemented Interfaces:
AutoCloseable,Element,Narratable
- Enclosing class:
WorldListWidget
@Environment(CLIENT)
public static class WorldListWidget.class_7415
extends WorldListWidget.class_7414
- Mappings:
Namespace Name official emg$bintermediary net/minecraft/class_528$class_7415named net/minecraft/client/gui/screen/world/WorldListWidget$class_7415
-
Field Summary
FieldsFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidrender(MatrixStack matrices, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta) Renders an entry in a list.Methods inherited from class net.minecraft.client.gui.screen.world.WorldListWidget.class_7414
closeMethods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
appendNarrations, changeFocusMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
isMouseOverMethods 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, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolled
-
Field Details
-
field_38997
- Mappings:
Namespace Name Mixin selector official aLemg$b;a:Lqy;intermediary field_38997Lnet/minecraft/class_528$class_7415;field_38997:Lnet/minecraft/class_2561;named field_38997Lnet/minecraft/client/gui/screen/world/WorldListWidget$class_7415;field_38997:Lnet/minecraft/text/Text;
-
field_38998
- Mappings:
Namespace Name Mixin selector official bLemg$b;b:Lecu;intermediary field_38998Lnet/minecraft/class_528$class_7415;field_38998:Lnet/minecraft/class_310;named field_38998Lnet/minecraft/client/gui/screen/world/WorldListWidget$class_7415;field_38998:Lnet/minecraft/client/MinecraftClient;
-
-
Constructor Details
-
class_7415
-
-
Method Details
-
render
public void render(MatrixStack matrices, 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<WorldListWidget.class_7414>- Parameters:
matrices- the matrix stack used for renderingindex- 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 aLeek$a;a(Ldxs;IIIIIIIZF)Vintermediary method_25343Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_4587;IIIIIIIZF)Vnamed renderLnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/util/math/MatrixStack;IIIIIIIZF)V
-
getNarration
- Specified by:
getNarrationin classAlwaysSelectedEntryListWidget.Entry<WorldListWidget.class_7414>- Mappings:
Namespace Name Mixin selector official bLefb$a;b()Lqy;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;
-
method_43465
public boolean method_43465()- Specified by:
method_43465in classWorldListWidget.class_7414- Mappings:
Namespace Name Mixin selector official aLemg$a;a()Zintermediary method_43465Lnet/minecraft/class_528$class_7414;method_43465()Znamed method_43465Lnet/minecraft/client/gui/screen/world/WorldListWidget$class_7414;method_43465()Z
-