public class ChoosingMovesetData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.List<Pokemon> |
pokemonList |
Constructor and Description |
---|
ChoosingMovesetData(net.minecraft.entity.player.ServerPlayerEntity player,
java.util.List<Pokemon> pokemonList) |
Modifier and Type | Method and Description |
---|---|
void |
next() |