Uses of Interface
net.minecraft.client.gui.screen.world.BackupPromptScreen.Callback
Packages that use BackupPromptScreen.Callback
-
Uses of BackupPromptScreen.Callback in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as BackupPromptScreen.CallbackModifier and TypeFieldDescriptionprotected final BackupPromptScreen.Callback
BackupPromptScreen.callback
Constructors in net.minecraft.client.gui.screen.world with parameters of type BackupPromptScreen.CallbackModifierConstructorDescriptionBackupPromptScreen
(Runnable onCancel, BackupPromptScreen.Callback callback, Text title, Text subtitle, boolean showEraseCacheCheckBox)