Package net.minecraft.util.snooper
Interface SnooperListener
- All Known Implementing Classes:
IntegratedServer,MinecraftClient,MinecraftDedicatedServer,MinecraftServer
public interface SnooperListener
- Mappings:
Namespace Name official apyintermediary net/minecraft/class_1279named net/minecraft/util/snooper/SnooperListener
-
Method Summary
Modifier and Type Method Description voidaddSnooperInfo(Snooper snooper)
-
Method Details
-
addSnooperInfo
- Mappings:
Namespace Name Mixin selector official aLapy;a(Lapx;)Vintermediary method_5495Lnet/minecraft/class_1279;method_5495(Lnet/minecraft/class_1276;)Vnamed addSnooperInfoLnet/minecraft/util/snooper/SnooperListener;addSnooperInfo(Lnet/minecraft/util/snooper/Snooper;)V
-