Interface Snoopable

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

public interface Snoopable
Mappings:
Namespace Name
official adv
intermediary net/minecraft/class_855
named net/minecraft/util/snooper/Snoopable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • addSnooperInfo

      void addSnooperInfo(Snooper snooper)
      Mappings:
      Namespace Name Mixin selector
      official a Ladv;a(Ladu;)V
      intermediary method_2410 Lnet/minecraft/class_855;method_2410(Lnet/minecraft/class_853;)V
      named addSnooperInfo Lnet/minecraft/util/snooper/Snoopable;addSnooperInfo(Lnet/minecraft/util/snooper/Snooper;)V