com.mojang.realmsclient.dto

public class WorldTemplatePaginatedList

extends ValueObject

dsg
com.mojang.realmsclient.dto.WorldTemplatePaginatedList
net.minecraft.class_4891
net.minecraft.client.realms.dto.WorldTemplatePaginatedList
net.minecraft.src.C_3265_

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
e
LOGGER
field_22680
LOGGER
f_87757_
public List<WorldTemplate>
a
templates
field_22676
templates
f_87753_
public int
b
page
field_22677
page
f_87754_
public int
c
size
field_22678
size
f_87755_
public int
d
total
field_22679
total
f_87756_

Constructor summary

ModifierConstructor
public ()
public (int size)

Method summary

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