Class ServerboundRecipeBookSeenRecipePacket
java.lang.Object
net.minecraft.network.protocol.game.ServerboundRecipeBookSeenRecipePacket
- All Implemented Interfaces:
 Packet<ServerGamePacketListener>
public class ServerboundRecipeBookSeenRecipePacket
extends Object
implements Packet<ServerGamePacketListener>
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(ServerGamePacketListener p_134389_) voidwrite(FriendlyByteBuf p_134392_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.protocol.Packet
isSkippable, nextProtocol 
- 
Field Details
- 
recipe
 
 - 
 - 
Constructor Details
- 
ServerboundRecipeBookSeenRecipePacket
 - 
ServerboundRecipeBookSeenRecipePacket
 
 - 
 - 
Method Details
- 
write
- Specified by:
 writein interfacePacket<ServerGamePacketListener>
 - 
handle
- Specified by:
 handlein interfacePacket<ServerGamePacketListener>
 - 
getRecipe
 
 -