java_arguments/java_arguments_builder library

Classes

JavaArgumentsBuilder
Builder class for constructing Java arguments used to launch Minecraft. This class handles the complex task of assembling all necessary JVM and game arguments, including variable substitution and platform-specific formatting.

Enums

ArgumentType
Enum defining the types of arguments that can be processed.