| com.mojang.realmsclient.dto.WorldTemplatePaginatedList | |
| net.minecraft.class_4891 | |
| net.minecraft.client.realms.dto.WorldTemplatePaginatedList |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final List<WorldTemplate> |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private static final org.slf4j.Logger |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int size) |
| public | (List<WorldTemplate> templates, int page, int size, int total) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| public static WorldTemplatePaginatedList |
|
||||||
| public List<WorldTemplate> |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|