@bridge/com-mojang
Module that allows access to the com.mojang folder.
Variables
setup
• Const setup: Signal<void>
States whether com.mojang has been setup by the user.
Functions
requestFileSystem
▸ requestFileSystem(): Promise<any>
Returns the com.mojang FileSystem instance.
Returns
Promise<any>