Uses of Class
net.minecraft.world.storage.WorldSummary
Package
Description
-
Uses of WorldSummary in com.mojang.realmsclient.gui.screens
Modifier and TypeFieldDescriptionprivate final WorldSummary
RealmsSelectFileToUploadScreen.WorldSelectionEntry.levelSummary
private final WorldSummary
RealmsUploadScreen.selectedLevel
Modifier and TypeFieldDescriptionprivate List<WorldSummary>
RealmsSelectFileToUploadScreen.levelList
Modifier and TypeMethodDescriptionvoid
RealmsSelectFileToUploadScreen.WorldSelectionList.addEntry
(WorldSummary p_237986_1_) private static String
RealmsSelectFileToUploadScreen.formatLastPlayed
(WorldSummary p_237979_0_) private static ITextComponent
RealmsSelectFileToUploadScreen.gameModeName
(WorldSummary p_237977_0_) protected void
RealmsSelectFileToUploadScreen.WorldSelectionEntry.renderItem
(MatrixStack p_237985_1_, WorldSummary p_237985_2_, int p_237985_3_, int p_237985_4_, int p_237985_5_) ModifierConstructorDescriptionRealmsUploadScreen
(long p_i232226_1_, int p_i232226_3_, RealmsResetWorldScreen p_i232226_4_, WorldSummary p_i232226_5_, Runnable p_i232226_6_) WorldSelectionEntry
(WorldSummary p_i232220_2_) -
Uses of WorldSummary in net.minecraft.client.gui.screen
-
Uses of WorldSummary in net.minecraft.world.storage
Modifier and TypeMethodDescriptionSaveFormat.getLevelList()
private BiFunction<File,
com.mojang.datafixers.DataFixer, WorldSummary> SaveFormat.levelSummaryReader
(File p_237267_1_, boolean p_237267_2_)