Package net.minecraft.client.realms.dto
Class WorldTemplatePaginatedList
java.lang.Object
net.minecraft.client.realms.dto.ValueObject
net.minecraft.client.realms.dto.WorldTemplatePaginatedList
- Mappings:
Namespace Name official ejc
intermediary net/minecraft/class_4891
named net/minecraft/client/realms/dto/WorldTemplatePaginatedList
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.realms.dto.ValueObject
toString
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official e
Lejc;e:Lorg/slf4j/Logger;
intermediary field_22680
Lnet/minecraft/class_4891;field_22680:Lorg/slf4j/Logger;
named LOGGER
Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;LOGGER:Lorg/slf4j/Logger;
-
templates
- Mappings:
Namespace Name Mixin selector official a
Lejc;a:Ljava/util/List;
intermediary field_22676
Lnet/minecraft/class_4891;field_22676:Ljava/util/List;
named templates
Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;templates:Ljava/util/List;
-
page
public int page- Mappings:
Namespace Name Mixin selector official b
Lejc;b:I
intermediary field_22677
Lnet/minecraft/class_4891;field_22677:I
named page
Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;page:I
-
size
public int size- Mappings:
Namespace Name Mixin selector official c
Lejc;c:I
intermediary field_22678
Lnet/minecraft/class_4891;field_22678:I
named size
Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;size:I
-
total
public int total- Mappings:
Namespace Name Mixin selector official d
Lejc;d:I
intermediary field_22679
Lnet/minecraft/class_4891;field_22679:I
named total
Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;total:I
-
-
Constructor Details
-
WorldTemplatePaginatedList
public WorldTemplatePaginatedList() -
WorldTemplatePaginatedList
public WorldTemplatePaginatedList(int size) - Mappings:
Namespace Name Mixin selector official <init>
Lejc;<init>(I)V
intermediary <init>
Lnet/minecraft/class_4891;<init>(I)V
named <init>
Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;<init>(I)V
-
-
Method Details
-
isLastPage
public boolean isLastPage()- Mappings:
Namespace Name Mixin selector official a
Lejc;a()Z
intermediary method_35688
Lnet/minecraft/class_4891;method_35688()Z
named isLastPage
Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;isLastPage()Z
-
parse
- Mappings:
Namespace Name Mixin selector official a
Lejc;a(Ljava/lang/String;)Lejc;
intermediary method_25097
Lnet/minecraft/class_4891;method_25097(Ljava/lang/String;)Lnet/minecraft/class_4891;
named parse
Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;parse(Ljava/lang/String;)Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;
-