Uses of Record Class
net.minecraft.network.protocol.handshake.ClientIntentionPacket
Packages that use ClientIntentionPacket
-
Uses of ClientIntentionPacket in net.minecraft.network.protocol.handshake
Methods in net.minecraft.network.protocol.handshake with parameters of type ClientIntentionPacketModifier and TypeMethodDescriptionvoid
ServerHandshakePacketListener.handleIntention
(ClientIntentionPacket p_134739_) -
Uses of ClientIntentionPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ClientIntentionPacketModifier and TypeMethodDescriptionvoid
MemoryServerHandshakePacketListenerImpl.handleIntention
(ClientIntentionPacket p_9697_) void
ServerHandshakePacketListenerImpl.handleIntention
(ClientIntentionPacket p_9975_)