Class RealmsSubscriptionInfoTab
java.lang.Object
net.minecraft.client.gui.tab.GridScreenTab
net.minecraft.client.realms.gui.screen.tab.RealmsSubscriptionInfoTab
- All Implemented Interfaces:
Tab,RealmsUpdatableTab
@Environment(CLIENT)
class RealmsSubscriptionInfoTab
extends GridScreenTab
implements RealmsUpdatableTab
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTabintermediary net/minecraft/class_4425official fwt
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MinecraftClientprivate static final Textprivate Textprivate final TextWidgetprivate final ButtonWidgetprivate static final Textprivate static final Textprivate static final intprivate static final intprivate static final intprivate static final Loggerprivate static final Textprivate final RealmsConfigureWorldScreenprivate RealmsServerprivate Textprivate final TextWidgetprivate static final Text(package private) static final Textprivate final NarratedMultilineTextWidgetprivate static final Textprivate final TextWidgetprivate Subscription.SubscriptionTypeprivate static final TextFields inherited from class net.minecraft.client.gui.tab.GridScreenTab
grid -
Constructor Summary
ConstructorsConstructorDescriptionRealmsSubscriptionInfoTab(RealmsConfigureWorldScreen screen, MinecraftClient client, RealmsServer server) -
Method Summary
Modifier and TypeMethodDescriptionprivate TextdaysLeftPresentation(int daysLeft) private voidgetSubscription(long worldId) private static TextlocalPresentation(long time) private voidvoidupdate(RealmsServer server) Methods inherited from class net.minecraft.client.gui.tab.GridScreenTab
forEachChild, getTitle, refreshGridMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.realms.gui.screen.tab.RealmsUpdatableTab
onLoaded, onUnloaded
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;LOGGER:Lorg/slf4j/Logger;intermediary field_20146Lnet/minecraft/class_4425;field_20146:Lorg/slf4j/Logger;official bLfwt;b:Lorg/slf4j/Logger;
-
field_60284
private static final int field_60284- See Also:
- Mappings:
Namespace Name Mixin selector named field_60284Lnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;field_60284:Iintermediary field_60284Lnet/minecraft/class_4425;field_60284:Iofficial dLfwt;d:I
-
field_60285
private static final int field_60285- See Also:
- Mappings:
Namespace Name Mixin selector named field_60285Lnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;field_60285:Iintermediary field_60285Lnet/minecraft/class_4425;field_60285:Iofficial eLfwt;e:I
-
field_60286
private static final int field_60286- See Also:
- Mappings:
Namespace Name Mixin selector named field_60286Lnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;field_60286:Iintermediary field_60286Lnet/minecraft/class_4425;field_60286:Iofficial fLfwt;f:I
-
SUBSCRIPTION_TITLE
- Mappings:
Namespace Name Mixin selector named SUBSCRIPTION_TITLELnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;SUBSCRIPTION_TITLE:Lnet/minecraft/text/Text;intermediary field_20153Lnet/minecraft/class_4425;field_20153:Lnet/minecraft/class_2561;official aLfwt;a:Lxv;
-
SUBSCRIPTION_START_LABEL_TEXT
- Mappings:
Namespace Name Mixin selector named SUBSCRIPTION_START_LABEL_TEXTLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;SUBSCRIPTION_START_LABEL_TEXT:Lnet/minecraft/text/Text;intermediary field_20154Lnet/minecraft/class_4425;field_20154:Lnet/minecraft/class_2561;official gLfwt;g:Lxv;
-
TIME_LEFT_LABEL_TEXT
- Mappings:
Namespace Name Mixin selector named TIME_LEFT_LABEL_TEXTLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;TIME_LEFT_LABEL_TEXT:Lnet/minecraft/text/Text;intermediary field_20155Lnet/minecraft/class_4425;field_20155:Lnet/minecraft/class_2561;official hLfwt;h:Lxv;
-
DAYS_LEFT_LABEL_TEXT
- Mappings:
Namespace Name Mixin selector named DAYS_LEFT_LABEL_TEXTLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;DAYS_LEFT_LABEL_TEXT:Lnet/minecraft/text/Text;intermediary field_20156Lnet/minecraft/class_4425;field_20156:Lnet/minecraft/class_2561;official iLfwt;i:Lxv;
-
EXPIRED_TEXT
- Mappings:
Namespace Name Mixin selector named EXPIRED_TEXTLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;EXPIRED_TEXT:Lnet/minecraft/text/Text;intermediary field_26517Lnet/minecraft/class_4425;field_26517:Lnet/minecraft/class_2561;official jLfwt;j:Lxv;
-
EXPIRES_IN_LESS_THAN_A_DAY_TEXT
- Mappings:
Namespace Name Mixin selector named EXPIRES_IN_LESS_THAN_A_DAY_TEXTLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;EXPIRES_IN_LESS_THAN_A_DAY_TEXT:Lnet/minecraft/text/Text;intermediary field_26518Lnet/minecraft/class_4425;field_26518:Lnet/minecraft/class_2561;official kLfwt;k:Lxv;
-
UNKNOWN_TEXT
- Mappings:
Namespace Name Mixin selector named UNKNOWN_TEXTLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;UNKNOWN_TEXT:Lnet/minecraft/text/Text;intermediary field_34033Lnet/minecraft/class_4425;field_34033:Lnet/minecraft/class_2561;official lLfwt;l:Lxv;
-
RECURRING_INFO_TEXT
- Mappings:
Namespace Name Mixin selector named RECURRING_INFO_TEXTLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;RECURRING_INFO_TEXT:Lnet/minecraft/text/Text;intermediary field_43152Lnet/minecraft/class_4425;field_43152:Lnet/minecraft/class_2561;official mLfwt;m:Lxv;
-
screen
- Mappings:
Namespace Name Mixin selector named screenLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;screen:Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;intermediary field_60287Lnet/minecraft/class_4425;field_60287:Lnet/minecraft/class_4388;official nLfwt;n:Lfwn;
-
client
- Mappings:
Namespace Name Mixin selector named clientLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;client:Lnet/minecraft/client/MinecraftClient;intermediary field_60288Lnet/minecraft/class_4425;field_60288:Lnet/minecraft/class_310;official oLfwt;o:Lfyp;
-
deleteWorldButton
- Mappings:
Namespace Name Mixin selector named deleteWorldButtonLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;deleteWorldButton:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_60289Lnet/minecraft/class_4425;field_60289:Lnet/minecraft/class_4185;official pLfwt;p:Lgcb;
-
subscriptionInfoTextWidget
- Mappings:
Namespace Name Mixin selector named subscriptionInfoTextWidgetLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;subscriptionInfoTextWidget:Lnet/minecraft/client/gui/widget/NarratedMultilineTextWidget;intermediary field_60290Lnet/minecraft/class_4425;field_60290:Lnet/minecraft/class_8019;official qLfwt;q:Lgcm;
-
startDateTextWidget
- Mappings:
Namespace Name Mixin selector named startDateTextWidgetLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;startDateTextWidget:Lnet/minecraft/client/gui/widget/TextWidget;intermediary field_60291Lnet/minecraft/class_4425;field_60291:Lnet/minecraft/class_7842;official rLfwt;r:Lgdk;
-
timeLeftLabelTextWidget
- Mappings:
Namespace Name Mixin selector named timeLeftLabelTextWidgetLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;timeLeftLabelTextWidget:Lnet/minecraft/client/gui/widget/TextWidget;intermediary field_60292Lnet/minecraft/class_4425;field_60292:Lnet/minecraft/class_7842;official sLfwt;s:Lgdk;
-
daysLeftTextWidget
- Mappings:
Namespace Name Mixin selector named daysLeftTextWidgetLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;daysLeftTextWidget:Lnet/minecraft/client/gui/widget/TextWidget;intermediary field_60293Lnet/minecraft/class_4425;field_60293:Lnet/minecraft/class_7842;official tLfwt;t:Lgdk;
-
serverData
- Mappings:
Namespace Name Mixin selector named serverDataLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;serverData:Lnet/minecraft/client/realms/dto/RealmsServer;intermediary field_20148Lnet/minecraft/class_4425;field_20148:Lnet/minecraft/class_4877;official uLfwt;u:Lfuj;
-
daysLeft
- Mappings:
Namespace Name Mixin selector named daysLeftLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;daysLeft:Lnet/minecraft/text/Text;intermediary field_20157Lnet/minecraft/class_4425;field_20157:Lnet/minecraft/class_2561;official vLfwt;v:Lxv;
-
startDate
- Mappings:
Namespace Name Mixin selector named startDateLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;startDate:Lnet/minecraft/text/Text;intermediary field_20158Lnet/minecraft/class_4425;field_20158:Lnet/minecraft/class_2561;official wLfwt;w:Lxv;
-
type
- Mappings:
Namespace Name Mixin selector named typeLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;type:Lnet/minecraft/client/realms/dto/Subscription$SubscriptionType;intermediary field_20159Lnet/minecraft/class_4425;field_20159:Lnet/minecraft/class_4887$class_4322;official xLfwt;x:Lfva$a;
-
-
Constructor Details
-
RealmsSubscriptionInfoTab
RealmsSubscriptionInfoTab(RealmsConfigureWorldScreen screen, MinecraftClient client, RealmsServer server) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/realms/dto/RealmsServer;)Vintermediary <init>Lnet/minecraft/class_4425;<init>(Lnet/minecraft/class_4388;Lnet/minecraft/class_310;Lnet/minecraft/class_4877;)Vofficial <init>Lfwt;<init>(Lfwn;Lfyp;Lfuj;)V
-
-
Method Details
-
onDeletionConfirmed
private void onDeletionConfirmed()- Mappings:
Namespace Name Mixin selector named onDeletionConfirmedLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;onDeletionConfirmed()Vintermediary method_25271Lnet/minecraft/class_4425;method_25271()Vofficial cLfwt;c()V
-
getSubscription
private void getSubscription(long worldId) - Mappings:
Namespace Name Mixin selector named getSubscriptionLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;getSubscription(J)Vintermediary method_21500Lnet/minecraft/class_4425;method_21500(J)Vofficial aLfwt;a(J)V
-
localPresentation
- Mappings:
Namespace Name Mixin selector named localPresentationLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;localPresentation(J)Lnet/minecraft/text/Text;intermediary method_21502Lnet/minecraft/class_4425;method_21502(J)Lnet/minecraft/class_2561;official bLfwt;b(J)Lxv;
-
daysLeftPresentation
- Mappings:
Namespace Name Mixin selector named daysLeftPresentationLnet/minecraft/client/realms/gui/screen/tab/RealmsSubscriptionInfoTab;daysLeftPresentation(I)Lnet/minecraft/text/Text;intermediary method_21499Lnet/minecraft/class_4425;method_21499(I)Lnet/minecraft/class_2561;official aLfwt;a(I)Lxv;
-
update
- Specified by:
updatein interfaceRealmsUpdatableTab- Mappings:
Namespace Name Mixin selector named updateLnet/minecraft/client/realms/gui/screen/tab/RealmsUpdatableTab;update(Lnet/minecraft/client/realms/dto/RealmsServer;)Vintermediary method_71200Lnet/minecraft/class_11315;method_71200(Lnet/minecraft/class_4877;)Vofficial aLfwm;a(Lfuj;)V
-
getNarratedHint
- Specified by:
getNarratedHintin interfaceTab- Overrides:
getNarratedHintin classGridScreenTab- Mappings:
Namespace Name Mixin selector named getNarratedHintLnet/minecraft/client/gui/tab/Tab;getNarratedHint()Lnet/minecraft/text/Text;intermediary method_71245Lnet/minecraft/class_8087;method_71245()Lnet/minecraft/class_2561;official be_Lgfp;be_()Lxv;
-