History - net.minecraft.gametest.framework.GameTestMainUtil

25w04a

Names

st

net.minecraft.gametest.framework.GameTestMainUtil

net.minecraft.class_10662

net.minecraft.test.TestBootstrap

Fields

org.slf4j.Logger: a, LOGGER, field_56180, LOGGER

String: b, DEFAULT_UNIVERSE_DIR, field_56181, DEFAULT_UNIVERSE

String: c, LEVEL_NAME, field_56182, DEFAULT_WORLD

joptsimple.OptionParser: d, parser, field_56183, PARSER

joptsimple.OptionSpec<String>: e, universe, field_56184, UNIVERSE

joptsimple.OptionSpec<File>: f, report, field_56185, REPORT

joptsimple.OptionSpec<String>: g, tests, field_56186, TESTS

joptsimple.OptionSpec<Boolean>: h, verify, field_56187, VERIFY

joptsimple.OptionSpec<String>: i, packs, field_56188, PACKS

joptsimple.OptionSpec<Void>: j, help, field_56189, HELP

Constructors

()

Methods

void (String[], Consumer<String>): a, runGameTestServer, method_66981, run

Optional<String> (joptsimple.OptionSet, joptsimple.OptionSpec<String>): a, optionalFromOption, method_66980, get

void (String): a, createOrResetDir, method_66978, empty

void (String, String): a, copyPacks, method_66979, copyPacks