Class Roosting


public class Roosting extends SuppressType
Suppresses the Pokémon's Flying type until the end of the turn.
  • Constructor Details

    • Roosting

      public Roosting(PixelmonWrapper pw)
      Initializes the status.
      Parameters:
      pw - The Pokémon that used Roost.
  • Method Details

    • suppressedElement

      public Element suppressedElement()
      Description copied from class: SuppressType
      Specifies the Element to suppress.
      Specified by:
      suppressedElement in class SuppressType
      Returns:
      The element to be suppressed by this status.