Uses of Interface
net.minecraft.class_8706
Packages that use class_8706
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8706 in net.minecraft
Subinterfaces of class_8706 in net.minecraftClasses in net.minecraft that implement class_8706 -
Uses of class_8706 in net.minecraft.network.listener
Subinterfaces of class_8706 in net.minecraft.network.listenerModifier and TypeInterfaceDescriptioninterfaceA server side packet listener where play stage packets from a client are processed. -
Uses of class_8706 in net.minecraft.network.packet.c2s.play
Methods in net.minecraft.network.packet.c2s.play with parameters of type class_8706Modifier and TypeMethodDescriptionvoidCustomPayloadC2SPacket.apply(class_8706 class_8706) voidKeepAliveC2SPacket.apply(class_8706 class_8706) voidPlayPongC2SPacket.apply(class_8706 class_8706) voidResourcePackStatusC2SPacket.apply(class_8706 class_8706) -
Uses of class_8706 in net.minecraft.server.network
Classes in net.minecraft.server.network that implement class_8706