Uses of Class
net.minecraft.network.play.client.CMarkRecipeSeenPacket
Packages that use CMarkRecipeSeenPacket
-
Uses of CMarkRecipeSeenPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CMarkRecipeSeenPacketModifier and TypeMethodDescriptionvoid
IServerPlayNetHandler.handleRecipeBookSeenRecipePacket
(CMarkRecipeSeenPacket p_191984_1_) void
ServerPlayNetHandler.handleRecipeBookSeenRecipePacket
(CMarkRecipeSeenPacket p_191984_1_) -
Uses of CMarkRecipeSeenPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CMarkRecipeSeenPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleRecipeBookSeenRecipePacket
(CMarkRecipeSeenPacket packet)