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 named net/minecraft/client/realms/dto/Subscriptionintermediary net/minecraft/class_4887official fda
- 
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 named LOGGERLnet/minecraft/client/realms/dto/Subscription;LOGGER:Lorg/slf4j/Logger;intermediary field_22656Lnet/minecraft/class_4887;field_22656:Lorg/slf4j/Logger;official dLfda;d:Lorg/slf4j/Logger;
 - 
startDate
public long startDate- Mappings:
 Namespace Name Mixin selector named startDateLnet/minecraft/client/realms/dto/Subscription;startDate:Jintermediary field_22653Lnet/minecraft/class_4887;field_22653:Jofficial aLfda;a:J
 - 
daysLeft
public int daysLeft- Mappings:
 Namespace Name Mixin selector named daysLeftLnet/minecraft/client/realms/dto/Subscription;daysLeft:Iintermediary field_22654Lnet/minecraft/class_4887;field_22654:Iofficial bLfda;b:I
 - 
type
- Mappings:
 Namespace Name Mixin selector named typeLnet/minecraft/client/realms/dto/Subscription;type:Lnet/minecraft/client/realms/dto/Subscription$SubscriptionType;intermediary field_22655Lnet/minecraft/class_4887;field_22655:Lnet/minecraft/class_4887$class_4322;official cLfda;c:Lfda$a;
 
 - 
 - 
Constructor Details
- 
Subscription
public Subscription() 
 - 
 - 
Method Details
- 
parse
- Mappings:
 Namespace Name Mixin selector named parseLnet/minecraft/client/realms/dto/Subscription;parse(Ljava/lang/String;)Lnet/minecraft/client/realms/dto/Subscription;intermediary method_25085Lnet/minecraft/class_4887;method_25085(Ljava/lang/String;)Lnet/minecraft/class_4887;official aLfda;a(Ljava/lang/String;)Lfda;
 - 
typeFrom
- Mappings:
 Namespace Name Mixin selector named typeFromLnet/minecraft/client/realms/dto/Subscription;typeFrom(Ljava/lang/String;)Lnet/minecraft/client/realms/dto/Subscription$SubscriptionType;intermediary method_25086Lnet/minecraft/class_4887;method_25086(Ljava/lang/String;)Lnet/minecraft/class_4887$class_4322;official bLfda;b(Ljava/lang/String;)Lfda$a;
 
 -