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 voidIServerPlayNetHandler. handleRecipeBookChangeSettingsPacket(CUpdateRecipeBookStatusPacket p_241831_1_)voidServerPlayNetHandler. 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 voidFakePlayer.FakePlayerNetHandler. handleRecipeBookChangeSettingsPacket(CUpdateRecipeBookStatusPacket packet)
-