Class RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry.RejectButton
java.lang.Object
net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry.RejectButton
- Enclosing class:
- RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry
@Environment(CLIENT) class RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry.RejectButton extends RealmsAcceptRejectButton
- Mappings:
Namespace Name official doh$a$bintermediary net/minecraft/class_4401$class_4403$class_4405named net/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionListEntry$RejectButton
-
Field Summary
Fields inherited from class net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
height, width, x, y -
Constructor Summary
Constructors Constructor Description RejectButton() -
Method Summary
Modifier and Type Method Description voidhandleClick(int index)protected voidrender(MatrixStack matrices, int x, int y, boolean bool)Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
getBottom, getRight, handleClick, render, render
-
Constructor Details
-
RejectButton
RejectButton()
-
-
Method Details
-
render
- Specified by:
renderin classRealmsAcceptRejectButton- Mappings:
Namespace Name Mixin selector official aLdns;a(Ldlr;IIZ)Vintermediary method_21112Lnet/minecraft/class_4371;method_21112(Lnet/minecraft/class_4587;IIZ)Vnamed renderLnet/minecraft/client/realms/gui/screen/RealmsAcceptRejectButton;render(Lnet/minecraft/client/util/math/MatrixStack;IIZ)V
-
handleClick
public void handleClick(int index)- Specified by:
handleClickin classRealmsAcceptRejectButton- Mappings:
Namespace Name Mixin selector official aLdns;a(I)Vintermediary method_21110Lnet/minecraft/class_4371;method_21110(I)Vnamed handleClickLnet/minecraft/client/realms/gui/screen/RealmsAcceptRejectButton;handleClick(I)V
-