Uses of Class
net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket
Packages that use ClientboundUpdateRecipesPacket
- 
Uses of ClientboundUpdateRecipesPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundUpdateRecipesPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleUpdateRecipes(ClientboundUpdateRecipesPacket p_105132_) 
- 
Uses of ClientboundUpdateRecipesPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundUpdateRecipesPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleUpdateRecipes(ClientboundUpdateRecipesPacket p_131454_)