public interface ProgressionLevel
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Cost> |
getCosts() |
int |
getLevel() |
@Nonnull Collection<? extends Cost> getCosts()
int getLevel()
Copyright © 2021 elMakers. All rights reserved.