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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidhandle(ServerGamePacketListener p_134389_) voidwrite(FriendlyByteBuf p_134392_) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.protocol.PacketisSkippable, nextProtocol
- 
Field Details- 
recipe
 
- 
- 
Constructor Details- 
ServerboundRecipeBookSeenRecipePacket
- 
ServerboundRecipeBookSeenRecipePacket
 
- 
- 
Method Details- 
write- Specified by:
- writein interface- Packet<ServerGamePacketListener>
 
- 
handle- Specified by:
- handlein interface- Packet<ServerGamePacketListener>
 
- 
getRecipe
 
-