Uses of Class
net.minecraft.realms.RealmsButton
Packages that use RealmsButton
Package
Description
-
Uses of RealmsButton in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as RealmsButtonMethods in net.minecraft.client.gui.widget that return RealmsButtonConstructors in net.minecraft.client.gui.widget with parameters of type RealmsButtonModifierConstructorDescriptionDelegatingRealmsButtonWidget(RealmsButton realmsButton, int id, int x, int y, String message) DelegatingRealmsButtonWidget(RealmsButton realmsButton, int id, int x, int y, String message, int width, int height) -
Uses of RealmsButton in net.minecraft.client.realms
Methods in net.minecraft.client.realms that return types with arguments of type RealmsButtonMethods in net.minecraft.client.realms with parameters of type RealmsButtonModifier and TypeMethodDescriptionvoidRealmsScreenProxy.method_6727(RealmsButton realmsButton) voidRealmsScreenProxy.removeButton(RealmsButton button) -
Uses of RealmsButton in net.minecraft.realms
Subclasses of RealmsButton in net.minecraft.realmsMethods in net.minecraft.realms that return RealmsButtonMethods in net.minecraft.realms that return types with arguments of type RealmsButtonMethods in net.minecraft.realms with parameters of type RealmsButtonModifier and TypeMethodDescriptionvoidDisconnectedRealmsScreen.buttonClicked(RealmsButton realmsButton) voidRealmsScreen.buttonClicked(RealmsButton realmsButton) voidRealmsScreen.buttonsAdd(RealmsButton realmsButton) voidRealmsScreen.buttonsRemove(RealmsButton realmsButton)