Uses of Class
net.minecraft.network.play.server.SUpdateRecipesPacket
-
Packages that use SUpdateRecipesPacket Package Description net.minecraft.client.network.play -
-
Uses of SUpdateRecipesPacket in net.minecraft.client.network.play
Methods in net.minecraft.client.network.play with parameters of type SUpdateRecipesPacket Modifier and Type Method Description void
ClientPlayNetHandler. handleUpdateRecipes(SUpdateRecipesPacket p_199525_1_)
void
IClientPlayNetHandler. handleUpdateRecipes(SUpdateRecipesPacket p_199525_1_)
-