Uses of Class
net.minecraft.network.protocol.game.ClientboundRecipePacket
Packages that use ClientboundRecipePacket
- 
Uses of ClientboundRecipePacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundRecipePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleAddOrRemoveRecipes(ClientboundRecipePacket p_105058_) 
- 
Uses of ClientboundRecipePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundRecipePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleAddOrRemoveRecipes(ClientboundRecipePacket p_131417_)