Class WorldListWidget.Entry
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<WorldListWidget.Entry>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry<WorldListWidget.Entry>
net.minecraft.client.gui.screen.world.WorldListWidget.Entry
- All Implemented Interfaces:
AutoCloseable,Element,Narratable,Navigable,Widget
- Direct Known Subclasses:
WorldListWidget.class_11782,WorldListWidget.LoadingEntry,WorldListWidget.WorldEntry
- Enclosing class:
WorldListWidget
@Environment(CLIENT)
public abstract static class WorldListWidget.Entry
extends AlwaysSelectedEntryListWidget.Entry<WorldListWidget.Entry>
implements AutoCloseable
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/world/WorldListWidget$Entryintermediary net/minecraft/class_528$class_7414official gop$b
-
Field Summary
Fields inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
field_62115 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
appendNarrations, getNarration, mouseClickedMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
forEachChild, getHeight, getNavigationFocus, getWidth, getX, getY, isFocused, isMouseOver, method_73380, method_73381, method_73382, method_73383, method_73384, method_73385, method_73386, method_73387, method_73388, method_73389, render, setFocused, setX, setYMethods 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, getBorder, getFocusedPath, getNavigationPath, keyPressed, keyReleased, method_72784, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Constructor Details
-
Entry
public Entry()
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
method_73463
- Mappings:
Namespace Name Mixin selector named method_73463Lnet/minecraft/client/gui/screen/world/WorldListWidget$Entry;method_73463()Lnet/minecraft/world/level/storage/LevelSummary;intermediary method_73463Lnet/minecraft/class_528$class_7414;method_73463()Lnet/minecraft/class_34;official bLgop$b;b()Lfer;
-