Uses of Record Class
net.minecraft.network.protocol.handshake.ClientIntentionPacket
Packages that use ClientIntentionPacket
- 
Uses of ClientIntentionPacket in net.minecraft.network.protocol.handshakeMethods in net.minecraft.network.protocol.handshake with parameters of type ClientIntentionPacketModifier and TypeMethodDescriptionvoidServerHandshakePacketListener.handleIntention(ClientIntentionPacket p_134739_) 
- 
Uses of ClientIntentionPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ClientIntentionPacketModifier and TypeMethodDescriptionvoidMemoryServerHandshakePacketListenerImpl.handleIntention(ClientIntentionPacket p_9697_) voidServerHandshakePacketListenerImpl.handleIntention(ClientIntentionPacket p_9975_)