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