Class ServerboundRecipeBookSeenRecipePacket

java.lang.Object
org.geysermc.mcprotocollib.protocol.packet.ingame.serverbound.inventory.ServerboundRecipeBookSeenRecipePacket
All Implemented Interfaces:
Packet, MinecraftPacket

public class ServerboundRecipeBookSeenRecipePacket extends Object implements MinecraftPacket
  • Constructor Details

    • ServerboundRecipeBookSeenRecipePacket

      public ServerboundRecipeBookSeenRecipePacket(io.netty.buffer.ByteBuf in, MinecraftCodecHelper helper)
    • ServerboundRecipeBookSeenRecipePacket

      public ServerboundRecipeBookSeenRecipePacket(@NonNull @NonNull String recipeId)
  • Method Details