Uses of Class
net.minecraft.network.packet.c2s.common.KeepAliveC2SPacket
Packages that use KeepAliveC2SPacket
-
Uses of KeepAliveC2SPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type KeepAliveC2SPacketModifier and TypeMethodDescriptionvoid
ServerCommonPacketListener.onKeepAlive
(KeepAliveC2SPacket packet) -
Uses of KeepAliveC2SPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type KeepAliveC2SPacketModifier and TypeMethodDescriptionvoid
ServerCommonNetworkHandler.onKeepAlive
(KeepAliveC2SPacket packet)