com.mojang.realmsclient.dto

public class WorldTemplatePaginatedList

extends ValueObject

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

字段概要

修饰符与类型字段
private static final org.slf4j.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_

构造函数概要

修饰符构造函数
public ()
public (int size)

方法概要

修饰符与类型方法
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_)