net.minecraft

public class Bootstrap

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

Field summary

Modifier and TypeField
public static final PrintStream
STDOUT
field_13358
SYSOUT
private static volatile boolean
isBootstrapped
field_13357
initialized
private static final org.slf4j.Logger
LOGGER
field_13359
LOGGER
public static final AtomicLong
bootstrapDuration
field_44781
LOAD_TIME

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
bootStrap()
method_12851()
initialize()
private static <T> void
checkTranslations(Iterable<T> registry, Function<T, String> descriptionGetter, Set<String> output)
method_12848(Iterable<T> arg0, Function<T, String> arg1, Set<String> arg2)
collectMissingTranslations(Iterable<T> registry, Function<T, String> keyExtractor, Set<String> translationKeys)
private static void
checkGameruleTranslations(Set<String> missing)
method_27732(Set<String> arg0)
collectMissingGameRuleTranslations(Set<String> translations)
public static Set<String>
getMissingTranslations()
method_17597()
getMissingTranslations()
public static void
checkBootstrapCalled(Supplier<String> location)
method_36235(Supplier<String> arg0)
ensureBootstrapped(Supplier<String> callerGetter)
private static RuntimeException
createBootstrapException(Supplier<String> location)
method_36237(Supplier<String> arg0)
createNotBootstrappedException(Supplier<String> callerGetter)
public static void
validate()
method_17598()
logMissing()
private static void
wrapStreams()
method_12852()
setOutputStreams()
public static void
realStdoutPrintln(String string)
method_12847(String arg0)
println(String str)
public static void
shutdownStdout()
method_1_2119()
closeSystemOut()
private static void
lambda$validate$1(String arg0)
method_36236(String arg0)
method_36236(String key)
private static String
lambda$validate$0()
method_36238()
method_36238()
private static String
lambda$getMissingTranslations$0(Identifier arg0)
method_17595(class_2960 arg0)
method_17595(Identifier stat)
private static void
lambda$checkTranslations$0(Function arg0, Language arg1, Set arg2, Object arg3)
method_12850(Function arg0, class_2477 arg1, Set arg2, Object arg3)
method_12850(Function arg0, Language arg1, Set arg2, Object object)