Uses of Class
net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket
Packages that use ClientboundUpdateRecipesPacket
-
Uses of ClientboundUpdateRecipesPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundUpdateRecipesPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleUpdateRecipes
(ClientboundUpdateRecipesPacket p_105132_) -
Uses of ClientboundUpdateRecipesPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundUpdateRecipesPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleUpdateRecipes
(ClientboundUpdateRecipesPacket p_131454_)