History - net.minecraft.Util
1.21.3
Names
ad
ae
Fields
ExecutorService: k, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: l, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
UUID: e, NIL_UUID, field_25140, NIL_UUID, f_137441_
UUID: e, NIL_UUID, field_25140, NIL_UUID
FileSystemProvider: f, ZIP_FILE_SYSTEM_PROVIDER, field_33859, JAR_FILE_SYSTEM_PROVIDER, f_143778_
FileSystemProvider: f, ZIP_FILE_SYSTEM_PROVIDER, field_33859, JAR_FILE_SYSTEM_PROVIDER
int: h, DEFAULT_MAX_THREADS, field_34891, MAX_PARALLELISM, f_183935_
int: h, DEFAULT_MAX_THREADS, field_34891, MAX_PARALLELISM
String: j, MAX_THREADS_SYSTEM_PROPERTY, field_34892, MAX_BG_THREADS_PROPERTY, f_183936_
String: j, MAX_THREADS_SYSTEM_PROPERTY, field_34892, MAX_BG_THREADS_PROPERTY
Consumer<String>: p, thePauser, field_34893, missingBreakpointHandler, f_183937_
Consumer<String>: p, thePauser, field_34893, missingBreakpointHandler
org.slf4j.Logger: g, LOGGER, field_1129, LOGGER, f_137446_
org.slf4j.Logger: g, LOGGER, field_1129, LOGGER
com.google.common.base.Ticker: d, TICKER, field_37250, TICKER, f_211544_
com.google.common.base.Ticker: d, TICKER, field_37250, TICKER
DateTimeFormatter: n, FILENAME_DATE_TIME_FORMATTER, field_39824, DATE_TIME_FORMATTER, f_241646_
DateTimeFormatter: n, FILENAME_DATE_TIME_FORMATTER, field_39824, DATE_TIME_FORMATTER
TimeSource$NanoTimeSource: c, timeSource, field_1128, nanoTimeSupplier, f_137440_
TimeSource$NanoTimeSource: c, timeSource, field_1128, nanoTimeSupplier
long: b, NANOS_PER_MILLI, field_45714, field_45714, f_291561_
long: b, NANOS_PER_MILLI, field_45714, field_45714
int: i, DEFAULT_SAFE_FILE_OPERATION_RETRIES, field_46764, BACKUP_ATTEMPTS, f_303362_
int: i, DEFAULT_SAFE_FILE_OPERATION_RETRIES, field_46764, BACKUP_ATTEMPTS
ExecutorService: m, DOWNLOAD_POOL, field_47571, DOWNLOAD_WORKER_EXECUTOR, f_302521_
int: a, LINEAR_LOOKUP_THRESHOLD, field_46220, field_46220, f_303450_
int: a, LINEAR_LOOKUP_THRESHOLD, field_46220, field_46220
Set<String>: o, ALLOWED_UNTRUSTED_LINK_PROTOCOLS, field_52196, SUPPORTED_URI_PROTOCOLS, f_337259_
Set<String>: o, ALLOWED_UNTRUSTED_LINK_PROTOCOLS, field_52196, SUPPORTED_URI_PROTOCOLS
TracingExecutor: k, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR
TracingExecutor: l, IO_POOL, field_24477, IO_WORKER_EXECUTOR
TracingExecutor: m, DOWNLOAD_POOL, field_47571, DOWNLOAD_WORKER_EXECUTOR
Constructors
Methods
Util$OS (): k, getPlatform, method_668, getOperatingSystem, m_137581_
Util$OS (): m, getPlatform, method_668, getOperatingSystem
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, toMap, method_664, toMap, m_137448_
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, toMap, method_664, toMap
<T extends Comparable<T>> String (Property<T>, Object): a, getPropertyName, method_650, getValueAsString, m_137453_
<T extends Comparable<T>> String (Property<T>, Object): a, getPropertyName, method_650, getValueAsString
String (String, ResourceLocation): a, makeDescriptionId, method_646, createTranslationKey, m_137492_
String (String, ResourceLocation): a, makeDescriptionId, method_646, createTranslationKey
long (): c, getMillis, method_658, getMeasuringTimeMs, m_137550_
long (): c, getMillis, method_658, getMeasuringTimeMs
long (): d, getNanos, method_648, getMeasuringTimeNano, m_137569_
long (): d, getNanos, method_648, getMeasuringTimeNano
long (): e, getEpochMillis, method_659, getEpochTimeMs, m_137574_
long (): e, getEpochMillis, method_659, getEpochTimeMs
Stream<String> (): l, getVmArguments, method_651, getJVMFlags, m_137582_
Stream<String> (): n, getVmArguments, method_651, getJVMFlags
<T> T (Iterable<T>, T): a, findNextInIterable, method_660, next, m_137466_
<T> T (Iterable<T>, T): a, findNextInIterable, method_660, next
<T> T (Iterable<T>, T): b, findPreviousInIterable, method_645, previous, m_137554_
<T> T (Iterable<T>, T): b, findPreviousInIterable, method_645, previous
<T> T (Supplier<T>): a, make, method_656, make, m_137537_
<T> T (Supplier<T>): a, make, method_656, make
<T> T (T, Consumer<? super T>): a, make, method_654, make, m_137469_
<T> T (T, Consumer<? super T>): a, make, method_654, make
void (): j, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
void (): j, shutdownExecutors, method_18350, shutdownExecutors
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<V>>): d, sequence, method_33791, combineSafe, m_137567_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<V>>): d, sequence, method_33791, combineSafe
<T> Optional<T> (Optional<T>, Consumer<T>, Runnable): a, ifElse, method_17974, ifPresentOrElse, m_137521_
<T> Optional<T> (Optional<T>, Consumer<T>, Runnable): a, ifElse, method_17974, ifPresentOrElse
Runnable (Runnable, Supplier<String>): a, name, method_18839, debugRunnable, m_137474_
Runnable (Runnable, Supplier<String>): a, name, method_18839, debugRunnable
<T> T (List<T>): c, lastOf, method_20793, getLast, m_137509_
<T> T (List<T>): c, lastOf, method_20793, getLast
<T extends Throwable> T (T): b, pauseInIde, method_22320, throwOrPause, m_137570_
<T extends Throwable> T (T): b, pauseInIde, method_22320, getFatalOrPause
String (Throwable): c, describeError, method_22321, getInnermostMessage, m_137575_
String (Throwable): c, describeError, method_22321, getInnermostMessage
void (Throwable): a, throwAsRuntime, method_24155, throwUnchecked, m_137559_
void (Throwable): a, throwAsRuntime, method_24155, throwUnchecked
ExecutorService (String): c, makeExecutor, method_28122, createWorker, m_137477_
void (ExecutorService): a, shutdownExecutor, method_27957, attemptShutdown, m_137531_
void (Thread, Throwable): a, onThreadException, method_18347, uncaughtExceptionHandler, m_137495_
void (Thread, Throwable): a, onThreadException, method_18347, uncaughtExceptionHandler
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): a, fetchChoiceType, method_29187, getChoiceType, m_137456_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): a, fetchChoiceType, method_29187, getChoiceType
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): b, doFetchChoiceType, method_29191, getChoiceTypeInternal, m_137551_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): b, doFetchChoiceType, method_29191, getChoiceTypeInternal
Consumer<String> (String, Consumer<String>): a, prefix, method_29188, addPrefix, m_137489_
Consumer<String> (String, Consumer<String>): a, prefix, method_29188, addPrefix
com.mojang.serialization.DataResult<int[]> (IntStream, int): a, fixedSize, method_29190, decodeFixedLengthArray, m_137539_
com.mojang.serialization.DataResult<int[]> (IntStream, int): a, fixedSize, method_29190, decodeFixedLengthArray
void (): m, startTimerHackThread, method_29476, startTimerHack, m_137584_
void (): o, startTimerHackThread, method_29476, startTimerHack
int (String, int, int): a, offsetByCodepoints, method_27761, moveCursor, m_137479_
int (String, int, int): a, offsetByCodepoints, method_27761, moveCursor
void (Path, Path, Path): b, copyBetweenDirs, method_29775, relativeCopy, m_137563_
void (Path, Path, Path): b, copyBetweenDirs, method_29775, relativeCopy
BooleanSupplier (Path, Path): a, createRenamer, method_30625, renameTask, m_137502_
BooleanSupplier (Path, Path): a, createRenamer, method_30625, renameTask
BooleanSupplier (Path): a, createDeleter, method_30624, deleteTask, m_137500_
BooleanSupplier (Path): a, createDeleter, method_30624, deleteTask
BooleanSupplier (Path): b, createFileDeletedCheck, method_30628, deletionVerifyTask, m_137561_
BooleanSupplier (Path): b, createFileDeletedCheck, method_30628, deletionVerifyTask
BooleanSupplier (Path): c, createFileCreatedCheck, method_30629, existenceCheckTask, m_137572_
BooleanSupplier (Path): c, createFileCreatedCheck, method_30629, existenceCheckTask
boolean (BooleanSupplier...): a, executeInSequence, method_30627, attemptTasks, m_137548_
boolean (BooleanSupplier...): a, executeInSequence, method_30627, attemptTasks
boolean (int, String, BooleanSupplier...): a, runWithRetries, method_30622, attemptTasks, m_137449_
boolean (int, String, BooleanSupplier...): a, runWithRetries, method_30622, attemptTasks
void (Path, Path, Path): a, safeReplaceFile, method_30626, backupAndReplace, m_137505_
void (Path, Path, Path): a, safeReplaceFile, method_30626, backupAndReplace
String (String, CharPredicate): a, sanitizeName, method_30309, replaceInvalidChars, m_137483_
String (String, CharPredicate): a, sanitizeName, method_30309, replaceInvalidChars
Runnable (String, Runnable): a, wrapThreadWithTaskName, method_33787, debugRunnable, m_143787_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): e, sequenceFailFast, method_652, combine, m_143840_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): e, sequenceFailFast, method_652, combine
void (String): b, logAndPauseIfInIde, method_33559, error, m_143785_
void (String): b, logAndPauseIfInIde, method_33559, logErrorOrPause
<T> com.mojang.serialization.DataResult<List<T>> (List<T>, int): a, fixedSize, method_33141, decodeFixedLengthList, m_143795_
<T> com.mojang.serialization.DataResult<List<T>> (List<T>, int): a, fixedSize, method_33141, decodeFixedLengthList
<T, R> Function<T, R> (Function<T, R>): b, memoize, method_34866, memoize, m_143827_
<T, R> Function<T, R> (Function<T, R>): b, memoize, method_34866, memoize
<T, U, R> BiFunction<T, U, R> (BiFunction<T, U, R>): a, memoize, method_34865, memoize, m_143821_
<T, U, R> BiFunction<T, U, R> (BiFunction<T, U, R>): a, memoize, method_34865, memoize
int (): n, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
int (): p, getMaxThreads, method_38648, getMaxBackgroundThreads
ExecutorService (): g, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): h, ioPool, method_27958, getIoWorkerExecutor, m_183992_
<V> Supplier<V> (String, Supplier<V>): a, wrapThreadWithTaskName, method_37910, debugSupplier, m_183946_
void (Consumer<String>): a, setPause, method_38646, setMissingBreakpointHandler, m_183969_
void (Consumer<String>): a, setPause, method_38646, setMissingBreakpointHandler
void (String): d, doPause, method_33560, pause, m_183984_
void (String): d, doPause, method_33560, pause
void (String, Throwable): a, logAndPauseIfInIde, method_39977, error, m_200890_
void (String, Throwable): a, logAndPauseIfInIde, method_39977, logErrorOrPause
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): f, sequenceFailFastAndCancel, method_43373, combineCancellable, m_214684_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): f, sequenceFailFastAndCancel, method_43373, combineCancellable
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>, Consumer<Throwable>): a, fallibleSequence, method_43370, combine, m_214631_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>, Consumer<Throwable>): a, fallibleSequence, method_43370, combine
<T> Supplier<T> (Supplier<T>, Supplier<String>): a, name, method_41238, debugSupplier, m_214655_
<T> Supplier<T> (Supplier<T>, Supplier<String>): a, name, method_41238, debugSupplier
<T> T (T[], RandomSource): a, getRandom, method_27173, getRandom, m_214670_
<T> T (T[], RandomSource): a, getRandom, method_27173, getRandom
int (int[], RandomSource): a, getRandom, method_27172, getRandom, m_214667_
int (int[], RandomSource): a, getRandom, method_27172, getRandom
<T> T (List<T>, RandomSource): a, getRandom, method_32309, getRandom, m_214621_
<T> T (List<T>, RandomSource): a, getRandom, method_32309, getRandom
<T> Optional<T> (List<T>, RandomSource): b, getRandomSafe, method_40083, getRandomOrEmpty, m_214676_
<T> Optional<T> (List<T>, RandomSource): b, getRandomSafe, method_40083, getRandomOrEmpty
<T> List<T> (Stream<T>, RandomSource): a, toShuffledList, method_43252, copyShuffled, m_214661_
<T> List<T> (Stream<T>, RandomSource): a, toShuffledList, method_43252, copyShuffled
it.unimi.dsi.fastutil.ints.IntArrayList (IntStream, RandomSource): a, toShuffledList, method_43251, shuffle, m_214658_
it.unimi.dsi.fastutil.ints.IntArrayList (IntStream, RandomSource): a, toShuffledList, method_43251, shuffle
<T> List<T> (T[], RandomSource): b, shuffledCopy, method_43253, copyShuffled, m_214681_
<T> List<T> (T[], RandomSource): b, shuffledCopy, method_43253, copyShuffled
<T> List<T> (it.unimi.dsi.fastutil.objects.ObjectArrayList<T>, RandomSource): a, shuffledCopy, method_43027, copyShuffled, m_214611_
<T> List<T> (it.unimi.dsi.fastutil.objects.ObjectArrayList<T>, RandomSource): a, shuffledCopy, method_43027, copyShuffled
<T> CompletableFuture<T> (Function<Executor, CompletableFuture<T>>): c, blockUntilDone, method_43499, waitAndApply, m_214679_
<T> CompletableFuture<T> (Function<Executor, CompletableFuture<T>>): c, blockUntilDone, method_43499, waitAndApply
<T> T (Function<Executor, T>, Predicate<T>): a, blockUntilDone, method_43498, waitAndApply, m_214652_
<T> T (Function<Executor, T>, Predicate<T>): a, blockUntilDone, method_43498, waitAndApply
<T> ToIntFunction<T> (List<T>): g, createIndexLookup, method_43658, lastIndexGetter, m_214686_
<T> ToIntFunction<T> (List<T>): g, createIndexLookup, method_43658, lastIndexGetter
String (): f, getFilenameFormattedDateTime, method_44893, getFormattedCurrentTime, m_241986_
String (): f, getFilenameFormattedDateTime, method_44893, getFormattedCurrentTime
<K, V> SingleKeyCache<K, V> (Function<K, V>): a, singleKeyCache, method_48746, cachedMapper, m_269175_
<K, V> SingleKeyCache<K, V> (Function<K, V>): a, singleKeyCache, method_48746, cachedMapper
com.mojang.serialization.DataResult<long[]> (LongStream, int): a, fixedSize, method_51822, decodeFixedLengthArray, m_287262_
com.mojang.serialization.DataResult<long[]> (LongStream, int): a, fixedSize, method_51822, decodeFixedLengthArray
ExecutorService (): i, nonCriticalIoPool, method_55473, getDownloadWorkerExecutor, m_306705_
ExecutorService (String, boolean): a, makeIoExecutor, method_27959, createIoWorker, m_137586_
boolean (Path, Path, Path, boolean): a, safeReplaceOrMoveFile, method_41204, backupAndReplace, m_212224_
boolean (Path, Path, Path, boolean): a, safeReplaceOrMoveFile, method_41204, backupAndReplace
<T> void (List<T>, RandomSource): c, shuffle, method_43028, shuffle, m_214673_
<T> void (List<T>, RandomSource): c, shuffle, method_43028, shuffle
<T> ToIntFunction<T> (List<T>): h, createIndexIdentityLookup, method_53909, lastIdentityIndexGetter, m_307438_
<T> ToIntFunction<T> (List<T>): h, createIndexIdentityLookup, method_53909, lastIdentityIndexGetter
<A, B> com.mojang.datafixers.Typed<B> (com.mojang.datafixers.Typed<A>, com.mojang.datafixers.types.Type<B>, UnaryOperator<com.mojang.serialization.Dynamic<?>>): a, writeAndReadTypedOrThrow, method_54907, apply, m_306942_
<A, B> com.mojang.datafixers.Typed<B> (com.mojang.datafixers.Typed<A>, com.mojang.datafixers.types.Type<B>, UnaryOperator<com.mojang.serialization.Dynamic<?>>): a, writeAndReadTypedOrThrow, method_54907, apply
<T> com.mojang.datafixers.Typed<T> (com.mojang.datafixers.types.Type<T>, com.mojang.serialization.Dynamic<?>): a, readTypedOrThrow, method_54908, readTyped, m_305473_
<T> com.mojang.datafixers.Typed<T> (com.mojang.datafixers.types.Type<T>, com.mojang.serialization.Dynamic<?>): a, readTypedOrThrow, method_54908, readTyped
<T> com.mojang.datafixers.Typed<T> (com.mojang.datafixers.types.Type<T>, com.mojang.serialization.Dynamic<?>, boolean): a, readTypedOrThrow, method_55333, readTyped, m_306397_
<T> com.mojang.datafixers.Typed<T> (com.mojang.datafixers.types.Type<T>, com.mojang.serialization.Dynamic<?>, boolean): a, readTypedOrThrow, method_55333, readTyped
<T> Collector<T, ?, List<T>> (): b, toMutableList, method_58579, toArrayList, m_323807_
<T> Collector<T, ?, List<T>> (): b, toMutableList, method_58579, toArrayList
<T> String (Registry<T>, T): a, getRegisteredName, method_57107, registryValueToString, m_322642_
<T> String (Registry<T>, T): a, getRegisteredName, method_57107, registryValueToString
<T> Predicate<T> (List<? extends Predicate<T>>): a, allOf, method_56613, allOf, m_322468_
<T> Predicate<T> (List<? extends Predicate<? super T>>): a, allOf, method_56613, allOf
<T> Predicate<T> (List<? extends Predicate<T>>): b, anyOf, method_56616, anyOf, m_321702_
<T> Predicate<T> (List<? extends Predicate<? super T>>): b, anyOf, method_56616, anyOf
<T> List<T> (List<T>, T): a, copyAndAdd, method_57108, withAppended, m_324319_
<T> List<T> (List<T>, T): a, copyAndAdd, method_57108, withAppended
<T> List<T> (T, List<T>): a, copyAndAdd, method_58272, withPrepended, m_321242_
<T> List<T> (T, List<T>): a, copyAndAdd, method_58272, withPrepended
<K, V> Map<K, V> (Map<K, V>, K, V): a, copyAndPut, method_57109, mapWith, m_321632_
<K, V> Map<K, V> (Map<K, V>, K, V): a, copyAndPut, method_57109, mapWith
<T> boolean (int, int, List<T>): a, isSymmetrical, method_59901, isSymmetrical, m_340468_
<T> boolean (int, int, List<T>): a, isSymmetrical, method_59901, isSymmetrical
URI (String): a, parseAndValidateUntrustedUri, method_60931, validateUri, m_340630_
URI (String): a, parseAndValidateUntrustedUri, method_60931, validateUri
TracingExecutor (String): c, makeExecutor, method_28122, createWorker
TracingExecutor (): g, backgroundExecutor, method_18349, getMainWorkerExecutor
TracingExecutor (): h, ioPool, method_27958, getIoWorkerExecutor
TracingExecutor (): i, nonCriticalIoPool, method_55473, getDownloadWorkerExecutor
TracingExecutor (String, boolean): a, makeIoExecutor, method_27959, createIoWorker
void (Runnable, String): a, runNamed, method_64122, runInNamedZone
<T> Predicate<T> (): k, allOf, method_61210, and
<T> Predicate<T> (Predicate<? super T>): a, allOf, method_61189, and
<T> Predicate<T> (Predicate<? super T>, Predicate<? super T>): a, allOf, method_61190, and
<T> Predicate<T> (Predicate<? super T>, Predicate<? super T>, Predicate<? super T>): a, allOf, method_61192, and
<T> Predicate<T> (Predicate<? super T>, Predicate<? super T>, Predicate<? super T>, Predicate<? super T>): a, allOf, method_61194, and
<T> Predicate<T> (Predicate<? super T>, Predicate<? super T>, Predicate<? super T>, Predicate<? super T>, Predicate<? super T>): a, allOf, method_61196, and
<T> Predicate<T> (Predicate<? super T>[]): a, allOf, method_61198, and
<T> Predicate<T> (): l, anyOf, method_61211, or
<T> Predicate<T> (Predicate<? super T>): b, anyOf, method_61199, or
<T> Predicate<T> (Predicate<? super T>, Predicate<? super T>): b, anyOf, method_61200, or
<T> Predicate<T> (Predicate<? super T>, Predicate<? super T>, Predicate<? super T>): b, anyOf, method_61202, or
<T> Predicate<T> (Predicate<? super T>, Predicate<? super T>, Predicate<? super T>, Predicate<? super T>): b, anyOf, method_61204, or
<T> Predicate<T> (Predicate<? super T>, Predicate<? super T>, Predicate<? super T>, Predicate<? super T>, Predicate<? super T>): b, anyOf, method_61206, or
<T> Predicate<T> (Predicate<? super T>[]): b, anyOf, method_61208, or
<K extends Enum<K>, V> EnumMap<K, V> (Class<K>, Function<K, V>): a, makeEnumMap, method_63541, mapEnum
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
ac
ad
Fields
Consumer<String>: o, thePauser, field_34893, missingBreakpointHandler, f_183937_
Consumer<String>: p, thePauser, field_34893, missingBreakpointHandler, f_183937_
Set<String>: o, ALLOWED_UNTRUSTED_LINK_PROTOCOLS, field_52196, SUPPORTED_URI_PROTOCOLS, f_337259_
Constructors
Methods
ExecutorService (String): b, makeExecutor, method_28122, createWorker, m_137477_
ExecutorService (String): c, makeExecutor, method_28122, createWorker, m_137477_
void (String): a, logAndPauseIfInIde, method_33559, error, m_143785_
void (String): b, logAndPauseIfInIde, method_33559, error, m_143785_
void (String): c, doPause, method_33560, pause, m_183984_
void (String): d, doPause, method_33560, pause, m_183984_
<T> boolean (int, int, List<T>): a, isSymmetrical, method_59901, isSymmetrical, m_340468_
URI (String): a, parseAndValidateUntrustedUri, method_60931, validateUri, m_340630_
1.20.6
Names
Fields
ExecutorService: j, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: k, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: k, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
ExecutorService: l, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
UUID: d, NIL_UUID, field_25140, NIL_UUID, f_137441_
UUID: e, NIL_UUID, field_25140, NIL_UUID, f_137441_
FileSystemProvider: e, ZIP_FILE_SYSTEM_PROVIDER, field_33859, JAR_FILE_SYSTEM_PROVIDER, f_143778_
FileSystemProvider: f, ZIP_FILE_SYSTEM_PROVIDER, field_33859, JAR_FILE_SYSTEM_PROVIDER, f_143778_
int: g, DEFAULT_MAX_THREADS, field_34891, MAX_PARALLELISM, f_183935_
int: h, DEFAULT_MAX_THREADS, field_34891, MAX_PARALLELISM, f_183935_
String: i, MAX_THREADS_SYSTEM_PROPERTY, field_34892, MAX_BG_THREADS_PROPERTY, f_183936_
String: j, MAX_THREADS_SYSTEM_PROPERTY, field_34892, MAX_BG_THREADS_PROPERTY, f_183936_
org.slf4j.Logger: f, LOGGER, field_1129, LOGGER, f_137446_
org.slf4j.Logger: g, LOGGER, field_1129, LOGGER, f_137446_
com.google.common.base.Ticker: c, TICKER, field_37250, TICKER, f_211544_
com.google.common.base.Ticker: d, TICKER, field_37250, TICKER, f_211544_
DateTimeFormatter: m, FILENAME_DATE_TIME_FORMATTER, field_39824, DATE_TIME_FORMATTER, f_241646_
DateTimeFormatter: n, FILENAME_DATE_TIME_FORMATTER, field_39824, DATE_TIME_FORMATTER, f_241646_
TimeSource$NanoTimeSource: b, timeSource, field_1128, nanoTimeSupplier, f_137440_
TimeSource$NanoTimeSource: c, timeSource, field_1128, nanoTimeSupplier, f_137440_
long: a, NANOS_PER_MILLI, field_45714, field_45714, f_291561_
long: b, NANOS_PER_MILLI, field_45714, field_45714, f_291561_
int: h, DEFAULT_SAFE_FILE_OPERATION_RETRIES, field_46764, BACKUP_ATTEMPTS, f_303362_
int: i, DEFAULT_SAFE_FILE_OPERATION_RETRIES, field_46764, BACKUP_ATTEMPTS, f_303362_
ExecutorService: l, DOWNLOAD_POOL, field_47571, DOWNLOAD_WORKER_EXECUTOR, f_302521_
ExecutorService: m, DOWNLOAD_POOL, field_47571, DOWNLOAD_WORKER_EXECUTOR, f_302521_
int: n, LINEAR_LOOKUP_THRESHOLD, field_46220, field_46220, f_303450_
int: a, LINEAR_LOOKUP_THRESHOLD, field_46220, field_46220, f_303450_
Constructors
Methods
Util$OS (): j, getPlatform, method_668, getOperatingSystem, m_137581_
Util$OS (): k, getPlatform, method_668, getOperatingSystem, m_137581_
long (): b, getMillis, method_658, getMeasuringTimeMs, m_137550_
long (): c, getMillis, method_658, getMeasuringTimeMs, m_137550_
long (): c, getNanos, method_648, getMeasuringTimeNano, m_137569_
long (): d, getNanos, method_648, getMeasuringTimeNano, m_137569_
long (): d, getEpochMillis, method_659, getEpochTimeMs, m_137574_
long (): e, getEpochMillis, method_659, getEpochTimeMs, m_137574_
Stream<String> (): k, getVmArguments, method_651, getJVMFlags, m_137582_
Stream<String> (): l, getVmArguments, method_651, getJVMFlags, m_137582_
void (): i, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
void (): j, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<V>>): b, sequence, method_33791, combineSafe, m_137567_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<V>>): d, sequence, method_33791, combineSafe, m_137567_
<T> T (List<T>): a, lastOf, method_20793, getLast, m_137509_
<T> T (List<T>): c, lastOf, method_20793, getLast, m_137509_
ExecutorService (String): c, makeExecutor, method_28122, createWorker, m_137477_
ExecutorService (String): b, makeExecutor, method_28122, createWorker, m_137477_
void (): l, startTimerHackThread, method_29476, startTimerHack, m_137584_
void (): m, startTimerHackThread, method_29476, startTimerHack, m_137584_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): c, sequenceFailFast, method_652, combine, m_143840_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): e, sequenceFailFast, method_652, combine, m_143840_
int (): m, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
int (): n, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
ExecutorService (): f, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): g, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): g, ioPool, method_27958, getIoWorkerExecutor, m_183992_
ExecutorService (): h, ioPool, method_27958, getIoWorkerExecutor, m_183992_
void (String): d, doPause, method_33560, pause, m_183984_
void (String): c, doPause, method_33560, pause, m_183984_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): d, sequenceFailFastAndCancel, method_43373, combineCancellable, m_214684_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): f, sequenceFailFastAndCancel, method_43373, combineCancellable, m_214684_
<T> ToIntFunction<T> (List<T>): e, createIndexLookup, method_43658, lastIndexGetter, m_214686_
<T> ToIntFunction<T> (List<T>): g, createIndexLookup, method_43658, lastIndexGetter, m_214686_
String (): e, getFilenameFormattedDateTime, method_44893, getFormattedCurrentTime, m_241986_
String (): f, getFilenameFormattedDateTime, method_44893, getFormattedCurrentTime, m_241986_
<T, E extends Throwable> T (com.mojang.serialization.DataResult<T>, Function<String, E>) throws E: a, getOrThrow, method_47526, getResult, m_260975_
boolean (int): a, isWhitespace, method_51893, isWhitespace, m_288213_
boolean (String): b, isBlank, method_51894, isBlank, m_288217_
ExecutorService (): h, nonCriticalIoPool, method_55473, getDownloadWorkerExecutor, m_306705_
ExecutorService (): i, nonCriticalIoPool, method_55473, getDownloadWorkerExecutor, m_306705_
<T> ToIntFunction<T> (List<T>): f, createIndexIdentityLookup, method_53909, lastIdentityIndexGetter, m_307438_
<T> ToIntFunction<T> (List<T>): h, createIndexIdentityLookup, method_53909, lastIdentityIndexGetter, m_307438_
<T, E extends Throwable> T (com.mojang.serialization.DataResult<T>, Function<String, E>) throws E: b, getPartialOrThrow, method_55334, getResultOrPartial, m_304790_
<T> Collector<T, ?, List<T>> (): b, toMutableList, method_58579, toArrayList, m_323807_
<T> String (Registry<T>, T): a, getRegisteredName, method_57107, registryValueToString, m_322642_
<T> Predicate<T> (List<? extends Predicate<T>>): a, allOf, method_56613, allOf, m_322468_
<T> Predicate<T> (List<? extends Predicate<T>>): b, anyOf, method_56616, anyOf, m_321702_
<T> List<T> (List<T>, T): a, copyAndAdd, method_57108, withAppended, m_324319_
<T> List<T> (T, List<T>): a, copyAndAdd, method_58272, withPrepended, m_321242_
<K, V> Map<K, V> (Map<K, V>, K, V): a, copyAndPut, method_57109, mapWith, m_321632_
1.20.4
Names
Fields
AtomicInteger: i, WORKER_COUNT, field_18034, NEXT_WORKER_ID, f_137442_
String: h, MAX_THREADS_SYSTEM_PROPERTY, field_34892, MAX_BG_THREADS_PROPERTY, f_183936_
String: i, MAX_THREADS_SYSTEM_PROPERTY, field_34892, MAX_BG_THREADS_PROPERTY, f_183936_
Consumer<String>: m, thePauser, field_34893, missingBreakpointHandler, f_183937_
Consumer<String>: o, thePauser, field_34893, missingBreakpointHandler, f_183937_
DateTimeFormatter: l, FILENAME_DATE_TIME_FORMATTER, field_39824, DATE_TIME_FORMATTER, f_241646_
DateTimeFormatter: m, FILENAME_DATE_TIME_FORMATTER, field_39824, DATE_TIME_FORMATTER, f_241646_
int: h, DEFAULT_SAFE_FILE_OPERATION_RETRIES, field_46764, BACKUP_ATTEMPTS, f_303362_
ExecutorService: l, DOWNLOAD_POOL, field_47571, DOWNLOAD_WORKER_EXECUTOR, f_302521_
int: n, LINEAR_LOOKUP_THRESHOLD, field_46220, field_46220, f_303450_
Constructors
Methods
Util$OS (): i, getPlatform, method_668, getOperatingSystem, m_137581_
Util$OS (): j, getPlatform, method_668, getOperatingSystem, m_137581_
Stream<String> (): j, getVmArguments, method_651, getJVMFlags, m_137582_
Stream<String> (): k, getVmArguments, method_651, getJVMFlags, m_137582_
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): k, identityStrategy, method_655, identityHashStrategy, m_137583_
void (): h, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
void (): i, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
ExecutorService (): n, makeIoExecutor, method_27959, createIoWorker, m_137586_
void (File, File, File): a, safeReplaceFile, method_27760, backupAndReplace, m_137462_
void (File, File, File, boolean): a, safeReplaceOrMoveFile, method_41203, backupAndReplace, m_212224_
void (Path, Path, Path, boolean): a, safeReplaceOrMoveFile, method_41204, backupAndReplace, m_212229_
<T> void (it.unimi.dsi.fastutil.objects.ObjectArrayList<T>, RandomSource): b, shuffle, method_43028, shuffle, m_214673_
<T> ToIntFunction<T> (List<T>, IntFunction<it.unimi.dsi.fastutil.objects.Object2IntMap<T>>): a, createIndexLookup, method_44146, lastIndexGetter, m_214634_
ExecutorService (): h, nonCriticalIoPool, method_55473, getDownloadWorkerExecutor, m_306705_
ExecutorService (String, boolean): a, makeIoExecutor, method_27959, createIoWorker, m_137586_
boolean (Path, Path, Path, boolean): a, safeReplaceOrMoveFile, method_41204, backupAndReplace, m_212224_
<T> void (List<T>, RandomSource): c, shuffle, method_43028, shuffle, m_214673_
<T> ToIntFunction<T> (List<T>): f, createIndexIdentityLookup, method_53909, lastIdentityIndexGetter, m_307438_
<T, E extends Throwable> T (com.mojang.serialization.DataResult<T>, Function<String, E>) throws E: b, getPartialOrThrow, method_55334, getResultOrPartial, m_304790_
<A, B> com.mojang.datafixers.Typed<B> (com.mojang.datafixers.Typed<A>, com.mojang.datafixers.types.Type<B>, UnaryOperator<com.mojang.serialization.Dynamic<?>>): a, writeAndReadTypedOrThrow, method_54907, apply, m_306942_
<T> com.mojang.datafixers.Typed<T> (com.mojang.datafixers.types.Type<T>, com.mojang.serialization.Dynamic<?>): a, readTypedOrThrow, method_54908, readTyped, m_305473_
<T> com.mojang.datafixers.Typed<T> (com.mojang.datafixers.types.Type<T>, com.mojang.serialization.Dynamic<?>, boolean): a, readTypedOrThrow, method_55333, readTyped, m_306397_
1.20.2
Names
Fields
AtomicInteger: h, WORKER_COUNT, field_18034, NEXT_WORKER_ID, f_137442_
AtomicInteger: i, WORKER_COUNT, field_18034, NEXT_WORKER_ID, f_137442_
ExecutorService: i, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: j, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: j, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
ExecutorService: k, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
UUID: c, NIL_UUID, field_25140, NIL_UUID, f_137441_
UUID: d, NIL_UUID, field_25140, NIL_UUID, f_137441_
FileSystemProvider: d, ZIP_FILE_SYSTEM_PROVIDER, field_33859, JAR_FILE_SYSTEM_PROVIDER, f_143778_
FileSystemProvider: e, ZIP_FILE_SYSTEM_PROVIDER, field_33859, JAR_FILE_SYSTEM_PROVIDER, f_143778_
int: f, DEFAULT_MAX_THREADS, field_34891, MAX_PARALLELISM, f_183935_
int: g, DEFAULT_MAX_THREADS, field_34891, MAX_PARALLELISM, f_183935_
String: g, MAX_THREADS_SYSTEM_PROPERTY, field_34892, MAX_BG_THREADS_PROPERTY, f_183936_
String: h, MAX_THREADS_SYSTEM_PROPERTY, field_34892, MAX_BG_THREADS_PROPERTY, f_183936_
Consumer<String>: l, thePauser, field_34893, missingBreakpointHandler, f_183937_
Consumer<String>: m, thePauser, field_34893, missingBreakpointHandler, f_183937_
org.slf4j.Logger: e, LOGGER, field_1129, LOGGER, f_137446_
org.slf4j.Logger: f, LOGGER, field_1129, LOGGER, f_137446_
com.google.common.base.Ticker: b, TICKER, field_37250, TICKER, f_211544_
com.google.common.base.Ticker: c, TICKER, field_37250, TICKER, f_211544_
DateTimeFormatter: k, FILENAME_DATE_TIME_FORMATTER, field_39824, DATE_TIME_FORMATTER, f_241646_
DateTimeFormatter: l, FILENAME_DATE_TIME_FORMATTER, field_39824, DATE_TIME_FORMATTER, f_241646_
TimeSource$NanoTimeSource: a, timeSource, field_1128, nanoTimeSupplier, f_137440_
TimeSource$NanoTimeSource: b, timeSource, field_1128, nanoTimeSupplier, f_137440_
long: a, NANOS_PER_MILLI, field_45714, field_45714, f_291561_
Constructors
Methods
1.20.1
Names
Fields
Constructors
Methods
ExecutorService (String): b, makeExecutor, method_28122, createWorker, m_137477_
ExecutorService (String): c, makeExecutor, method_28122, createWorker, m_137477_
com.mojang.serialization.DataResult<int[]> (IntStream, int): a, fixedSize, method_29190, toArray, m_137539_
com.mojang.serialization.DataResult<int[]> (IntStream, int): a, fixedSize, method_29190, decodeFixedLengthArray, m_137539_
<T> com.mojang.serialization.DataResult<List<T>> (List<T>, int): a, fixedSize, method_33141, toArray, m_143795_
<T> com.mojang.serialization.DataResult<List<T>> (List<T>, int): a, fixedSize, method_33141, decodeFixedLengthList, m_143795_
void (String): c, doPause, method_33560, pause, m_183984_
void (String): d, doPause, method_33560, pause, m_183984_
com.mojang.serialization.DataResult<long[]> (LongStream, int): a, fixedSize, method_51822, decodeFixedLengthArray, m_287262_
boolean (int): a, isWhitespace, method_51893, isWhitespace, m_288213_
boolean (String): b, isBlank, method_51894, isBlank, m_288217_
1.19.4
Names
aa
ac
Fields
ExecutorService: j, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: i, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: i, BOOTSTRAP_EXECUTOR, field_24622, BOOTSTRAP_EXECUTOR, f_137443_
ExecutorService: k, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
ExecutorService: j, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
Consumer<String>: m, thePauser, field_34893, missingBreakpointHandler, f_183937_
Consumer<String>: l, thePauser, field_34893, missingBreakpointHandler, f_183937_
DateTimeFormatter: l, FILENAME_DATE_TIME_FORMATTER, field_39824, DATE_TIME_FORMATTER, f_241646_
DateTimeFormatter: k, FILENAME_DATE_TIME_FORMATTER, field_39824, DATE_TIME_FORMATTER, f_241646_
Constructors
Methods
Util$OS (): j, getPlatform, method_668, getOperatingSystem, m_137581_
Util$OS (): i, getPlatform, method_668, getOperatingSystem, m_137581_
Stream<String> (): k, getVmArguments, method_651, getJVMFlags, m_137582_
Stream<String> (): j, getVmArguments, method_651, getJVMFlags, m_137582_
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): l, identityStrategy, method_655, identityHashStrategy, m_137583_
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): k, identityStrategy, method_655, identityHashStrategy, m_137583_
void (): i, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
void (): h, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
ExecutorService (): o, makeIoExecutor, method_27959, createIoWorker, m_137586_
ExecutorService (): n, makeIoExecutor, method_27959, createIoWorker, m_137586_
void (): m, startTimerHackThread, method_29476, startTimerHack, m_137584_
void (): l, startTimerHackThread, method_29476, startTimerHack, m_137584_
<T, R> Function<T, R> (Function<T, R>): a, memoize, method_34866, memoize, m_143827_
<T, R> Function<T, R> (Function<T, R>): b, memoize, method_34866, memoize, m_143827_
int (): n, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
int (): m, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
ExecutorService (): f, bootstrapExecutor, method_28124, getBootstrapExecutor, m_183988_
ExecutorService (): g, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): f, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): h, ioPool, method_27958, getIoWorkerExecutor, m_183992_
ExecutorService (): g, ioPool, method_27958, getIoWorkerExecutor, m_183992_
<T, R> R (T, Function<T, R>): a, mapNullable, method_43926, map, m_214614_
<T, R> R (T, Function<T, R>, R): a, mapNullable, method_43927, mapOrElse, m_214617_
<T> CompletableFuture<T> (Function<Executor, CompletableFuture<T>>): b, blockUntilDone, method_43499, waitAndApply, m_214679_
<T> CompletableFuture<T> (Function<Executor, CompletableFuture<T>>): c, blockUntilDone, method_43499, waitAndApply, m_214679_
<K, V> SingleKeyCache<K, V> (Function<K, V>): a, singleKeyCache, method_48746, cachedMapper, m_269175_
1.19.3
Names
ad
aa
Fields
Constructors
Methods
<T> CompletableFuture<T> (Throwable): a, failedFuture, method_19483, completeExceptionally, m_137498_
<T extends Throwable> T (T): c, pauseInIde, method_22320, throwOrPause, m_137570_
<T extends Throwable> T (T): b, pauseInIde, method_22320, throwOrPause, m_137570_
String (Throwable): d, describeError, method_22321, getInnermostMessage, m_137575_
String (Throwable): c, describeError, method_22321, getInnermostMessage, m_137575_
void (Throwable): b, throwAsRuntime, method_24155, throwUnchecked, m_137559_
void (Throwable): a, throwAsRuntime, method_24155, throwUnchecked, m_137559_
<T, E extends Exception> T (com.mojang.serialization.DataResult<T>, Function<String, E>) throws E: a, getOrThrow, method_47526, getResult, m_260975_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
Fields
LongSupplier: a, timeSource, field_1128, nanoTimeSupplier, f_137440_
Consumer<String>: l, thePauser, field_34893, missingBreakpointHandler, f_183937_
Consumer<String>: m, thePauser, field_34893, missingBreakpointHandler, f_183937_
DateTimeFormatter: l, FILENAME_DATE_TIME_FORMATTER, field_39824, DATE_TIME_FORMATTER, f_241646_
TimeSource$NanoTimeSource: a, timeSource, field_1128, nanoTimeSupplier, f_137440_
Constructors
Methods
Util$OS (): i, getPlatform, method_668, getOperatingSystem, m_137581_
Util$OS (): j, getPlatform, method_668, getOperatingSystem, m_137581_
Stream<String> (): j, getVmArguments, method_651, getJVMFlags, m_137582_
Stream<String> (): k, getVmArguments, method_651, getJVMFlags, m_137582_
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): k, identityStrategy, method_655, identityHashStrategy, m_137583_
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): l, identityStrategy, method_655, identityHashStrategy, m_137583_
void (): h, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
void (): i, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
ExecutorService (): n, makeIoExecutor, method_27959, createIoWorker, m_137586_
ExecutorService (): o, makeIoExecutor, method_27959, createIoWorker, m_137586_
void (): l, startTimerHackThread, method_29476, startTimerHack, m_137584_
void (): m, startTimerHackThread, method_29476, startTimerHack, m_137584_
int (): m, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
int (): n, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
ExecutorService (): e, bootstrapExecutor, method_28124, getBootstrapExecutor, m_183988_
ExecutorService (): f, bootstrapExecutor, method_28124, getBootstrapExecutor, m_183988_
ExecutorService (): f, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): g, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): g, ioPool, method_27958, getIoWorkerExecutor, m_183992_
ExecutorService (): h, ioPool, method_27958, getIoWorkerExecutor, m_183992_
String (): e, getFilenameFormattedDateTime, method_44893, getFormattedCurrentTime, m_241986_
1.19
Names
Fields
Constructors
Methods
<T> T (T[], Random): a, getRandom, method_27173, getRandom, m_137545_
int (int[], Random): a, getRandom, method_27172, getRandom, m_137542_
<T> T (List<T>, Random): a, getRandom, method_32309, getRandom, m_143804_
<T> Optional<T> (List<T>, Random): b, getRandomSafe, method_40083, getRandomOrEmpty, m_203747_
<T, R> R (T, Function<T, R>): a, mapNullable, method_43926, map, m_214614_
<T, R> R (T, Function<T, R>, R): a, mapNullable, method_43927, mapOrElse, m_214617_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): d, sequenceFailFastAndCancel, method_43373, combineCancellable, m_214684_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>, Consumer<Throwable>): a, fallibleSequence, method_43370, combine, m_214631_
<T> Supplier<T> (Supplier<T>, Supplier<String>): a, name, method_41238, debugSupplier, m_214655_
<T> T (T[], RandomSource): a, getRandom, method_27173, getRandom, m_214670_
int (int[], RandomSource): a, getRandom, method_27172, getRandom, m_214667_
<T> T (List<T>, RandomSource): a, getRandom, method_32309, getRandom, m_214621_
<T> Optional<T> (List<T>, RandomSource): b, getRandomSafe, method_40083, getRandomOrEmpty, m_214676_
<T> List<T> (Stream<T>, RandomSource): a, toShuffledList, method_43252, copyShuffled, m_214661_
it.unimi.dsi.fastutil.ints.IntArrayList (IntStream, RandomSource): a, toShuffledList, method_43251, shuffle, m_214658_
<T> List<T> (T[], RandomSource): b, shuffledCopy, method_43253, copyShuffled, m_214681_
<T> List<T> (it.unimi.dsi.fastutil.objects.ObjectArrayList<T>, RandomSource): a, shuffledCopy, method_43027, copyShuffled, m_214611_
<T> void (it.unimi.dsi.fastutil.objects.ObjectArrayList<T>, RandomSource): b, shuffle, method_43028, shuffle, m_214673_
<T> CompletableFuture<T> (Function<Executor, CompletableFuture<T>>): b, blockUntilDone, method_43499, waitAndApply, m_214679_
<T> T (Function<Executor, T>, Predicate<T>): a, blockUntilDone, method_43498, waitAndApply, m_214652_
<T> ToIntFunction<T> (List<T>): e, createIndexLookup, method_43658, lastIndexGetter, m_214686_
<T> ToIntFunction<T> (List<T>, IntFunction<it.unimi.dsi.fastutil.objects.Object2IntMap<T>>): a, createIndexLookup, method_44146, lastIndexGetter, m_214634_
1.18.2
Names
Fields
org.apache.logging.log4j.Logger: d, LOGGER, field_1129, LOGGER, f_137446_
AtomicInteger: g, WORKER_COUNT, field_18034, NEXT_WORKER_ID, f_137442_
AtomicInteger: h, WORKER_COUNT, field_18034, NEXT_WORKER_ID, f_137442_
ExecutorService: i, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: j, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: h, BOOTSTRAP_EXECUTOR, field_24622, BOOTSTRAP_EXECUTOR, f_137443_
ExecutorService: i, BOOTSTRAP_EXECUTOR, field_24622, BOOTSTRAP_EXECUTOR, f_137443_
ExecutorService: j, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
ExecutorService: k, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
UUID: b, NIL_UUID, field_25140, NIL_UUID, f_137441_
UUID: c, NIL_UUID, field_25140, NIL_UUID, f_137441_
FileSystemProvider: c, ZIP_FILE_SYSTEM_PROVIDER, field_33859, JAR_FILE_SYSTEM_PROVIDER, f_143778_
FileSystemProvider: d, ZIP_FILE_SYSTEM_PROVIDER, field_33859, JAR_FILE_SYSTEM_PROVIDER, f_143778_
int: e, DEFAULT_MAX_THREADS, field_34891, MAX_PARALLELISM, f_183935_
int: f, DEFAULT_MAX_THREADS, field_34891, MAX_PARALLELISM, f_183935_
String: f, MAX_THREADS_SYSTEM_PROPERTY, field_34892, MAX_BG_THREADS_PROPERTY, f_183936_
String: g, MAX_THREADS_SYSTEM_PROPERTY, field_34892, MAX_BG_THREADS_PROPERTY, f_183936_
Consumer<String>: k, thePauser, field_34893, missingBreakpointHandler, f_183937_
Consumer<String>: l, thePauser, field_34893, missingBreakpointHandler, f_183937_
org.slf4j.Logger: e, LOGGER, field_1129, LOGGER, f_137446_
com.google.common.base.Ticker: b, TICKER, field_37250, TICKER, f_211544_
Constructors
Methods
Util$OS (): j, getPlatform, method_668, getOperatingSystem, m_137581_
Util$OS (): i, getPlatform, method_668, getOperatingSystem, m_137581_
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): b, toMap, method_664, toMap, m_137448_
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, toMap, method_664, toMap, m_137448_
long (): c, getMillis, method_658, getMeasuringTimeMs, m_137550_
long (): b, getMillis, method_658, getMeasuringTimeMs, m_137550_
long (): d, getNanos, method_648, getMeasuringTimeNano, m_137569_
long (): c, getNanos, method_648, getMeasuringTimeNano, m_137569_
long (): e, getEpochMillis, method_659, getEpochTimeMs, m_137574_
long (): d, getEpochMillis, method_659, getEpochTimeMs, m_137574_
Stream<String> (): k, getVmArguments, method_651, getJVMFlags, m_137582_
Stream<String> (): j, getVmArguments, method_651, getJVMFlags, m_137582_
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): l, identityStrategy, method_655, identityHashStrategy, m_137583_
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): k, identityStrategy, method_655, identityHashStrategy, m_137583_
void (): i, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
void (): h, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
<T> Stream<T> (Optional<? extends T>): a, toStream, method_17815, stream, m_137519_
ExecutorService (): o, makeIoExecutor, method_27959, createIoWorker, m_137586_
ExecutorService (): n, makeIoExecutor, method_27959, createIoWorker, m_137586_
void (): m, startTimerHackThread, method_29476, startTimerHack, m_137584_
void (): l, startTimerHackThread, method_29476, startTimerHack, m_137584_
int (): n, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
int (): m, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
ExecutorService (): f, bootstrapExecutor, method_28124, getBootstrapExecutor, m_183988_
ExecutorService (): e, bootstrapExecutor, method_28124, getBootstrapExecutor, m_183988_
ExecutorService (): g, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): f, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): h, ioPool, method_27958, getIoWorkerExecutor, m_183992_
ExecutorService (): g, ioPool, method_27958, getIoWorkerExecutor, m_183992_
void (): a, preInitLog4j, method_39982, method_39982, m_201353_
<T> Optional<T> (List<T>, Random): b, getRandomSafe, method_40083, getRandomOrEmpty, m_203747_
void (File, File, File, boolean): a, safeReplaceOrMoveFile, method_41203, backupAndReplace, m_212224_
void (Path, Path, Path, boolean): a, safeReplaceOrMoveFile, method_41204, backupAndReplace, m_212229_
1.18.1
Names
Fields
Constructors
Methods
Util$OS (): i, getPlatform, method_668, getOperatingSystem, m_137581_
Util$OS (): j, getPlatform, method_668, getOperatingSystem, m_137581_
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, toMap, method_664, toMap, m_137448_
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): b, toMap, method_664, toMap, m_137448_
long (): b, getMillis, method_658, getMeasuringTimeMs, m_137550_
long (): c, getMillis, method_658, getMeasuringTimeMs, m_137550_
long (): c, getNanos, method_648, getMeasuringTimeNano, m_137569_
long (): d, getNanos, method_648, getMeasuringTimeNano, m_137569_
long (): d, getEpochMillis, method_659, getEpochTimeMs, m_137574_
long (): e, getEpochMillis, method_659, getEpochTimeMs, m_137574_
Stream<String> (): j, getVmArguments, method_651, getJVMFlags, m_137582_
Stream<String> (): k, getVmArguments, method_651, getJVMFlags, m_137582_
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): k, identityStrategy, method_655, identityHashStrategy, m_137583_
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): l, identityStrategy, method_655, identityHashStrategy, m_137583_
void (): h, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
void (): i, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
ExecutorService (): n, makeIoExecutor, method_27959, createIoWorker, m_137586_
ExecutorService (): o, makeIoExecutor, method_27959, createIoWorker, m_137586_
void (): l, startTimerHackThread, method_29476, startTimerHack, m_137584_
void (): m, startTimerHackThread, method_29476, startTimerHack, m_137584_
int (): m, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
int (): n, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
ExecutorService (): e, bootstrapExecutor, method_28124, getBootstrapExecutor, m_183988_
ExecutorService (): f, bootstrapExecutor, method_28124, getBootstrapExecutor, m_183988_
ExecutorService (): f, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): g, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): g, ioPool, method_27958, getIoWorkerExecutor, m_183992_
ExecutorService (): h, ioPool, method_27958, getIoWorkerExecutor, m_183992_
void (): a, preInitLog4j, method_39982, method_39982, m_201353_
void (String, Throwable): a, logAndPauseIfInIde, method_39977, error, m_200890_
1.18
Names
Fields
org.apache.logging.log4j.Logger: h, LOGGER, field_1129, LOGGER, f_137446_
org.apache.logging.log4j.Logger: d, LOGGER, field_1129, LOGGER, f_137446_
AtomicInteger: d, WORKER_COUNT, field_18034, NEXT_WORKER_ID, f_137442_
AtomicInteger: g, WORKER_COUNT, field_18034, NEXT_WORKER_ID, f_137442_
ExecutorService: f, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: i, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: e, BOOTSTRAP_EXECUTOR, field_24622, BOOTSTRAP_EXECUTOR, f_137443_
ExecutorService: h, BOOTSTRAP_EXECUTOR, field_24622, BOOTSTRAP_EXECUTOR, f_137443_
ExecutorService: g, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
ExecutorService: j, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
int: e, DEFAULT_MAX_THREADS, field_34891, MAX_PARALLELISM, f_183935_
String: f, MAX_THREADS_SYSTEM_PROPERTY, field_34892, MAX_BG_THREADS_PROPERTY, f_183936_
Consumer<String>: k, thePauser, field_34893, missingBreakpointHandler, f_183937_
Constructors
Methods
long (): b, getMillis, method_658, getMeasuringTimeMs, m_137550_, getMonotonicMillis
long (): b, getMillis, method_658, getMeasuringTimeMs, m_137550_
long (): c, getNanos, method_648, getMeasuringTimeNano, m_137569_, getMonotonicNanos
long (): c, getNanos, method_648, getMeasuringTimeNano, m_137569_
long (): d, getEpochMillis, method_659, getEpochTimeMs, m_137574_, getTimeMillis
long (): d, getEpochMillis, method_659, getEpochTimeMs, m_137574_
Executor (): f, backgroundExecutor, method_18349, getMainWorkerExecutor, m_137578_
Executor (): e, bootstrapExecutor, method_28124, getBootstrapExecutor, m_137577_
Executor (): g, ioPool, method_27958, getIoWorkerExecutor, m_137579_
ExecutorService (): m, makeIoExecutor, method_27959, createIoWorker, m_137586_
ExecutorService (): n, makeIoExecutor, method_27959, createIoWorker, m_137586_
void (): n, doPause, method_33560, pause, m_143842_
int (): m, getMaxThreads, method_38648, getMaxBackgroundThreads, m_183993_
ExecutorService (): e, bootstrapExecutor, method_28124, getBootstrapExecutor, m_183988_
ExecutorService (): f, backgroundExecutor, method_18349, getMainWorkerExecutor, m_183991_
ExecutorService (): g, ioPool, method_27958, getIoWorkerExecutor, m_183992_
<V> Supplier<V> (String, Supplier<V>): a, wrapThreadWithTaskName, method_37910, debugSupplier, m_183946_
void (Consumer<String>): a, setPause, method_38646, setMissingBreakpointHandler, m_183969_
void (String): c, doPause, method_33560, pause, m_183984_
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
x
ad
net.minecraft.util.Util
net.minecraft.src.C_5322_
net.minecraft.server.v1_16_R3.SystemUtils
net.minecraft.SystemUtils
Fields
LongSupplier: a, timeSource, field_1128, nanoTimeSupplier, field_211180_a
LongSupplier: a, timeSource, field_1128, nanoTimeSupplier, f_137440_
org.apache.logging.log4j.Logger: g, LOGGER, field_1129, LOGGER, field_195650_a
org.apache.logging.log4j.Logger: h, LOGGER, field_1129, LOGGER, f_137446_
AtomicInteger: c, WORKER_COUNT, field_18034, NEXT_WORKER_ID, field_215090_b
AtomicInteger: d, WORKER_COUNT, field_18034, NEXT_WORKER_ID, f_137442_
ExecutorService: e, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, field_215091_c
ExecutorService: f, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, f_137444_
ExecutorService: d, BOOTSTRAP_EXECUTOR, field_24622, BOOTSTRAP_EXECUTOR, field_240974_d_
ExecutorService: e, BOOTSTRAP_EXECUTOR, field_24622, BOOTSTRAP_EXECUTOR, f_137443_
ExecutorService: f, IO_POOL, field_24477, IO_WORKER_EXECUTOR, field_240975_f_
ExecutorService: g, IO_POOL, field_24477, IO_WORKER_EXECUTOR, f_137445_
UUID: b, NIL_UUID, field_25140, NIL_UUID, field_240973_b_
UUID: b, NIL_UUID, field_25140, NIL_UUID, f_137441_
FileSystemProvider: c, ZIP_FILE_SYSTEM_PROVIDER, field_33859, JAR_FILE_SYSTEM_PROVIDER, f_143778_
Constructors
()
Methods
Util$OS (): i, getPlatform, method_668, getOperatingSystem, func_110647_a
Util$OS (): i, getPlatform, method_668, getOperatingSystem, m_137581_
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, toMap, method_664, toMap, func_199749_a
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, toMap, method_664, toMap, m_137448_
<T extends Comparable<T>> String (Property<T>, Object): a, getPropertyName, method_650, getValueAsString, func_200269_a
<T extends Comparable<T>> String (Property<T>, Object): a, getPropertyName, method_650, getValueAsString, m_137453_
String (String, ResourceLocation): a, makeDescriptionId, method_646, createTranslationKey, func_200697_a
String (String, ResourceLocation): a, makeDescriptionId, method_646, createTranslationKey, m_137492_
long (): b, getMillis, method_658, getMeasuringTimeMs, func_211177_b, getMonotonicMillis
long (): b, getMillis, method_658, getMeasuringTimeMs, m_137550_, getMonotonicMillis
long (): c, getNanos, method_648, getMeasuringTimeNano, func_211178_c, getMonotonicNanos
long (): c, getNanos, method_648, getMeasuringTimeNano, m_137569_, getMonotonicNanos
long (): d, getEpochMillis, method_659, getEpochTimeMs, func_211179_d, getTimeMillis
long (): d, getEpochMillis, method_659, getEpochTimeMs, m_137574_, getTimeMillis
Stream<String> (): j, getVmArguments, method_651, getJVMFlags, func_211565_f
Stream<String> (): j, getVmArguments, method_651, getJVMFlags, m_137582_
<T> T (Iterable<T>, T): a, findNextInIterable, method_660, next, func_195647_a
<T> T (Iterable<T>, T): a, findNextInIterable, method_660, next, m_137466_
<T> T (Iterable<T>, T): b, findPreviousInIterable, method_645, previous, func_195648_b
<T> T (Iterable<T>, T): b, findPreviousInIterable, method_645, previous, m_137554_
<T> T (Supplier<T>): a, make, method_656, make, func_199748_a
<T> T (Supplier<T>): a, make, method_656, make, m_137537_
<T> T (T, Consumer<T>): a, make, method_654, make, func_200696_a
<T> T (T, Consumer<T>): a, make, method_654, make, m_137469_
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): k, identityStrategy, method_655, identityHashStrategy, func_212443_g
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): k, identityStrategy, method_655, identityHashStrategy, m_137583_
Executor (): f, backgroundExecutor, method_18349, getMainWorkerExecutor, func_215072_e
Executor (): f, backgroundExecutor, method_18349, getMainWorkerExecutor, m_137578_
void (): h, shutdownExecutors, method_18350, shutdownExecutors, func_240993_h_
void (): h, shutdownExecutors, method_18350, shutdownExecutors, m_137580_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): b, sequence, method_652, combine, func_215079_b
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): b, sequence, method_33791, combineSafe, m_137567_
<T> Stream<T> (Optional<? extends T>): a, toStream, method_17815, stream, func_215081_a
<T> Stream<T> (Optional<? extends T>): a, toStream, method_17815, stream, m_137519_
<T> Optional<T> (Optional<T>, Consumer<T>, Runnable): a, ifElse, method_17974, ifPresentOrElse, func_215077_a
<T> Optional<T> (Optional<T>, Consumer<T>, Runnable): a, ifElse, method_17974, ifPresentOrElse, m_137521_
Runnable (Runnable, Supplier<String>): a, name, method_18839, debugRunnable, func_215075_a
Runnable (Runnable, Supplier<String>): a, name, method_18839, debugRunnable, m_137474_
<T> CompletableFuture<T> (Throwable): a, failedFuture, method_19483, completeExceptionally, func_215087_a
<T> CompletableFuture<T> (Throwable): a, failedFuture, method_19483, completeExceptionally, m_137498_
<T> T (List<T>): a, lastOf, method_20793, getLast, func_223378_a
<T> T (List<T>): a, lastOf, method_20793, getLast, m_137509_
<T extends Throwable> T (T): c, pauseInIde, method_22320, throwOrPause, func_229757_c_
<T extends Throwable> T (T): c, pauseInIde, method_22320, throwOrPause, m_137570_
String (Throwable): d, describeError, method_22321, getInnermostMessage, func_229758_d_
String (Throwable): d, describeError, method_22321, getInnermostMessage, m_137575_
void (Throwable): b, throwAsRuntime, method_24155, throwUnchecked, func_229756_b_
void (Throwable): b, throwAsRuntime, method_24155, throwUnchecked, m_137559_
ExecutorService (String): a, makeExecutor, method_28122, createWorker, func_240979_a_
ExecutorService (String): b, makeExecutor, method_28122, createWorker, m_137477_
Executor (): e, bootstrapExecutor, method_28124, getBootstrapExecutor, func_240991_e_
Executor (): e, bootstrapExecutor, method_28124, getBootstrapExecutor, m_137577_
Executor (): g, ioPool, method_27958, getIoWorkerExecutor, func_240992_g_
Executor (): g, ioPool, method_27958, getIoWorkerExecutor, m_137579_
void (ExecutorService): a, shutdownExecutor, method_27957, attemptShutdown, func_240985_a_
void (ExecutorService): a, shutdownExecutor, method_27957, attemptShutdown, m_137531_
ExecutorService (): n, makeIoExecutor, method_27959, createIoWorker, func_240995_n_
ExecutorService (): m, makeIoExecutor, method_27959, createIoWorker, m_137586_
void (Thread, Throwable): a, onThreadException, method_18347, method_18347, func_240983_a_
void (Thread, Throwable): a, onThreadException, method_18347, uncaughtExceptionHandler, m_137495_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): a, fetchChoiceType, method_29187, getChoiceType, func_240976_a_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): a, fetchChoiceType, method_29187, getChoiceType, m_137456_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): b, doFetchChoiceType, method_29191, getChoiceTypeInternal, func_240990_b_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): b, doFetchChoiceType, method_29191, getChoiceTypeInternal, m_137551_
<T> T (T[], Random): a, getRandom, method_27173, getRandom, func_240989_a_
<T> T (T[], Random): a, getRandom, method_27173, getRandom, m_137545_
int (int[], Random): a, getRandom, method_27172, getRandom, func_240988_a_
int (int[], Random): a, getRandom, method_27172, getRandom, m_137542_
void (File, File, File): a, safeReplaceFile, method_27760, backupAndReplace, func_240977_a_
void (File, File, File): a, safeReplaceFile, method_27760, backupAndReplace, m_137462_
Consumer<String> (String, Consumer<String>): a, prefix, method_29188, method_29188, func_240982_a_
Consumer<String> (String, Consumer<String>): a, prefix, method_29188, addPrefix, m_137489_
com.mojang.serialization.DataResult<int[]> (IntStream, int): a, fixedSize, method_29190, toArray, func_240987_a_
com.mojang.serialization.DataResult<int[]> (IntStream, int): a, fixedSize, method_29190, toArray, m_137539_
void (): l, startTimerHackThread, method_29476, startTimerHack, func_240994_l_
void (): l, startTimerHackThread, method_29476, startTimerHack, m_137584_
int (String, int, int): a, offsetByCodepoints, method_27761, moveCursor, func_240980_a_
int (String, int, int): a, offsetByCodepoints, method_27761, moveCursor, m_137479_
void (Path, Path, Path): b, copyBetweenDirs, method_29775, relativeCopy, func_240984_a_
void (Path, Path, Path): b, copyBetweenDirs, method_29775, relativeCopy, m_137563_
BooleanSupplier (Path, Path): a, createRenamer, method_30625, renameTask, func_244363_a
BooleanSupplier (Path, Path): a, createRenamer, method_30625, renameTask, m_137502_
BooleanSupplier (Path): a, createDeleter, method_30624, deleteTask, func_244362_a
BooleanSupplier (Path): a, createDeleter, method_30624, deleteTask, m_137500_
BooleanSupplier (Path): b, createFileDeletedCheck, method_30628, deletionVerifyTask, func_244366_b
BooleanSupplier (Path): b, createFileDeletedCheck, method_30628, deletionVerifyTask, m_137561_
BooleanSupplier (Path): c, createFileCreatedCheck, method_30629, existenceCheckTask, func_244367_c
BooleanSupplier (Path): c, createFileCreatedCheck, method_30629, existenceCheckTask, m_137572_
boolean (BooleanSupplier...): a, executeInSequence, method_30627, attemptTasks, func_244365_a
boolean (BooleanSupplier...): a, executeInSequence, method_30627, attemptTasks, m_137548_
boolean (int, String, BooleanSupplier...): a, runWithRetries, method_30622, attemptTasks, func_244359_a
boolean (int, String, BooleanSupplier...): a, runWithRetries, method_30622, attemptTasks, m_137449_
void (Path, Path, Path): a, safeReplaceFile, method_30626, backupAndReplace, func_244364_a
void (Path, Path, Path): a, safeReplaceFile, method_30626, backupAndReplace, m_137505_
String (String, CharPredicate): a, sanitizeName, method_30309, replaceInvalidChars, func_244361_a
String (String, CharPredicate): a, sanitizeName, method_30309, replaceInvalidChars, m_137483_
Runnable (String, Runnable): a, wrapThreadWithTaskName, method_33787, debugRunnable, m_143787_
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): c, sequenceFailFast, method_652, combine, m_143840_
void (String): a, logAndPauseIfInIde, method_33559, error, m_143785_
void (): n, doPause, method_33560, pause, m_143842_
<T> T (List<T>, Random): a, getRandom, method_32309, getRandom, m_143804_
<T> com.mojang.serialization.DataResult<List<T>> (List<T>, int): a, fixedSize, method_33141, toArray, m_143795_
<T, R> Function<T, R> (Function<T, R>): a, memoize, method_34866, memoize, m_143827_
<T, U, R> BiFunction<T, U, R> (BiFunction<T, U, R>): a, memoize, method_34865, memoize, m_143821_
1.16.5
Names
Fields
Constructors
Methods
com.mojang.serialization.DataResult<int[]> (IntStream, int): a, fixedSize, method_29190, toIntArray, func_240987_a_
com.mojang.serialization.DataResult<int[]> (IntStream, int): a, fixedSize, method_29190, toArray, func_240987_a_
1.16.4
Names
net.minecraft.server.v1_16_R2.SystemUtils
net.minecraft.server.v1_16_R3.SystemUtils
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
v
x
net.minecraft.server.v1_16_R1.SystemUtils
net.minecraft.server.v1_16_R2.SystemUtils
Fields
AtomicInteger: c, WORKER_COUNT, field_18034, NEXT_SERVER_WORKER_ID, field_215090_b
AtomicInteger: c, WORKER_COUNT, field_18034, NEXT_WORKER_ID, field_215090_b
ExecutorService: e, BACKGROUND_EXECUTOR, field_18035, SERVER_WORKER_EXECUTOR, field_215091_c
ExecutorService: e, BACKGROUND_EXECUTOR, field_18035, MAIN_WORKER_EXECUTOR, field_215091_c
ExecutorService: d, BOOTSTRAP_EXECUTOR, field_24622, BOOTSTRAP, field_240974_d_
ExecutorService: d, BOOTSTRAP_EXECUTOR, field_24622, BOOTSTRAP_EXECUTOR, field_240974_d_
ExecutorService: f, IO_POOL, field_24477, field_24477, field_240975_f_
ExecutorService: f, IO_POOL, field_24477, IO_WORKER_EXECUTOR, field_240975_f_
Constructors
Methods
Executor (): f, backgroundExecutor, method_18349, getServerWorkerExecutor, func_215072_e
Executor (): f, backgroundExecutor, method_18349, getMainWorkerExecutor, func_215072_e
void (): h, shutdownExecutors, method_18350, shutdownServerWorkerExecutor, func_240993_h_
void (): h, shutdownExecutors, method_18350, shutdownExecutors, func_240993_h_
ExecutorService (String): a, makeExecutor, method_28122, method_28122, func_240979_a_
ExecutorService (String): a, makeExecutor, method_28122, createWorker, func_240979_a_
Executor (): e, bootstrapExecutor, method_28124, method_28124, func_240991_e_
Executor (): e, bootstrapExecutor, method_28124, getBootstrapExecutor, func_240991_e_
Executor (): g, ioPool, method_27958, method_27958, func_240992_g_
Executor (): g, ioPool, method_27958, getIoWorkerExecutor, func_240992_g_
void (ExecutorService): a, shutdownExecutor, method_27957, method_27957, func_240985_a_
void (ExecutorService): a, shutdownExecutor, method_27957, attemptShutdown, func_240985_a_
ExecutorService (): n, makeIoExecutor, method_27959, method_27959, func_240995_n_
ExecutorService (): n, makeIoExecutor, method_27959, createIoWorker, func_240995_n_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): a, fetchChoiceType, method_29187, method_29187, func_240976_a_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): a, fetchChoiceType, method_29187, getChoiceType, func_240976_a_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): b, doFetchChoiceType, method_29191, method_29191, func_240990_b_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): b, doFetchChoiceType, method_29191, getChoiceTypeInternal, func_240990_b_
void (File, File, File): a, safeReplaceFile, method_27760, method_27760, func_240977_a_
void (File, File, File): a, safeReplaceFile, method_27760, backupAndReplace, func_240977_a_
void (): l, startTimerHackThread, method_29476, method_29476, func_240994_l_
void (): l, startTimerHackThread, method_29476, startTimerHack, func_240994_l_
void (Path, Path, Path): a, copyBetweenDirs, method_29775, method_29775, func_240984_a_
void (Path, Path, Path): b, copyBetweenDirs, method_29775, relativeCopy, func_240984_a_
BooleanSupplier (Path, Path): a, createRenamer, method_30625, renameTask, func_244363_a
BooleanSupplier (Path): a, createDeleter, method_30624, deleteTask, func_244362_a
BooleanSupplier (Path): b, createFileDeletedCheck, method_30628, deletionVerifyTask, func_244366_b
BooleanSupplier (Path): c, createFileCreatedCheck, method_30629, existenceCheckTask, func_244367_c
boolean (BooleanSupplier...): a, executeInSequence, method_30627, attemptTasks, func_244365_a
boolean (int, String, BooleanSupplier...): a, runWithRetries, method_30622, attemptTasks, func_244359_a
void (Path, Path, Path): a, safeReplaceFile, method_30626, backupAndReplace, func_244364_a
String (String, CharPredicate): a, sanitizeName, method_30309, replaceInvalidChars, func_244361_a
1.16.1
Names
t
v
net.minecraft.server.v1_15_R1.SystemUtils
net.minecraft.server.v1_16_R1.SystemUtils
Fields
org.apache.logging.log4j.Logger: d, LOGGER, field_1129, LOGGER, field_195650_a
org.apache.logging.log4j.Logger: g, LOGGER, field_1129, LOGGER, field_195650_a
AtomicInteger: b, WORKER_COUNT, field_18034, NEXT_SERVER_WORKER_ID, field_215090_b
AtomicInteger: c, WORKER_COUNT, field_18034, NEXT_SERVER_WORKER_ID, field_215090_b
ExecutorService: c, BACKGROUND_EXECUTOR, field_18035, SERVER_WORKER_EXECUTOR, field_215091_c
ExecutorService: e, BACKGROUND_EXECUTOR, field_18035, SERVER_WORKER_EXECUTOR, field_215091_c
ExecutorService: d, BOOTSTRAP_EXECUTOR, field_24622, BOOTSTRAP, field_240974_d_
ExecutorService: f, IO_POOL, field_24477, field_24477, field_240975_f_
UUID: b, NIL_UUID, field_25140, NIL_UUID, field_240973_b_
Constructors
Methods
Util$OS (): g, getPlatform, method_668, getOperatingSystem, func_110647_a
Util$OS (): i, getPlatform, method_668, getOperatingSystem, func_110647_a
Stream<String> (): h, getVmArguments, method_651, getJVMFlags, func_211565_f
Stream<String> (): j, getVmArguments, method_651, getJVMFlags, func_211565_f
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): i, identityStrategy, method_655, identityHashStrategy, func_212443_g
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): k, identityStrategy, method_655, identityHashStrategy, func_212443_g
ExecutorService (): k, makeBackgroundExecutor, method_18351, createServerWorkerExecutor, func_215078_k
Executor (): e, backgroundExecutor, method_18349, getServerWorkerExecutor, func_215072_e
Executor (): f, backgroundExecutor, method_18349, getServerWorkerExecutor, func_215072_e
void (): f, shutdownBackgroundExecutor, method_18350, shutdownServerWorkerExecutor, func_215082_f
void (): h, shutdownExecutors, method_18350, shutdownServerWorkerExecutor, func_240993_h_
Optional<UUID> (String, com.mojang.datafixers.Dynamic<?>): a, readUUID, method_19481, readUuid, func_215074_a
<T> com.mojang.datafixers.Dynamic<T> (String, UUID, com.mojang.datafixers.Dynamic<T>): a, writeUUID, method_19482, writeUuid, func_215084_a
ExecutorService (String): a, makeExecutor, method_28122, method_28122, func_240979_a_
Executor (): e, bootstrapExecutor, method_28124, method_28124, func_240991_e_
Executor (): g, ioPool, method_27958, method_27958, func_240992_g_
void (ExecutorService): a, shutdownExecutor, method_27957, method_27957, func_240985_a_
ExecutorService (): n, makeIoExecutor, method_27959, method_27959, func_240995_n_
void (Thread, Throwable): a, onThreadException, method_18347, method_18347, func_240983_a_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): a, fetchChoiceType, method_29187, method_29187, func_240976_a_
com.mojang.datafixers.types.Type<?> (com.mojang.datafixers.DSL$TypeReference, String): b, doFetchChoiceType, method_29191, method_29191, func_240990_b_
<T> T (T[], Random): a, getRandom, method_27173, getRandom, func_240989_a_
int (int[], Random): a, getRandom, method_27172, getRandom, func_240988_a_
void (File, File, File): a, safeReplaceFile, method_27760, method_27760, func_240977_a_
Consumer<String> (String, Consumer<String>): a, prefix, method_29188, method_29188, func_240982_a_
com.mojang.serialization.DataResult<int[]> (IntStream, int): a, fixedSize, method_29190, toIntArray, func_240987_a_
void (): l, startTimerHackThread, method_29476, method_29476, func_240994_l_
int (String, int, int): a, offsetByCodepoints, method_27761, moveCursor, func_240980_a_
void (Path, Path, Path): a, copyBetweenDirs, method_29775, method_29775, func_240984_a_
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
p
t
net.minecraft.server.v1_14_R1.SystemUtils
net.minecraft.server.v1_15_R1.SystemUtils
Fields
AtomicInteger: b, WORKER_COUNT, field_18034, field_215090_b
AtomicInteger: b, WORKER_COUNT, field_18034, NEXT_SERVER_WORKER_ID, field_215090_b
Constructors
Methods
<T> T (List<T>): a, lastOf, method_20793, func_223378_a
<T> T (List<T>): a, lastOf, method_20793, getLast, func_223378_a
<T extends Throwable> T (T): c, pauseInIde, method_22320, throwOrPause, func_229757_c_
String (Throwable): d, describeError, method_22321, getInnermostMessage, func_229758_d_
void (Throwable): b, throwAsRuntime, method_24155, throwUnchecked, func_229756_b_
1.14.4
Names
net.minecraft.Util
net.minecraft.util.SystemUtil
net.minecraft.util.Util
Fields
LongSupplier: a, field_1128, nanoTimeSupplier, field_211180_a
LongSupplier: a, timeSource, field_1128, nanoTimeSupplier, field_211180_a
org.apache.logging.log4j.Logger: d, field_1129, LOGGER, field_195650_a
org.apache.logging.log4j.Logger: d, LOGGER, field_1129, LOGGER, field_195650_a
AtomicInteger: b, field_18034, field_18034, field_215090_b
AtomicInteger: b, WORKER_COUNT, field_18034, field_215090_b
ExecutorService: c, field_18035, SERVER_WORKER_EXECUTOR, field_215091_c
ExecutorService: c, BACKGROUND_EXECUTOR, field_18035, SERVER_WORKER_EXECUTOR, field_215091_c
Constructors
Methods
SystemUtils$OS (): g, method_668, getOperatingSystem, func_110647_a
Util$OS (): g, getPlatform, method_668, getOperatingSystem, func_110647_a
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, method_664, toMap, func_199749_a
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, toMap, method_664, toMap, func_199749_a
<T extends Comparable<T>> String (IBlockState<T>, Object): a, method_650, getValueAsString, func_200269_a
<T extends Comparable<T>> String (Property<T>, Object): a, getPropertyName, method_650, getValueAsString, func_200269_a
String (String, MinecraftKey): a, method_646, createTranslationKey, func_200697_a
String (String, ResourceLocation): a, makeDescriptionId, method_646, createTranslationKey, func_200697_a
long (): b, method_658, getMeasuringTimeMs, func_211177_b, getMonotonicMillis
long (): b, getMillis, method_658, getMeasuringTimeMs, func_211177_b, getMonotonicMillis
long (): c, method_648, getMeasuringTimeNano, func_211178_c, getMonotonicNanos
long (): c, getNanos, method_648, getMeasuringTimeNano, func_211178_c, getMonotonicNanos
long (): d, method_659, getEpochTimeMs, func_211179_d, getTimeMillis
long (): d, getEpochMillis, method_659, getEpochTimeMs, func_211179_d, getTimeMillis
Stream<String> (): h, method_651, getJVMFlags, func_211565_f
Stream<String> (): h, getVmArguments, method_651, getJVMFlags, func_211565_f
<T> T (Iterable<T>, T): a, method_660, next, func_195647_a
<T> T (Iterable<T>, T): a, findNextInIterable, method_660, next, func_195647_a
<T> T (Iterable<T>, T): b, method_645, previous, func_195648_b
<T> T (Iterable<T>, T): b, findPreviousInIterable, method_645, previous, func_195648_b
<T> T (Supplier<T>): a, method_656, get, func_199748_a
<T> T (Supplier<T>): a, make, method_656, make, func_199748_a
<T> T (T, Consumer<T>): a, method_654, consume, func_200696_a
<T> T (T, Consumer<T>): a, make, method_654, make, func_200696_a
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): i, method_655, identityHashStrategy, func_212443_g
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): i, identityStrategy, method_655, identityHashStrategy, func_212443_g
ExecutorService (): k, method_18351, createServerWorkerExecutor, func_215078_k
ExecutorService (): k, makeBackgroundExecutor, method_18351, createServerWorkerExecutor, func_215078_k
Executor (): e, method_18349, getServerWorkerExecutor, func_215072_e
Executor (): e, backgroundExecutor, method_18349, getServerWorkerExecutor, func_215072_e
void (): f, method_18350, shutdownServerWorkerExecutor, func_215082_f
void (): f, shutdownBackgroundExecutor, method_18350, shutdownServerWorkerExecutor, func_215082_f
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): b, method_652, thenCombine, func_215079_b
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): b, sequence, method_652, combine, func_215079_b
<T> Stream<T> (Optional<? extends T>): a, method_17815, stream, func_215081_a
<T> Stream<T> (Optional<? extends T>): a, toStream, method_17815, stream, func_215081_a
<T> Optional<T> (Optional<T>, Consumer<T>, Runnable): a, method_17974, ifPresentOrElse, func_215077_a
<T> Optional<T> (Optional<T>, Consumer<T>, Runnable): a, ifElse, method_17974, ifPresentOrElse, func_215077_a
Runnable (Runnable, Supplier<String>): a, method_18839, debugRunnable, func_215075_a
Runnable (Runnable, Supplier<String>): a, name, method_18839, debugRunnable, func_215075_a
Optional<UUID> (String, com.mojang.datafixers.Dynamic<?>): a, method_19481, readUuid, func_215074_a
Optional<UUID> (String, com.mojang.datafixers.Dynamic<?>): a, readUUID, method_19481, readUuid, func_215074_a
<T> com.mojang.datafixers.Dynamic<T> (String, UUID, com.mojang.datafixers.Dynamic<T>): a, method_19482, writeUuid, func_215084_a
<T> com.mojang.datafixers.Dynamic<T> (String, UUID, com.mojang.datafixers.Dynamic<T>): a, writeUUID, method_19482, writeUuid, func_215084_a
<T> CompletableFuture<T> (Throwable): a, method_19483, completeExceptionally, func_215087_a
<T> CompletableFuture<T> (Throwable): a, failedFuture, method_19483, completeExceptionally, func_215087_a
<T> T (List<T>): a, method_20793, method_20793, func_223378_a
<T> T (List<T>): a, lastOf, method_20793, func_223378_a
1.14.3
Names
net.minecraft.util.SystemUtil
Fields
LongSupplier: a, field_1128, field_211180_a
LongSupplier: a, field_1128, nanoTimeSupplier, field_211180_a
org.apache.logging.log4j.Logger: d, field_1129, field_195650_a
org.apache.logging.log4j.Logger: d, field_1129, LOGGER, field_195650_a
AtomicInteger: b, field_18034, field_215090_b
AtomicInteger: b, field_18034, field_18034, field_215090_b
ExecutorService: c, field_18035, field_215091_c
ExecutorService: c, field_18035, SERVER_WORKER_EXECUTOR, field_215091_c
Constructors
Methods
SystemUtils$OS (): g, method_668, func_110647_a
SystemUtils$OS (): g, method_668, getOperatingSystem, func_110647_a
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, method_664, func_199749_a
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, method_664, toMap, func_199749_a
<T extends Comparable<T>> String (IBlockState<T>, Object): a, method_650, func_200269_a
<T extends Comparable<T>> String (IBlockState<T>, Object): a, method_650, getValueAsString, func_200269_a
String (String, MinecraftKey): a, method_646, func_200697_a
String (String, MinecraftKey): a, method_646, createTranslationKey, func_200697_a
long (): b, method_658, func_211177_b, getMonotonicMillis
long (): b, method_658, getMeasuringTimeMs, func_211177_b, getMonotonicMillis
long (): c, method_648, func_211178_c, getMonotonicNanos
long (): c, method_648, getMeasuringTimeNano, func_211178_c, getMonotonicNanos
long (): d, method_659, func_211179_d, getTimeMillis
long (): d, method_659, getEpochTimeMs, func_211179_d, getTimeMillis
Stream<String> (): h, method_651, func_211565_f
Stream<String> (): h, method_651, getJVMFlags, func_211565_f
<T> T (Iterable<T>, T): a, method_660, func_195647_a
<T> T (Iterable<T>, T): a, method_660, next, func_195647_a
<T> T (Iterable<T>, T): b, method_645, func_195648_b
<T> T (Iterable<T>, T): b, method_645, previous, func_195648_b
<T> T (Supplier<T>): a, method_656, func_199748_a
<T> T (Supplier<T>): a, method_656, get, func_199748_a
<T> T (T, Consumer<T>): a, method_654, func_200696_a
<T> T (T, Consumer<T>): a, method_654, consume, func_200696_a
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): i, method_655, func_212443_g
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): i, method_655, identityHashStrategy, func_212443_g
ExecutorService (): k, method_18351, func_215078_k
ExecutorService (): k, method_18351, createServerWorkerExecutor, func_215078_k
Executor (): e, method_18349, func_215072_e
Executor (): e, method_18349, getServerWorkerExecutor, func_215072_e
void (): f, method_18350, func_215082_f
void (): f, method_18350, shutdownServerWorkerExecutor, func_215082_f
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): b, method_652, func_215079_b
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): b, method_652, thenCombine, func_215079_b
<T> Stream<T> (Optional<? extends T>): a, method_17815, func_215081_a
<T> Stream<T> (Optional<? extends T>): a, method_17815, stream, func_215081_a
<T> Optional<T> (Optional<T>, Consumer<T>, Runnable): a, method_17974, func_215077_a
<T> Optional<T> (Optional<T>, Consumer<T>, Runnable): a, method_17974, ifPresentOrElse, func_215077_a
Runnable (Runnable, Supplier<String>): a, method_18839, func_215075_a
Runnable (Runnable, Supplier<String>): a, method_18839, debugRunnable, func_215075_a
Optional<UUID> (String, com.mojang.datafixers.Dynamic<?>): a, method_19481, func_215074_a
Optional<UUID> (String, com.mojang.datafixers.Dynamic<?>): a, method_19481, readUuid, func_215074_a
<T> com.mojang.datafixers.Dynamic<T> (String, UUID, com.mojang.datafixers.Dynamic<T>): a, method_19482, func_215084_a
<T> com.mojang.datafixers.Dynamic<T> (String, UUID, com.mojang.datafixers.Dynamic<T>): a, method_19482, writeUuid, func_215084_a
<T> CompletableFuture<T> (Throwable): a, method_19483, func_215087_a
<T> CompletableFuture<T> (Throwable): a, method_19483, completeExceptionally, func_215087_a
<T> T (List<T>): a, method_20793, method_20793, func_223378_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
k
p
net.minecraft.class_156
net.minecraft.server.v1_13_R2.SystemUtils
net.minecraft.server.v1_14_R1.SystemUtils
Fields
LongSupplier: a, field_211180_a
LongSupplier: a, field_1128, field_211180_a
org.apache.logging.log4j.Logger: b, field_195650_a
org.apache.logging.log4j.Logger: d, field_1129, field_195650_a
Pattern: c, field_209538_b
AtomicInteger: b, field_18034, field_215090_b
ExecutorService: c, field_18035, field_215091_c
Constructors
Methods
<V> V (FutureTask<V>, org.apache.logging.log4j.Logger): a, func_181617_a
SystemUtils$OS (): e, func_110647_a
SystemUtils$OS (): g, method_668, func_110647_a
<T> T (List<T>): a, func_184878_a
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, func_199749_a
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, method_664, func_199749_a
<T extends Comparable<T>> String (IBlockState<T>, Object): a, func_200269_a
<T extends Comparable<T>> String (IBlockState<T>, Object): a, method_650, func_200269_a
String (String, MinecraftKey): a, func_200697_a
String (String, MinecraftKey): a, method_646, func_200697_a
long (): b, func_211177_b, getMonotonicMillis
long (): b, method_658, func_211177_b, getMonotonicMillis
long (): c, func_211178_c, getMonotonicNanos
long (): c, method_648, func_211178_c, getMonotonicNanos
long (): d, func_211179_d, getTimeMillis
long (): d, method_659, func_211179_d, getTimeMillis
Stream<String> (): f, func_211565_f
Stream<String> (): h, method_651, func_211565_f
boolean (Path): a, func_209537_a
boolean (Path): b, func_209536_b
Path (Path, String, String): a, func_209535_a
<T> T (Iterable<T>, T): a, func_195647_a
<T> T (Iterable<T>, T): a, method_660, func_195647_a
<T> T (Iterable<T>, T): b, func_195648_b
<T> T (Iterable<T>, T): b, method_645, func_195648_b
<T> T (Supplier<T>): a, func_199748_a
<T> T (Supplier<T>): a, method_656, func_199748_a
<T> T (T, Consumer<T>): a, func_200696_a
<T> T (T, Consumer<T>): a, method_654, func_200696_a
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): g, func_212443_g
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): i, method_655, func_212443_g
ExecutorService (): k, method_18351, func_215078_k
Executor (): e, method_18349, func_215072_e
void (): f, method_18350, func_215082_f
<V> CompletableFuture<List<V>> (List<? extends CompletableFuture<? extends V>>): b, method_652, func_215079_b
<T> Stream<T> (Optional<? extends T>): a, method_17815, func_215081_a
<T> Optional<T> (Optional<T>, Consumer<T>, Runnable): a, method_17974, func_215077_a
Runnable (Runnable, Supplier<String>): a, method_18839, func_215075_a
Optional<UUID> (String, com.mojang.datafixers.Dynamic<?>): a, method_19481, func_215074_a
<T> com.mojang.datafixers.Dynamic<T> (String, UUID, com.mojang.datafixers.Dynamic<T>): a, method_19482, func_215084_a
<T> CompletableFuture<T> (Throwable): a, method_19483, func_215087_a
1.13.2
Names
Fields
Constructors
Methods
long (): b, func_211177_b
long (): b, func_211177_b, getMonotonicMillis
long (): c, func_211178_c
long (): c, func_211178_c, getMonotonicNanos
long (): d, func_211179_d
long (): d, func_211179_d, getTimeMillis
1.13.1
Names
net.minecraft.server.v1_13_R1.SystemUtils
net.minecraft.server.v1_13_R2.SystemUtils
Fields
Constructors
Methods
<K> it.unimi.dsi.fastutil.Hash$Strategy<K> (): g, func_212443_g
1.13
Names
h
k
net.minecraft.server.v1_12_R1.SystemUtils
net.minecraft.server.v1_13_R1.SystemUtils
Fields
LongSupplier: a, field_211180_a
org.apache.logging.log4j.Logger: b, field_195650_a
Pattern: c, field_209538_b
Constructors
Methods
SystemUtils$a (): a, func_110647_a
SystemUtils$OS (): e, func_110647_a
<K, V> Collector<Map$Entry<? extends K, ? extends V>, ?, Map<K, V>> (): a, func_199749_a
<T extends Comparable<T>> String (IBlockState<T>, Object): a, func_200269_a
String (String, MinecraftKey): a, func_200697_a
long (): b, func_211177_b
long (): c, func_211178_c
long (): d, func_211179_d
Stream<String> (): f, func_211565_f
boolean (Path): a, func_209537_a
boolean (Path): b, func_209536_b
Path (Path, String, String): a, func_209535_a
<T> T (Iterable<T>, T): a, func_195647_a
<T> T (Iterable<T>, T): b, func_195648_b
<T> T (Supplier<T>): a, func_199748_a
<T> T (T, Consumer<T>): a, func_200696_a
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
Fields
Constructors
Methods
1.12
Names
net.minecraft.server.v1_11_R1.SystemUtils
net.minecraft.server.v1_12_R1.SystemUtils
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
Fields
Constructors
Methods
1.11
Names
net.minecraft.server.v1_10_R1.SystemUtils
net.minecraft.server.v1_11_R1.SystemUtils
Fields
Constructors
Methods
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
net.minecraft.server.v1_9_R2.SystemUtils
net.minecraft.server.v1_10_R1.SystemUtils
Fields
Constructors
Methods
1.9.4
Names
g
h
net.minecraft.server.v1_9_R1.SystemUtils
net.minecraft.server.v1_9_R2.SystemUtils
Fields
Constructors
Methods
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
net.minecraft.server.v1_8_R3.SystemUtils
net.minecraft.server.v1_9_R1.SystemUtils
Fields
Constructors
Methods
<T> T (List<T>): a, func_184878_a
1.8.8
Names
g
net.minecraft.util.Util
net.minecraft.server.v1_8_R3.SystemUtils
Fields
Constructors
Methods
<V> V (FutureTask<V>, org.apache.logging.log4j.Logger): a, func_181617_a
SystemUtils$a (): a, func_110647_a