Interface SnooperListener

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

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

    • addSnooperInfo

      void addSnooperInfo(Snooper snooper)
      Mappings:
      Namespace Name Mixin selector
      official a Lasi;a(Lash;)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
    • addInitialSnooperInfo

      void addInitialSnooperInfo(Snooper snooper)
      Mappings:
      Namespace Name Mixin selector
      official b Lasi;b(Lash;)V
      intermediary method_35034 Lnet/minecraft/class_1279;method_35034(Lnet/minecraft/class_1276;)V
      named addInitialSnooperInfo Lnet/minecraft/util/snooper/SnooperListener;addInitialSnooperInfo(Lnet/minecraft/util/snooper/Snooper;)V
    • isSnooperEnabled

      boolean isSnooperEnabled()
      Mappings:
      Namespace Name Mixin selector
      official V Lasi;V()Z
      intermediary method_35033 Lnet/minecraft/class_1279;method_35033()Z
      named isSnooperEnabled Lnet/minecraft/util/snooper/SnooperListener;isSnooperEnabled()Z