Class Minecraft.TimerHackThread

java.lang.Object
java.lang.Thread
net.minecraft.client.Minecraft.TimerHackThread
All Implemented Interfaces:
Runnable
Enclosing class:
Minecraft

@Environment(CLIENT) public class Minecraft.TimerHackThread extends Thread
Mappings:
Namespace Name
intermediary net/minecraft/client/Minecraft$class_636
glue net/minecraft/client/Minecraft$class_393
server net/minecraft/client/Minecraft$class_636
client kg
named net/minecraft/client/Minecraft$TimerHackThread
  • Constructor Details

    • TimerHackThread

      public TimerHackThread(String string)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread
      Mappings:
      Namespace Name Mixin selector
      intermediary run Lnet/minecraft/client/Minecraft$class_636;run()V
      glue run Lnet/minecraft/client/Minecraft$class_393;run()V
      server run Lnet/minecraft/client/Minecraft$class_636;run()V
      client run Lkg;run()V
      named run Lnet/minecraft/client/Minecraft$TimerHackThread;run()V