Class WrapperPlayClientRecipeSettings

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

public class WrapperPlayClientRecipeSettings extends AbstractPacket
  • Field Details

    • TYPE

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

    • WrapperPlayClientRecipeSettings

      public WrapperPlayClientRecipeSettings()
    • WrapperPlayClientRecipeSettings

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

    • getBookType

      Retrieves the value of field 'bookType'
      Returns:
      'bookType'
    • setBookType

      public void setBookType(WrapperPlayClientRecipeSettings.RecipeBookType value)
      Sets the value of field 'bookType'
      Parameters:
      value - New value for field 'bookType'
    • getIsOpen

      public boolean getIsOpen()
      Retrieves the value of field 'isOpen'
      Returns:
      'isOpen'
    • setIsOpen

      public void setIsOpen(boolean value)
      Sets the value of field 'isOpen'
      Parameters:
      value - New value for field 'isOpen'
    • getIsFiltering

      public boolean getIsFiltering()
      Retrieves the value of field 'isFiltering'
      Returns:
      'isFiltering'
    • setIsFiltering

      public void setIsFiltering(boolean value)
      Sets the value of field 'isFiltering'
      Parameters:
      value - New value for field 'isFiltering'