mcDir property
String?
get
mcDir
Gets the custom Minecraft libraries directory
Implementation
String? get mcDir => getSystemProperty('hmc.mcdir');
Gets the custom Minecraft libraries directory
String? get mcDir => getSystemProperty('hmc.mcdir');