Class WrapperPlayClientRecipeDisplayed

java.lang.Object
com.comphenix.packetwrapper.wrappers.AbstractPacket
com.comphenix.packetwrapper.wrappers.play.serverbound.WrapperPlayClientRecipeDisplayed

public class WrapperPlayClientRecipeDisplayed extends AbstractPacket
  • Field Details

    • TYPE

      public static final com.comphenix.protocol.PacketType TYPE
  • Constructor Details

    • WrapperPlayClientRecipeDisplayed

      public WrapperPlayClientRecipeDisplayed()
    • WrapperPlayClientRecipeDisplayed

      public WrapperPlayClientRecipeDisplayed(com.comphenix.protocol.events.PacketContainer packet)
  • Method Details

    • getRecipe

      public com.comphenix.protocol.wrappers.MinecraftKey getRecipe()
      Retrieves the value of field 'recipe'
      Returns:
      'recipe'
    • setRecipe

      public void setRecipe(com.comphenix.protocol.wrappers.MinecraftKey value)
      Sets the value of field 'recipe'
      Parameters:
      value - New value for field 'recipe'