Package net.minecraft.client.util
Class GlfwUtil
java.lang.Object
net.minecraft.client.util.GlfwUtil
- Mappings:
Namespace Name official dyh
intermediary net/minecraft/class_3673
named net/minecraft/client/util/GlfwUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
accessProcessingQueue
(RenderCallStorage storage, float float2) static void
accessRecordingQueue
(RenderCallStorage storage, float float2) static double
getTime()
static void
-
Constructor Details
-
GlfwUtil
public GlfwUtil()
-
-
Method Details
-
accessRecordingQueue
- Mappings:
Namespace Name Mixin selector official a
Ldyh;a(Ldzb;F)V
intermediary method_35596
Lnet/minecraft/class_3673;method_35596(Lnet/minecraft/class_4491;F)V
named accessRecordingQueue
Lnet/minecraft/client/util/GlfwUtil;accessRecordingQueue(Lcom/mojang/blaze3d/systems/RenderCallStorage;F)V
-
accessProcessingQueue
- Mappings:
Namespace Name Mixin selector official b
Ldyh;b(Ldzb;F)V
intermediary method_35597
Lnet/minecraft/class_3673;method_35597(Lnet/minecraft/class_4491;F)V
named accessProcessingQueue
Lnet/minecraft/client/util/GlfwUtil;accessProcessingQueue(Lcom/mojang/blaze3d/systems/RenderCallStorage;F)V
-
makeJvmCrash
public static void makeJvmCrash()- Mappings:
Namespace Name Mixin selector official a
Ldyh;a()V
intermediary method_15973
Lnet/minecraft/class_3673;method_15973()V
named makeJvmCrash
Lnet/minecraft/client/util/GlfwUtil;makeJvmCrash()V
-
getTime
public static double getTime()- Mappings:
Namespace Name Mixin selector official b
Ldyh;b()D
intermediary method_15974
Lnet/minecraft/class_3673;method_15974()D
named getTime
Lnet/minecraft/client/util/GlfwUtil;getTime()D
-