Package net.minecraft.util
Class Util
java.lang.Object
net.minecraft.util.Util
public class Util extends Object
- Mappings:
Namespace Name official gintermediary net/minecraft/class_1480named net/minecraft/util/Util
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUtil.OperatingSystem -
Constructor Summary
Constructors Constructor Description Util() -
Method Summary
Modifier and Type Method Description static <V> VexecuteTask(FutureTask<V> task, Logger logger)static Util.OperatingSystemgetOperatingSystem()
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
getOperatingSystem
- Mappings:
Namespace Name Mixin selector official aLg;a()Lg$a;intermediary method_5419Lnet/minecraft/class_1480;method_5419()Lnet/minecraft/class_1480$class_1481;named getOperatingSystemLnet/minecraft/util/Util;getOperatingSystem()Lnet/minecraft/util/Util$OperatingSystem;
-
executeTask
- Mappings:
Namespace Name Mixin selector official aLg;a(Ljava/util/concurrent/FutureTask;Lorg/apache/logging/log4j/Logger;)Ljava/lang/Object;intermediary method_5420Lnet/minecraft/class_1480;method_5420(Ljava/util/concurrent/FutureTask;Lorg/apache/logging/log4j/Logger;)Ljava/lang/Object;named executeTaskLnet/minecraft/util/Util;executeTask(Ljava/util/concurrent/FutureTask;Lorg/apache/logging/log4j/Logger;)Ljava/lang/Object;
-