Uses of Class
net.minecraft.network.play.client.CUpdateRecipeBookStatusPacket
-
Packages that use CUpdateRecipeBookStatusPacket Package Description net.minecraft.network.play net.minecraftforge.common.util -
-
Uses of CUpdateRecipeBookStatusPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CUpdateRecipeBookStatusPacket Modifier and Type Method Description void
IServerPlayNetHandler. handleRecipeBookChangeSettingsPacket(CUpdateRecipeBookStatusPacket p_241831_1_)
void
ServerPlayNetHandler. handleRecipeBookChangeSettingsPacket(CUpdateRecipeBookStatusPacket p_241831_1_)
-
Uses of CUpdateRecipeBookStatusPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CUpdateRecipeBookStatusPacket Modifier and Type Method Description void
FakePlayer.FakePlayerNetHandler. handleRecipeBookChangeSettingsPacket(CUpdateRecipeBookStatusPacket packet)
-