Package net.minecraft.realms
Class RealmsBridge
java.lang.Object
net.minecraft.realms.RealmsScreen
net.minecraft.realms.RealmsBridge
- Mappings:
Namespace Name official net/minecraft/realms/RealmsBridgeintermediary net/minecraft/realms/RealmsBridgenamed net/minecraft/realms/RealmsBridge
-
Field Summary
FieldsFields inherited from class net.minecraft.realms.RealmsScreen
height, minecraft, SKIN_HAT_HEIGHT, SKIN_HAT_U, SKIN_HAT_V, SKIN_HAT_WIDTH, SKIN_HEAD_HEIGHT, SKIN_HEAD_U, SKIN_HEAD_V, SKIN_HEAD_WIDTH, SKIN_TEX_HEIGHT, SKIN_TEX_WIDTH, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNotificationScreen(Screen screen) voidinit()voidswitchToRealms(Screen screen) Methods inherited from class net.minecraft.realms.RealmsScreen
bind, bindFace, blit, blit, blit, buttonClicked, buttons, buttonsAdd, buttonsClear, buttonsRemove, confirmResult, drawCenteredString, drawString, drawString, fillGradient, fontDrawShadow, fontLineHeight, fontSplit, fontWidth, getLevelStorageSource, getLocalizedString, getLocalizedString, getProxy, height, init, isPauseScreen, keyboardEvent, keyPressed, mouseClicked, mouseDragged, mouseEvent, mouseReleased, newButton, newButton, newEditBox, removed, render, renderBackground, renderBackground, renderTooltip, renderTooltip, renderTooltip, tick, width
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official LOGGERLnet/minecraft/realms/RealmsBridge;LOGGER:Lorg/apache/logging/log4j/Logger;intermediary LOGGERLnet/minecraft/realms/RealmsBridge;LOGGER:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/realms/RealmsBridge;LOGGER:Lorg/apache/logging/log4j/Logger;
-
previousScreen
- Mappings:
Namespace Name Mixin selector official previousScreenLnet/minecraft/realms/RealmsBridge;previousScreen:Lblk;intermediary previousScreenLnet/minecraft/realms/RealmsBridge;previousScreen:Lnet/minecraft/class_388;named previousScreenLnet/minecraft/realms/RealmsBridge;previousScreen:Lnet/minecraft/client/gui/screen/Screen;
-
-
Constructor Details
-
RealmsBridge
public RealmsBridge()
-
-
Method Details
-
switchToRealms
- Mappings:
Namespace Name Mixin selector official switchToRealmsLnet/minecraft/realms/RealmsBridge;switchToRealms(Lblk;)Vintermediary switchToRealmsLnet/minecraft/realms/RealmsBridge;switchToRealms(Lnet/minecraft/class_388;)Vnamed switchToRealmsLnet/minecraft/realms/RealmsBridge;switchToRealms(Lnet/minecraft/client/gui/screen/Screen;)V
-
getNotificationScreen
- Mappings:
Namespace Name Mixin selector official getNotificationScreenLnet/minecraft/realms/RealmsBridge;getNotificationScreen(Lblk;)Lbki;intermediary getNotificationScreenLnet/minecraft/realms/RealmsBridge;getNotificationScreen(Lnet/minecraft/class_388;)Lnet/minecraft/class_1809;named getNotificationScreenLnet/minecraft/realms/RealmsBridge;getNotificationScreen(Lnet/minecraft/client/gui/screen/Screen;)Lnet/minecraft/client/realms/RealmsScreenProxy;
-
init
public void init()- Overrides:
initin classRealmsScreen- Mappings:
Namespace Name Mixin selector official initLnet/minecraft/realms/RealmsScreen;init()Vintermediary initLnet/minecraft/realms/RealmsScreen;init()Vnamed initLnet/minecraft/realms/RealmsScreen;init()V
-