menu
craft_launcher_core package
documentation
interfaces/minecraft_meta_interface.dart
MinecraftMetaInterface
getDungeonsPatchNotes abstract method
getDungeonsPatchNotes abstract method
dark_mode
light_mode
getDungeonsPatchNotes
abstract method
Future
<
DungeonsPatchNotes
>
getDungeonsPatchNotes
(
{
bool
testing
=
false
,
})
Implementation
Future<DungeonsPatchNotes> getDungeonsPatchNotes({bool testing = false});
craft_launcher_core package
documentation
interfaces/minecraft_meta_interface
MinecraftMetaInterface
getDungeonsPatchNotes abstract method
MinecraftMetaInterface class