net.minecraft.server

public class Bootstrap

aly
net.minecraft.server.Bootstrap
net.minecraft.class_2966

Field summary

Modifier and TypeField
public static final PrintStream
a
STDOUT
field_13358
private static volatile boolean
c
isBootstrapped
field_13357
private static final org.slf4j.Logger
d
LOGGER
field_13359
public static final AtomicLong
b
bootstrapDuration
field_44781

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a()
bootStrap()
method_12851()
private static <T> void
a(Iterable<T> arg0, Function<T, String> arg1, Set<String> arg2)
checkTranslations(Iterable<T> arg0, Function<T, String> arg1, Set<String> arg2)
method_12848(Iterable<T> arg0, Function<T, String> arg1, Set<String> arg2)
private static void
a(Set<String> arg0)
checkGameruleTranslations(Set<String> arg0)
method_27732(Set<String> arg0)
public static Set<String>
b()
getMissingTranslations()
method_17597()
public static void
a(Supplier<String> arg0)
checkBootstrapCalled(Supplier<String> arg0)
method_36235(Supplier<String> arg0)
private static RuntimeException
b(Supplier<String> arg0)
createBootstrapException(Supplier<String> arg0)
method_36237(Supplier<String> arg0)
public static void
c()
validate()
method_17598()
private static void
d()
wrapStreams()
method_12852()
public static void
a(String arg0)
realStdoutPrintln(String arg0)
method_12847(String arg0)