public class Friendship
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_FRIENDSHIP
The maximum friendship a Pokémon can have.
|
static int |
MIN_FRIENDSHIP
The minimum friendship a Pokémon can have.
|
Constructor and Description |
---|
Friendship() |
public static final int MAX_FRIENDSHIP
public static final int MIN_FRIENDSHIP