Class WorldListWidget.WorldEntry
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<E>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry<WorldListWidget.Entry>
net.minecraft.client.gui.screen.world.WorldListWidget.Entry
net.minecraft.client.gui.screen.world.WorldListWidget.WorldEntry
- All Implemented Interfaces:
AutoCloseable,Element,Narratable,Navigable
- Enclosing class:
WorldListWidget
@Environment(CLIENT)
public final class WorldListWidget.WorldEntry
extends WorldListWidget.Entry
implements AutoCloseable
- Mappings:
Namespace Name official fdj$cintermediary net/minecraft/class_528$class_4272named net/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MinecraftClientprivate static final intprivate static final intprivate final WorldIconprivate final LevelSummaryprivate final SelectWorldScreenprivate longFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voiddelete()voidvoidedit()booleanprivate voidloadIcon()booleanmouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured.private voidvoidplay()voidrecreate()voidrender(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.private voidstart()private voidMethods 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_32435
private static final int field_32435- See Also:
- Mappings:
Namespace Name Mixin selector official bLfdj$c;b:Iintermediary field_32435Lnet/minecraft/class_528$class_4272;field_32435:Inamed field_32435Lnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;field_32435:I
-
field_32436
private static final int field_32436- See Also:
- Mappings:
Namespace Name Mixin selector official cLfdj$c;c:Iintermediary field_32436Lnet/minecraft/class_528$class_4272;field_32436:Inamed field_32436Lnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;field_32436:I
-
client
- Mappings:
Namespace Name Mixin selector official dLfdj$c;d:Leqv;intermediary field_19136Lnet/minecraft/class_528$class_4272;field_19136:Lnet/minecraft/class_310;named clientLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;client:Lnet/minecraft/client/MinecraftClient;
-
screen
- Mappings:
Namespace Name Mixin selector official eLfdj$c;e:Lfde;intermediary field_19137Lnet/minecraft/class_528$class_4272;field_19137:Lnet/minecraft/class_526;named screenLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;screen:Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;
-
level
- Mappings:
Namespace Name Mixin selector official fLfdj$c;f:Lech;intermediary field_19138Lnet/minecraft/class_528$class_4272;field_19138:Lnet/minecraft/class_34;named levelLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;level:Lnet/minecraft/world/level/storage/LevelSummary;
-
icon
- Mappings:
Namespace Name Mixin selector official gLfdj$c;g:Lexp;intermediary field_19141Lnet/minecraft/class_528$class_4272;field_19141:Lnet/minecraft/class_8573;named iconLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;icon:Lnet/minecraft/client/gui/screen/world/WorldIcon;
-
iconPath
- Mappings:
Namespace Name Mixin selector official hLfdj$c;h:Ljava/nio/file/Path;intermediary field_19140Lnet/minecraft/class_528$class_4272;field_19140:Ljava/nio/file/Path;named iconPathLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;iconPath:Ljava/nio/file/Path;
-
time
private long time- Mappings:
Namespace Name Mixin selector official iLfdj$c;i:Jintermediary field_19142Lnet/minecraft/class_528$class_4272;field_19142:Jnamed timeLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;time:J
-
-
Constructor Details
-
WorldEntry
- Mappings:
Namespace Name Mixin selector official <init>Lfdj$c;<init>(Lfdj;Lfdj;Lech;)Vintermediary <init>Lnet/minecraft/class_528$class_4272;<init>(Lnet/minecraft/class_528;Lnet/minecraft/class_528;Lnet/minecraft/class_34;)Vnamed <init>Lnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;<init>(Lnet/minecraft/client/gui/screen/world/WorldListWidget;Lnet/minecraft/client/gui/screen/world/WorldListWidget;Lnet/minecraft/world/level/storage/LevelSummary;)V
-
-
Method Details
-
validateIconPath
private void validateIconPath()- Mappings:
Namespace Name Mixin selector official jLfdj$c;j()Vintermediary method_52265Lnet/minecraft/class_528$class_4272;method_52265()Vnamed validateIconPathLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;validateIconPath()V
-
getNarration
- Specified by:
getNarrationin classAlwaysSelectedEntryListWidget.Entry<WorldListWidget.Entry>- Mappings:
Namespace Name Mixin selector official aLetm$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<WorldListWidget.Entry>- 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 aLesl$a;a(Lesf;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
-
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.- Specified by:
mouseClickedin interfaceElement- 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 aLeuk;a(DDI)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(DDI)Znamed mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
-
play
public void play()- Mappings:
Namespace Name Mixin selector official dLfdj$c;d()Vintermediary method_20164Lnet/minecraft/class_528$class_4272;method_20164()Vnamed playLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;play()V
-
deleteIfConfirmed
public void deleteIfConfirmed()- Mappings:
Namespace Name Mixin selector official eLfdj$c;e()Vintermediary method_20169Lnet/minecraft/class_528$class_4272;method_20169()Vnamed deleteIfConfirmedLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;deleteIfConfirmed()V
-
delete
public void delete()- Mappings:
Namespace Name Mixin selector official fLfdj$c;f()Vintermediary method_33685Lnet/minecraft/class_528$class_4272;method_33685()Vnamed deleteLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;delete()V
-
edit
public void edit()- Mappings:
Namespace Name Mixin selector official gLfdj$c;g()Vintermediary method_20171Lnet/minecraft/class_528$class_4272;method_20171()Vnamed editLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;edit()V
-
recreate
public void recreate()- Mappings:
Namespace Name Mixin selector official hLfdj$c;h()Vintermediary method_20173Lnet/minecraft/class_528$class_4272;method_20173()Vnamed recreateLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;recreate()V
-
start
private void start()- Mappings:
Namespace Name Mixin selector official kLfdj$c;k()Vintermediary method_20174Lnet/minecraft/class_528$class_4272;method_20174()Vnamed startLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;start()V
-
openReadingWorldScreen
private void openReadingWorldScreen()- Mappings:
Namespace Name Mixin selector official lLfdj$c;l()Vintermediary method_29990Lnet/minecraft/class_528$class_4272;method_29990()Vnamed openReadingWorldScreenLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;openReadingWorldScreen()V
-
loadIcon
private void loadIcon()- Mappings:
Namespace Name Mixin selector official mLfdj$c;m()Vintermediary method_52205Lnet/minecraft/class_528$class_4272;method_52205()Vnamed loadIconLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;loadIcon()V
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Overrides:
closein classWorldListWidget.Entry
-
getLevelDisplayName
- Mappings:
Namespace Name Mixin selector official iLfdj$c;i()Ljava/lang/String;intermediary method_35740Lnet/minecraft/class_528$class_4272;method_35740()Ljava/lang/String;named getLevelDisplayNameLnet/minecraft/client/gui/screen/world/WorldListWidget$WorldEntry;getLevelDisplayName()Ljava/lang/String;
-
isAvailable
public boolean isAvailable()- Specified by:
isAvailablein classWorldListWidget.Entry- Mappings:
Namespace Name Mixin selector official bLfdj$a;b()Zintermediary method_43465Lnet/minecraft/class_528$class_7414;method_43465()Znamed isAvailableLnet/minecraft/client/gui/screen/world/WorldListWidget$Entry;isAvailable()Z
-