Package net.minecraft.client.realms.dto
Class Subscription
java.lang.Object
net.minecraft.client.realms.dto.ValueObject
net.minecraft.client.realms.dto.Subscription
- Mappings:
 Namespace Name official ekdintermediary net/minecraft/class_4887named net/minecraft/client/realms/dto/Subscription
- 
Nested Class Summary
Nested Classes - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic Subscriptionprivate static Subscription.SubscriptionTypeMethods inherited from class net.minecraft.client.realms.dto.ValueObject
toString 
- 
Field Details
- 
LOGGER
- Mappings:
 Namespace Name Mixin selector official dLekd;d:Lorg/slf4j/Logger;intermediary field_22656Lnet/minecraft/class_4887;field_22656:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/client/realms/dto/Subscription;LOGGER:Lorg/slf4j/Logger;
 - 
startDate
public long startDate- Mappings:
 Namespace Name Mixin selector official aLekd;a:Jintermediary field_22653Lnet/minecraft/class_4887;field_22653:Jnamed startDateLnet/minecraft/client/realms/dto/Subscription;startDate:J
 - 
daysLeft
public int daysLeft- Mappings:
 Namespace Name Mixin selector official bLekd;b:Iintermediary field_22654Lnet/minecraft/class_4887;field_22654:Inamed daysLeftLnet/minecraft/client/realms/dto/Subscription;daysLeft:I
 - 
type
- Mappings:
 Namespace Name Mixin selector official cLekd;c:Lekd$a;intermediary field_22655Lnet/minecraft/class_4887;field_22655:Lnet/minecraft/class_4887$class_4322;named typeLnet/minecraft/client/realms/dto/Subscription;type:Lnet/minecraft/client/realms/dto/Subscription$SubscriptionType;
 
 - 
 - 
Constructor Details
- 
Subscription
public Subscription() 
 - 
 - 
Method Details
- 
parse
- Mappings:
 Namespace Name Mixin selector official aLekd;a(Ljava/lang/String;)Lekd;intermediary method_25085Lnet/minecraft/class_4887;method_25085(Ljava/lang/String;)Lnet/minecraft/class_4887;named parseLnet/minecraft/client/realms/dto/Subscription;parse(Ljava/lang/String;)Lnet/minecraft/client/realms/dto/Subscription;
 - 
typeFrom
- Mappings:
 Namespace Name Mixin selector official bLekd;b(Ljava/lang/String;)Lekd$a;intermediary method_25086Lnet/minecraft/class_4887;method_25086(Ljava/lang/String;)Lnet/minecraft/class_4887$class_4322;named typeFromLnet/minecraft/client/realms/dto/Subscription;typeFrom(Ljava/lang/String;)Lnet/minecraft/client/realms/dto/Subscription$SubscriptionType;
 
 -