Uses of Class
net.minecraft.network.protocol.game.ClientboundRecipePacket
Packages that use ClientboundRecipePacket
-
Uses of ClientboundRecipePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundRecipePacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleAddOrRemoveRecipes
(ClientboundRecipePacket p_105058_) -
Uses of ClientboundRecipePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundRecipePacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleAddOrRemoveRecipes
(ClientboundRecipePacket p_131417_)