Uses of Class
net.minecraft.network.play.client.CMarkRecipeSeenPacket
-
Packages that use CMarkRecipeSeenPacket Package Description net.minecraft.network.play net.minecraftforge.common.util -
-
Uses of CMarkRecipeSeenPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CMarkRecipeSeenPacket Modifier and Type Method Description voidIServerPlayNetHandler. handleRecipeBookSeenRecipePacket(CMarkRecipeSeenPacket p_191984_1_)voidServerPlayNetHandler. handleRecipeBookSeenRecipePacket(CMarkRecipeSeenPacket p_191984_1_) -
Uses of CMarkRecipeSeenPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CMarkRecipeSeenPacket Modifier and Type Method Description voidFakePlayer.FakePlayerNetHandler. handleRecipeBookSeenRecipePacket(CMarkRecipeSeenPacket packet)
-