Class PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry

All Implemented Interfaces:
Element
Enclosing class:
PresetsScreen.SuperflatPresetsListWidget

@Environment(CLIENT)
public class PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry
extends AlwaysSelectedEntryListWidget.Entry<PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry>
  • Constructor Details

    • SuperflatPresetEntry

      public SuperflatPresetEntry()
  • Method Details

    • render

      public void render​(MatrixStack matrices, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta)
      Specified by:
      render in class EntryListWidget.Entry<PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry>
    • mouseClicked

      public boolean mouseClicked​(double mouseX, double mouseY, int button)
      Callback for when a mouse button down event has been captured. The button number is identified by the constants in GLFW class.
      Parameters:
      mouseX - the X coordinate of the mouse
      mouseY - the Y coordinate of the mouse
      button - the mouse button number
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mouse.onMouseButton(long, int, int, int), GLFW.GLFW_MOUSE_BUTTON_1
    • setPreset

      private void setPreset()
    • method_2200

      private void method_2200​(MatrixStack matrixStack, int int2, int int3, Item item)
    • method_2198

      private void method_2198​(MatrixStack matrixStack, int int2, int int3)