Uses of Enum
net.minecraft.client.realms.gui.RealmsWorldSlotButton.Action
Packages that use RealmsWorldSlotButton.Action
-
Uses of RealmsWorldSlotButton.Action in net.minecraft.client.realms.gui
Fields in net.minecraft.client.realms.gui declared as RealmsWorldSlotButton.ActionMethods in net.minecraft.client.realms.gui that return RealmsWorldSlotButton.ActionModifier and TypeMethodDescriptionprivate static RealmsWorldSlotButton.ActionRealmsWorldSlotButton.method_27455(RealmsServer realmsServer, boolean bool, boolean bool2)static RealmsWorldSlotButton.ActionReturns the enum constant of this type with the specified name.static RealmsWorldSlotButton.Action[]RealmsWorldSlotButton.Action.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.client.realms.gui with parameters of type RealmsWorldSlotButton.ActionModifier and TypeMethodDescriptionprivate voidRealmsWorldSlotButton.drawSlotFrame(MatrixStack matrices, int x, int y, int mouseX, int mouseY, boolean bool, String text, int int2, long long2, @Nullable String string, boolean bool2, boolean bool3, RealmsWorldSlotButton.Action action, @Nullable Text text2)RealmsWorldSlotButton.method_27454(RealmsServer realmsServer, String string, boolean bool, boolean bool2, RealmsWorldSlotButton.Action action)Constructors in net.minecraft.client.realms.gui with parameters of type RealmsWorldSlotButton.Action