JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.mojang.realmsclient.dto.Subscription
Packages that use
Subscription
Package
Description
com.mojang.realmsclient.client
com.mojang.realmsclient.dto
Uses of
Subscription
in
com.mojang.realmsclient.client
Methods in
com.mojang.realmsclient.client
that return
Subscription
Modifier and Type
Method
Description
Subscription
RealmsClient.
subscriptionFor
(long p_87249_)
Uses of
Subscription
in
com.mojang.realmsclient.dto
Methods in
com.mojang.realmsclient.dto
that return
Subscription
Modifier and Type
Method
Description
static
Subscription
Subscription.
parse
(
String
p_87673_)