Class SnooperTask

java.lang.Object
java.util.TimerTask
net.minecraft.util.snooper.SnooperTask
All Implemented Interfaces:
Runnable

class SnooperTask extends TimerTask
Mappings:
Namespace Name
official pv
intermediary net/minecraft/class_854
named net/minecraft/util/snooper/SnooperTask
  • Constructor Details

    • SnooperTask

      SnooperTask(Snooper snooper)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lpv;<init>(Lpu;)V
      intermediary <init> Lnet/minecraft/class_854;<init>(Lnet/minecraft/class_853;)V
      named <init> Lnet/minecraft/util/snooper/SnooperTask;<init>(Lnet/minecraft/util/snooper/Snooper;)V
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Specified by:
      run in class TimerTask
      Mappings:
      Namespace Name Mixin selector
      official run Lpv;run()V
      intermediary run Lnet/minecraft/class_854;run()V
      named run Lnet/minecraft/util/snooper/SnooperTask;run()V