-
RealmsWorldSlotButton.State.action
Returns the enum constant of this class with the specified name.
RealmsWorldSlotButton.Action.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
private void
RealmsWorldSlotButton.drawSlotFrame(DrawContext context,
int x,
int y,
int mouseX,
int mouseY,
boolean active,
String slotName,
int slotIndex,
long imageId,
@Nullable String image,
boolean empty,
boolean minigame,
RealmsWorldSlotButton.Action action,
@Nullable Text actionPrompt)
private com.mojang.datafixers.util.Pair<Text,Text>