Uses of Interface
net.minecraft.class_8701
Packages that use class_8701
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8701 in net.minecraft
Subinterfaces of class_8701 in net.minecraftClasses in net.minecraft that implement class_8701Fields in net.minecraft with type parameters of type class_8701Modifier and TypeFieldDescriptionprivate final Packet<? extends class_8701>class_8673.QueuedPacket.packetThe field for thepacketrecord component.Methods in net.minecraft that return types with arguments of type class_8701Modifier and TypeMethodDescriptionPacket<? extends class_8701>class_8673.QueuedPacket.packet()Returns the value of thepacketrecord component.Method parameters in net.minecraft with type arguments of type class_8701Modifier and TypeMethodDescriptionprivate voidclass_8673.method_52779(Packet<? extends class_8701> packet, BooleanSupplier booleanSupplier, Duration duration) Constructor parameters in net.minecraft with type arguments of type class_8701ModifierConstructorDescription(package private)QueuedPacket(Packet<? extends class_8701> packet, BooleanSupplier booleanSupplier, long long2) -
Uses of class_8701 in net.minecraft.network.listener
Subinterfaces of class_8701 in net.minecraft.network.listenerModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceThe base interface for serverbound packet listeners.interfaceA server side packet listener where play stage packets from a client are processed.interface -
Uses of class_8701 in net.minecraft.server.network
Classes in net.minecraft.server.network that implement class_8701Modifier and TypeClassDescriptionclassA server handshake network handler that exclusively handles local connections.classclassThe server login network handler.classclass