com.mojang.realmsclient.dto

public class WorldTemplatePaginatedList

extends ValueObject

fja
com.mojang.realmsclient.dto.WorldTemplatePaginatedList
net.minecraft.class_4891
net.minecraft.client.realms.dto.WorldTemplatePaginatedList

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
e
LOGGER
field_22680
LOGGER
public List<WorldTemplate>
a
templates
field_22676
templates
public int
b
page
field_22677
page
public int
c
size
field_22678
size
public int
d
total
field_22679
total

Constructor summary

ModifierConstructor
public ()
public (int size)

Method summary

Modifier and TypeMethod
public boolean
a()
isLastPage()
method_35688()
isLastPage()
public static WorldTemplatePaginatedList
a(String arg0)
parse(String arg0)
method_25097(String arg0)
parse(String json)