Uses of Class
net.minecraft.world.storage.WorldSummary
Packages that use WorldSummary
Package
Description
- 
Uses of WorldSummary in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as WorldSummaryModifier and TypeFieldDescriptionprivate final WorldSummaryRealmsSelectFileToUploadScreen.WorldSelectionEntry.levelSummaryprivate final WorldSummaryRealmsUploadScreen.selectedLevelFields in com.mojang.realmsclient.gui.screens with type parameters of type WorldSummaryModifier and TypeFieldDescriptionprivate List<WorldSummary>RealmsSelectFileToUploadScreen.levelListMethods in com.mojang.realmsclient.gui.screens with parameters of type WorldSummaryModifier and TypeMethodDescriptionvoidRealmsSelectFileToUploadScreen.WorldSelectionList.addEntry(WorldSummary p_237986_1_) private static StringRealmsSelectFileToUploadScreen.formatLastPlayed(WorldSummary p_237979_0_) private static ITextComponentRealmsSelectFileToUploadScreen.gameModeName(WorldSummary p_237977_0_) protected voidRealmsSelectFileToUploadScreen.WorldSelectionEntry.renderItem(MatrixStack p_237985_1_, WorldSummary p_237985_2_, int p_237985_3_, int p_237985_4_, int p_237985_5_) Constructors in com.mojang.realmsclient.gui.screens with parameters of type WorldSummaryModifierConstructorDescriptionRealmsUploadScreen(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
Fields in net.minecraft.client.gui.screen declared as WorldSummaryFields in net.minecraft.client.gui.screen with type parameters of type WorldSummaryConstructors in net.minecraft.client.gui.screen with parameters of type WorldSummary - 
Uses of WorldSummary in net.minecraft.world.storage
Methods in net.minecraft.world.storage that return WorldSummaryMethods in net.minecraft.world.storage that return types with arguments of type WorldSummaryModifier and TypeMethodDescriptionSaveFormat.getLevelList()private BiFunction<File,com.mojang.datafixers.DataFixer, WorldSummary> SaveFormat.levelSummaryReader(File p_237267_1_, boolean p_237267_2_) Methods in net.minecraft.world.storage with parameters of type WorldSummary