Interface SnooperListener

All Known Implementing Classes:
IntegratedServer, MinecraftClient, MinecraftDedicatedServer, MinecraftServer

public interface SnooperListener
Mappings:
Namespace Name
official apy
intermediary net/minecraft/class_1279
named net/minecraft/util/snooper/SnooperListener
  • Method Summary

    Modifier and Type Method Description
    void addSnooperInfo​(Snooper snooper)  
  • Method Details

    • addSnooperInfo

      void addSnooperInfo​(Snooper snooper)
      Mappings:
      Namespace Name Mixin selector
      official a Lapy;a(Lapx;)V
      intermediary method_5495 Lnet/minecraft/class_1279;method_5495(Lnet/minecraft/class_1276;)V
      named addSnooperInfo Lnet/minecraft/util/snooper/SnooperListener;addSnooperInfo(Lnet/minecraft/util/snooper/Snooper;)V