Interface CustomState

All Known Implementing Classes:
PokemonSlot.RaidState, SelectableState

public interface CustomState
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final CustomState
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default <S extends CustomState>
    S
     
  • Field Details

  • Method Details