From d29f83e8862e59c7e7cd916c86f0f3de82a18c5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 19:14:31 +0000 Subject: [PATCH] LibGui 11.1.0 for Minecraft 1.21(.1) --- libgui/allclasses-index.html | 9 +- libgui/allpackages-index.html | 3 +- libgui/constant-values.html | 3 +- libgui/deprecated-list.html | 150 -------- libgui/help-doc.html | 8 +- libgui/index-all.html | 161 ++++++--- libgui/index.html | 5 +- .../cottonmc/cotton/gui/EmptyInventory.html | 53 ++- .../cottonmc/cotton/gui/GuiDescription.html | 11 +- .../cotton/gui/ItemSyncedGuiDescription.html | 45 ++- .../cotton/gui/PropertyDelegateHolder.html | 9 +- .../cotton/gui/SyncedGuiDescription.html | 117 +++--- .../cottonmc/cotton/gui/ValidatedSlot.html | 153 +++----- .../cotton/gui/client/BackgroundPainter.html | 19 +- .../cotton/gui/client/CottonClientScreen.html | 95 +++-- .../gui/client/CottonHud.Positioner.html | 3 +- .../cottonmc/cotton/gui/client/CottonHud.html | 3 +- .../gui/client/CottonInventoryScreen.html | 149 ++++---- .../cottonmc/cotton/gui/client/LibGui.html | 3 +- .../gui/client/LightweightGuiDescription.html | 15 +- .../client/NinePatchBackgroundPainter.html | 11 +- .../cotton/gui/client/Scissors.Frame.html | 3 +- .../cottonmc/cotton/gui/client/Scissors.html | 3 +- .../cotton/gui/client/ScreenDrawing.html | 131 ++++--- .../cotton/gui/client/package-summary.html | 3 +- .../cotton/gui/client/package-tree.html | 9 +- .../cotton/gui/networking/NetworkSide.html | 3 +- .../ScreenNetworking.MessageReceiver.html | 3 +- .../gui/networking/ScreenNetworking.html | 15 +- .../gui/networking/package-summary.html | 3 +- .../cotton/gui/networking/package-tree.html | 3 +- .../cottonmc/cotton/gui/package-summary.html | 7 +- .../cottonmc/cotton/gui/package-tree.html | 9 +- .../cotton/gui/widget/TooltipBuilder.html | 11 +- .../gui/widget/WAbstractSlider.Direction.html | 3 +- .../cotton/gui/widget/WAbstractSlider.html | 7 +- .../cotton/gui/widget/WBar.Direction.html | 3 +- .../cottonmc/cotton/gui/widget/WBar.html | 59 ++- .../cottonmc/cotton/gui/widget/WBox.html | 3 +- .../cottonmc/cotton/gui/widget/WButton.html | 27 +- .../cotton/gui/widget/WCardPanel.html | 5 +- .../cotton/gui/widget/WClippedPanel.html | 7 +- .../cotton/gui/widget/WDynamicLabel.html | 218 +++++++++-- .../cotton/gui/widget/WGridPanel.html | 3 +- .../cottonmc/cotton/gui/widget/WItem.html | 27 +- .../gui/widget/WItemSlot.ChangeListener.html | 11 +- .../cottonmc/cotton/gui/widget/WItemSlot.html | 339 +++++++++++------- .../cottonmc/cotton/gui/widget/WLabel.html | 138 ++++--- .../widget/WLabeledSlider.LabelUpdater.html | 7 +- .../cotton/gui/widget/WLabeledSlider.html | 27 +- .../cotton/gui/widget/WListPanel.html | 42 +-- .../cottonmc/cotton/gui/widget/WPanel.html | 9 +- .../cotton/gui/widget/WPanelWithInsets.html | 3 +- .../cotton/gui/widget/WPlainPanel.html | 3 +- .../cotton/gui/widget/WPlayerInvPanel.html | 25 +- .../cotton/gui/widget/WScrollBar.html | 11 +- .../cotton/gui/widget/WScrollPanel.html | 9 +- .../cottonmc/cotton/gui/widget/WSlider.html | 15 +- .../cottonmc/cotton/gui/widget/WSprite.html | 31 +- .../gui/widget/WTabPanel.Tab.Builder.html | 15 +- .../cotton/gui/widget/WTabPanel.Tab.html | 7 +- .../cottonmc/cotton/gui/widget/WTabPanel.html | 3 +- .../cottonmc/cotton/gui/widget/WText.html | 158 +++++--- .../cotton/gui/widget/WTextField.html | 47 ++- .../cotton/gui/widget/WTiledSprite.html | 15 +- .../cotton/gui/widget/WToggleButton.html | 51 ++- .../cottonmc/cotton/gui/widget/WWidget.html | 17 +- .../cottonmc/cotton/gui/widget/data/Axis.html | 3 +- .../cotton/gui/widget/data/Color.HSL.html | 3 +- .../cotton/gui/widget/data/Color.LCH.html | 3 +- .../cotton/gui/widget/data/Color.RGB.html | 3 +- .../cotton/gui/widget/data/Color.html | 3 +- .../gui/widget/data/HorizontalAlignment.html | 3 +- .../cotton/gui/widget/data/InputResult.html | 3 +- .../cotton/gui/widget/data/Insets.html | 3 +- .../data/ObservableProperty.Builder.html | 3 +- .../gui/widget/data/ObservableProperty.html | 3 +- .../data/ObservableView.ChangeListener.html | 3 +- .../gui/widget/data/ObservableView.html | 3 +- .../cotton/gui/widget/data/Rect2i.html | 3 +- .../cotton/gui/widget/data/Texture.Type.html | 3 +- .../cotton/gui/widget/data/Texture.html | 27 +- .../cotton/gui/widget/data/Vec2i.html | 3 +- .../gui/widget/data/VerticalAlignment.html | 3 +- .../gui/widget/data/package-summary.html | 3 +- .../cotton/gui/widget/data/package-tree.html | 3 +- .../cotton/gui/widget/focus/Focus.html | 3 +- .../cotton/gui/widget/focus/FocusModel.html | 3 +- .../focus/SimpleKeyedFocusModel.Builder.html | 3 +- .../widget/focus/SimpleKeyedFocusModel.html | 3 +- .../gui/widget/focus/package-summary.html | 3 +- .../cotton/gui/widget/focus/package-tree.html | 3 +- .../cottonmc/cotton/gui/widget/icon/Icon.html | 7 +- .../cotton/gui/widget/icon/ItemIcon.html | 15 +- .../cotton/gui/widget/icon/TextureIcon.html | 11 +- .../gui/widget/icon/package-summary.html | 3 +- .../cotton/gui/widget/icon/package-tree.html | 3 +- .../cotton/gui/widget/package-summary.html | 5 +- .../cotton/gui/widget/package-tree.html | 3 +- libgui/member-search-index.js | 2 +- libgui/overview-summary.html | 2 +- libgui/overview-tree.html | 15 +- libgui/search.html | 3 +- 103 files changed, 1408 insertions(+), 1333 deletions(-) delete mode 100644 libgui/deprecated-list.html diff --git a/libgui/allclasses-index.html b/libgui/allclasses-index.html index 127a32a..80e714d 100644 --- a/libgui/allclasses-index.html +++ b/libgui/allclasses-index.html @@ -2,7 +2,7 @@ -All Classes and Interfaces (LibGui 10.0.0+1.20.6 API) +All Classes and Interfaces (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -120,8 +119,8 @@

    All Classes and Interfaces<
    ItemSyncedGuiDescription
    - +
    LibGui
    @@ -230,7 +229,7 @@

    All Classes and Interfaces<

    WBar
    -
    A bar that displays int values from a PropertyDelegate.
    +
    A bar that displays int values from a PropertyDelegate.
    WBar.Direction
    diff --git a/libgui/allpackages-index.html b/libgui/allpackages-index.html index 388cadb..e7de74c 100644 --- a/libgui/allpackages-index.html +++ b/libgui/allpackages-index.html @@ -2,7 +2,7 @@ -All Packages (LibGui 10.0.0+1.20.6 API) +All Packages (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/constant-values.html b/libgui/constant-values.html index bea1c39..20cc5ae 100644 --- a/libgui/constant-values.html +++ b/libgui/constant-values.html @@ -2,7 +2,7 @@ -Constant Field Values (LibGui 10.0.0+1.20.6 API) +Constant Field Values (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/deprecated-list.html b/libgui/deprecated-list.html deleted file mode 100644 index dcda749..0000000 --- a/libgui/deprecated-list.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - -Deprecated List (LibGui 10.0.0+1.20.6 API) - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Deprecated API

    -
    -

    Contents

    - - - - - -
    -
    -
    - - diff --git a/libgui/help-doc.html b/libgui/help-doc.html index 328e873..9b64138 100644 --- a/libgui/help-doc.html +++ b/libgui/help-doc.html @@ -2,7 +2,7 @@ -API Help (LibGui 10.0.0+1.20.6 API) +API Help (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • @@ -76,7 +75,6 @@

    JavaDoc Help

  • Class or Interface
  • Other Files
  • Tree (Class Hierarchy)
  • -
  • Deprecated API
  • Constant Field Values
  • All Packages
  • All Classes and Interfaces
  • @@ -164,10 +162,6 @@

    Tree (Class Hierarchy)

  • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
  • -
    -

    Deprecated API

    -

    The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to shortcomings, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

    -

    Constant Field Values

    The Constant Field Values page lists the static final fields and their values.

    diff --git a/libgui/index-all.html b/libgui/index-all.html index 6650e4c..4ff5be1 100644 --- a/libgui/index-all.html +++ b/libgui/index-all.html @@ -2,7 +2,7 @@ -Index (LibGui 10.0.0+1.20.6 API) +Index (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • Tree
  • -
  • Deprecated
  • Help
  • @@ -545,10 +544,12 @@

    D

    The list of data that this list represents.
    DEFAULT_DARKMODE_TEXT_COLOR - Static variable in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    -
     
    +
    +
    The default text color for dark mode labels.
    +
    DEFAULT_DARKMODE_TEXT_COLOR - Static variable in class io.github.cottonmc.cotton.gui.widget.WLabel
    -
    The default text color for dark mode labels.
    +
    The default text color for dark mode labels.
    DEFAULT_FOCUS_IMAGE - Static variable in class io.github.cottonmc.cotton.gui.widget.WToggleButton
     
    @@ -565,7 +566,9 @@

    D

    DEFAULT_TEXT_COLOR - Static variable in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    -
     
    +
    +
    The default text color for light mode labels.
    +
    DEFAULT_TEXT_COLOR - Static variable in class io.github.cottonmc.cotton.gui.widget.WLabel
    The default text color for light mode labels.
    @@ -582,7 +585,9 @@

    D

    when the field increases.
    disableDarkmode() - Method in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    -
     
    +
    +
    Disables separate dark mode coloring by copying the dark color to be the light color.
    +
    disableDarkmode() - Method in class io.github.cottonmc.cotton.gui.widget.WLabel
    Disables separate dark mode coloring by copying the dark color to be the light color.
    @@ -627,6 +632,12 @@

    D

    Draws a beveled, round rectangle with custom edge colors that is substantially similar to default Minecraft UI panels.
    +
    drawShadows - Variable in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    +
     
    +
    drawShadows - Variable in class io.github.cottonmc.cotton.gui.widget.WLabel
    +
     
    +
    drawShadows - Variable in class io.github.cottonmc.cotton.gui.widget.WText
    +
     
    drawString(DrawContext, String, int, int, int) - Static method in class io.github.cottonmc.cotton.gui.client.ScreenDrawing
    Draws a left-aligned string.
    @@ -770,6 +781,10 @@

    G

    getAlignment() - Method in class io.github.cottonmc.cotton.gui.widget.WButton
     
    +
    getAlignment() - Method in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    +
    +
    Gets the horizontal text alignment of this label.
    +
    getAxis() - Method in enum class io.github.cottonmc.cotton.gui.widget.WAbstractSlider.Direction
    Gets the direction's axis.
    @@ -832,7 +847,7 @@

    G

    getColor() - Method in class io.github.cottonmc.cotton.gui.widget.WText
    -
    Gets the light mode color of this label.
    +
    Gets the light mode color of this text widget.
    getCursor() - Method in class io.github.cottonmc.cotton.gui.widget.WTextField
     
    @@ -842,7 +857,7 @@

    G

    getDarkmodeColor() - Method in class io.github.cottonmc.cotton.gui.widget.WText
    -
    Gets the dark mode color of this label.
    +
    Gets the dark mode color of this text widget.
    getDescription() - Method in class io.github.cottonmc.cotton.gui.client.CottonClientScreen
     
    @@ -854,21 +869,21 @@

    G

    getDraggingFinishedListener() - Method in class io.github.cottonmc.cotton.gui.widget.WAbstractSlider
     
    -
    getDuration() - Method in class io.github.cottonmc.cotton.gui.widget.WItem
    +
    getDrawShadows() - Method in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    -
    Returns the animation duration of this WItem.
    +
    Checks whether shadows should be drawn for this label.
    -
    getFilter() - Method in class io.github.cottonmc.cotton.gui.ValidatedSlot
    +
    getDrawShadows() - Method in class io.github.cottonmc.cotton.gui.widget.WLabel
    -
    Deprecated, for removal: This API element is subject to removal in a future version. - -
    +
    Checks whether shadows should be drawn for this label.
    -
    getFilter() - Method in class io.github.cottonmc.cotton.gui.widget.WItemSlot
    +
    getDrawShadows() - Method in class io.github.cottonmc.cotton.gui.widget.WText
    -
    Deprecated, for removal: This API element is subject to removal in a future version. - -
    +
    Checks whether shadows should be drawn for this text widget.
    +
    +
    getDuration() - Method in class io.github.cottonmc.cotton.gui.widget.WItem
    +
    +
    Returns the animation duration of this WItem.
    getFocus() - Method in class io.github.cottonmc.cotton.gui.client.LightweightGuiDescription
     
    @@ -982,6 +997,10 @@

    G

    Returns the layout insets used for the viewed widget.
    +
    getInventory() - Method in class io.github.cottonmc.cotton.gui.widget.WItemSlot
    +
    +
    Returns the inventory backing this slot.
    +
    getInventoryIndex() - Method in class io.github.cottonmc.cotton.gui.ValidatedSlot
    Gets the index of this slot in its inventory.
    @@ -1085,6 +1104,14 @@

    G

    Gets the parent panel of this widget.
    +
    getPeers() - Method in class io.github.cottonmc.cotton.gui.widget.WItemSlot
    +
    +
    Returns an unmodifiable list containing the current slot peers.
    +
    +
    getPeerStartId() - Method in class io.github.cottonmc.cotton.gui.widget.WItemSlot
    +
    +
    Gets the starting ID for the slot peers.
    +
    getProperties() - Method in class io.github.cottonmc.cotton.gui.widget.WBar
    Gets the current properties of this bar.
    @@ -1139,6 +1166,14 @@

    G

    getSelection() - Method in class io.github.cottonmc.cotton.gui.widget.WTextField
     
    +
    getSlotsHigh() - Method in class io.github.cottonmc.cotton.gui.widget.WItemSlot
    +
    +
    Returns the height of this slot widget in individual slots.
    +
    +
    getSlotsWide() - Method in class io.github.cottonmc.cotton.gui.widget.WItemSlot
    +
    +
    Returns the width of this slot widget in individual slots.
    +
    getSpacing() - Method in class io.github.cottonmc.cotton.gui.widget.WBox
    Gets the spacing between widgets.
    @@ -1147,6 +1182,10 @@

    G

     
    getStack(int) - Method in class io.github.cottonmc.cotton.gui.EmptyInventory
     
    +
    getStartIndex() - Method in class io.github.cottonmc.cotton.gui.widget.WItemSlot
    +
    +
    Returns the starting index of slots in the backing inventory.
    +
    getSuggestion() - Method in class io.github.cottonmc.cotton.gui.widget.WTextField
     
    getTabCount() - Method in class io.github.cottonmc.cotton.gui.widget.WTabPanel
    @@ -1159,7 +1198,7 @@

    G

    getText() - Method in class io.github.cottonmc.cotton.gui.widget.WText
    -
    Gets the text of this label.
    +
    Gets the text of this text widget.
    getText() - Method in class io.github.cottonmc.cotton.gui.widget.WTextField
    @@ -1233,6 +1272,10 @@

    G

    Gets the vertical alignment of this box.
    +
    getVerticalAlignment() - Method in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    +
    +
    Gets the vertical text alignment of this label.
    +
    getVerticalAlignment() - Method in class io.github.cottonmc.cotton.gui.widget.WLabel
    Gets the vertical text alignment of this label.
    @@ -1468,7 +1511,9 @@

    I

    Tests if the provided key code is an activation key for widgets.
    isBigSlot() - Method in class io.github.cottonmc.cotton.gui.widget.WItemSlot
    -
     
    +
    +
    Returns whether this slot is a big slot.
    +
    isDarkMode() - Static method in class io.github.cottonmc.cotton.gui.client.LibGui
    Returns whether LibGui is running in dark mode and widgets should use dark theming.
    @@ -1612,8 +1657,8 @@

    I

    ItemSyncedGuiDescription - Class in io.github.cottonmc.cotton.gui
    -
    A SyncedGuiDescription for an item stack - in an inventory.
    +
    A SyncedGuiDescription for an item stack + in an inventory.
    ItemSyncedGuiDescription(ScreenHandlerType<?>, int, PlayerInventory, StackReference) - Constructor for class io.github.cottonmc.cotton.gui.ItemSyncedGuiDescription
    @@ -1702,12 +1747,6 @@

    M

    MAGENTA_DYE - Static variable in interface io.github.cottonmc.cotton.gui.widget.data.Color
     
    -
    margin - Variable in class io.github.cottonmc.cotton.gui.widget.WListPanel
    -
    -
    Deprecated, for removal: This API element is subject to removal in a future version. -
    Replaced with insets and gap.
    -
    -
    markDirty() - Method in class io.github.cottonmc.cotton.gui.EmptyInventory
     
    markDirty() - Method in class io.github.cottonmc.cotton.gui.ValidatedSlot
    @@ -2266,7 +2305,9 @@

    S

    setAlignment(HorizontalAlignment) - Method in class io.github.cottonmc.cotton.gui.widget.WButton
     
    setAlignment(HorizontalAlignment) - Method in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    -
     
    +
    +
    Sets the horizontal text alignment of this label.
    +
    setAxis(Axis) - Method in class io.github.cottonmc.cotton.gui.widget.WBox
    Sets the axis of this box.
    @@ -2301,31 +2342,35 @@

    S

    setColor(int) - Method in class io.github.cottonmc.cotton.gui.widget.WText
    -
    Sets the light mode color of this label.
    +
    Sets the light mode color of this text widget.
    setColor(int, int) - Method in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    -
     
    +
    +
    Sets the light and dark mode colors of this label.
    +
    setColor(int, int) - Method in class io.github.cottonmc.cotton.gui.widget.WLabel
    Sets the light and dark mode colors of this label.
    setColor(int, int) - Method in class io.github.cottonmc.cotton.gui.widget.WText
    -
    Sets the light and dark mode colors of this label.
    +
    Sets the light and dark mode colors of this text widget.
    setColor(int, int) - Method in class io.github.cottonmc.cotton.gui.widget.WToggleButton
     
    setCursorPos(int) - Method in class io.github.cottonmc.cotton.gui.widget.WTextField
     
    setDarkmodeColor(int) - Method in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    -
     
    +
    +
    Sets the dark mode color of this label.
    +
    setDarkmodeColor(int) - Method in class io.github.cottonmc.cotton.gui.widget.WLabel
    Sets the dark mode color of this label.
    setDarkmodeColor(int) - Method in class io.github.cottonmc.cotton.gui.widget.WText
    -
    Sets the dark mode color of this label.
    +
    Sets the dark mode color of this text widget.
    setDirection(WAbstractSlider.Direction) - Method in class io.github.cottonmc.cotton.gui.widget.WAbstractSlider
    @@ -2335,6 +2380,18 @@

    S

     
    setDraggingFinishedListener(IntConsumer) - Method in class io.github.cottonmc.cotton.gui.widget.WAbstractSlider
     
    +
    setDrawShadows(boolean) - Method in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    +
    +
    Sets whether shadows should be drawn for this label.
    +
    +
    setDrawShadows(boolean) - Method in class io.github.cottonmc.cotton.gui.widget.WLabel
    +
    +
    Sets whether shadows should be drawn for this label.
    +
    +
    setDrawShadows(boolean) - Method in class io.github.cottonmc.cotton.gui.widget.WText
    +
    +
    Sets whether shadows should be drawn for this text widget.
    +
    setDuration(int) - Method in class io.github.cottonmc.cotton.gui.widget.WItem
     
    setEditable(boolean) - Method in class io.github.cottonmc.cotton.gui.widget.WTextField
    @@ -2343,18 +2400,6 @@

    S

     
    setEnabledColor(int) - Method in class io.github.cottonmc.cotton.gui.widget.WTextField
     
    -
    setFilter(Predicate<ItemStack>) - Method in class io.github.cottonmc.cotton.gui.ValidatedSlot
    -
    -
    Deprecated, for removal: This API element is subject to removal in a future version. - -
    -
    -
    setFilter(Predicate<ItemStack>) - Method in class io.github.cottonmc.cotton.gui.widget.WItemSlot
    -
    -
    Deprecated, for removal: This API element is subject to removal in a future version. - -
    -
    setFocused(Focus<K>) - Method in interface io.github.cottonmc.cotton.gui.widget.focus.FocusModel
    Applies a focus to the target widget.
    @@ -2647,14 +2692,16 @@

    S

    Sets the text of this text field.
    setText(Supplier<String>) - Method in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    -
     
    +
    +
    Sets the text of this label.
    +
    setText(Text) - Method in class io.github.cottonmc.cotton.gui.widget.WLabel
    Sets the text of this label.
    setText(Text) - Method in class io.github.cottonmc.cotton.gui.widget.WText
    -
    Sets the text of this label.
    +
    Sets the text of this text widget.
    setTextPredicate(Predicate<String>) - Method in class io.github.cottonmc.cotton.gui.widget.WTextField
     
    @@ -2738,6 +2785,10 @@

    S

    Sets the vertical alignment of this box.
    +
    setVerticalAlignment(VerticalAlignment) - Method in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    +
    +
    Sets the vertical text alignment of this label.
    +
    setVerticalAlignment(VerticalAlignment) - Method in class io.github.cottonmc.cotton.gui.widget.WLabel
    Sets the vertical text alignment of this label.
    @@ -3177,6 +3228,8 @@

    V

    The vertical alignment for this box's children.
    +
    verticalAlignment - Variable in class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    +
     
    verticalAlignment - Variable in class io.github.cottonmc.cotton.gui.widget.WLabel
     
    verticalAlignment - Variable in class io.github.cottonmc.cotton.gui.widget.WText
    @@ -3206,7 +3259,7 @@

    W

    WBar - Class in io.github.cottonmc.cotton.gui.widget
    -
    A bar that displays int values from a PropertyDelegate.
    +
    A bar that displays int values from a PropertyDelegate.
    WBar(Texture, Texture, int, int) - Constructor for class io.github.cottonmc.cotton.gui.widget.WBar
     
    @@ -3264,9 +3317,13 @@

    W

    Dynamic labels are labels that pull their text from a Supplier<String>.
    WDynamicLabel(Supplier<String>) - Constructor for class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    -
     
    +
    +
    Constructs a new dynamic label with the default text color.
    +
    WDynamicLabel(Supplier<String>, int) - Constructor for class io.github.cottonmc.cotton.gui.widget.WDynamicLabel
    -
     
    +
    +
    Constructs a new dynamic label.
    +
    WGridPanel - Class in io.github.cottonmc.cotton.gui.widget
    A panel that positions children in a grid.
    @@ -3331,7 +3388,7 @@

    W

    withTooltip(Text) - Method in class io.github.cottonmc.cotton.gui.widget.WBar
    -
    Adds a tooltip Text to the WBar.
    +
    Adds a tooltip Text to the WBar.
    withUv(float, float, float, float) - Method in record class io.github.cottonmc.cotton.gui.widget.data.Texture
    diff --git a/libgui/index.html b/libgui/index.html index 227273f..b09fa19 100644 --- a/libgui/index.html +++ b/libgui/index.html @@ -2,7 +2,7 @@ -Overview (LibGui 10.0.0+1.20.6 API) +Overview (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -48,7 +47,7 @@
    -

    LibGui 10.0.0+1.20.6 API

    +

    LibGui 11.1.0+1.21 API

    Packages
    diff --git a/libgui/io/github/cottonmc/cotton/gui/EmptyInventory.html b/libgui/io/github/cottonmc/cotton/gui/EmptyInventory.html index a11d7b5..2091aaa 100644 --- a/libgui/io/github/cottonmc/cotton/gui/EmptyInventory.html +++ b/libgui/io/github/cottonmc/cotton/gui/EmptyInventory.html @@ -2,7 +2,7 @@ -EmptyInventory (LibGui 10.0.0+1.20.6 API) +EmptyInventory (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -91,12 +90,12 @@

    Class EmptyInventory

    All Implemented Interfaces:
    -
    Inventory, Clearable
    +
    Inventory, Clearable

    public class EmptyInventory extends Object -implements Inventory
    +implements Inventory
    An empty inventory that cannot hold any items.
    @@ -115,8 +114,8 @@

    Field Summary

     
    -

    Fields inherited from interface net.minecraft.inventory.Inventory

    -DEFAULT_MAX_INTERACTION_RANGE
    +

    Fields inherited from interface net.minecraft.inventory.Inventory

    +DEFAULT_MAX_INTERACTION_RANGE @@ -131,12 +130,12 @@

    Method Summary

    Method
    Description
    boolean
    -
    canPlayerUse(PlayerEntity player)
    +
    canPlayerUse(PlayerEntity player)
     
    void
    clear()
     
    -
    ItemStack
    +
    ItemStack
    getStack(int slot)
     
    boolean
    @@ -145,16 +144,16 @@

    Method Summary

    void
    markDirty()
     
    -
    ItemStack
    +
    ItemStack
    removeStack(int slot)
     
    -
    ItemStack
    +
    ItemStack
    removeStack(int slot, int count)
     
    void
    setStack(int slot, - ItemStack stack)
    + ItemStack stack)
     
    int
    size()
    @@ -166,8 +165,8 @@

    Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -

    Methods inherited from interface net.minecraft.inventory.Inventory

    -canTransferTo, containsAny, containsAny, count, getMaxCount, getMaxCountPerStack, isValid, onClose, onOpen
    +

    Methods inherited from interface net.minecraft.inventory.Inventory

    +canTransferTo, containsAny, containsAny, count, getMaxCount, getMaxCountPerStack, isValid, onClose, onOpen @@ -199,7 +198,7 @@

    clear

    public void clear()
    Specified by:
    -
    clear in interface Clearable
    +
    clear in interface Clearable
    @@ -209,7 +208,7 @@

    size

    public int size()
    Specified by:
    -
    size in interface Inventory
    +
    size in interface Inventory
    @@ -219,38 +218,38 @@

    isEmpty

    public boolean isEmpty()
    Specified by:
    -
    isEmpty in interface Inventory
    +
    isEmpty in interface Inventory
  • getStack

    -
    public ItemStack getStack(int slot)
    +
    public ItemStack getStack(int slot)
    Specified by:
    -
    getStack in interface Inventory
    +
    getStack in interface Inventory
  • removeStack

    -
    public ItemStack removeStack(int slot, +
    public ItemStack removeStack(int slot, int count)
    Specified by:
    -
    removeStack in interface Inventory
    +
    removeStack in interface Inventory
  • removeStack

    -
    public ItemStack removeStack(int slot)
    +
    public ItemStack removeStack(int slot)
    Specified by:
    -
    removeStack in interface Inventory
    +
    removeStack in interface Inventory
  • @@ -258,10 +257,10 @@

    removeStack

    setStack

    public void setStack(int slot, - ItemStack stack)
    + ItemStack stack)
    Specified by:
    -
    setStack in interface Inventory
    +
    setStack in interface Inventory
    @@ -271,17 +270,17 @@

    markDirty

    public void markDirty()
    Specified by:
    -
    markDirty in interface Inventory
    +
    markDirty in interface Inventory
  • canPlayerUse

    -
    public boolean canPlayerUse(PlayerEntity player)
    +
    public boolean canPlayerUse(PlayerEntity player)
    Specified by:
    -
    canPlayerUse in interface Inventory
    +
    canPlayerUse in interface Inventory
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/GuiDescription.html b/libgui/io/github/cottonmc/cotton/gui/GuiDescription.html index e96abea..4f21569 100644 --- a/libgui/io/github/cottonmc/cotton/gui/GuiDescription.html +++ b/libgui/io/github/cottonmc/cotton/gui/GuiDescription.html @@ -2,7 +2,7 @@ -GuiDescription (LibGui 10.0.0+1.20.6 API) +GuiDescription (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -134,7 +133,7 @@

    Method Summary

    Gets the currently-focused WWidget.
    -
    @Nullable PropertyDelegate
    +
    @Nullable PropertyDelegate
    getPropertyDelegate()
    Gets the object which manages the integer properties used by WBars and such.
    @@ -191,7 +190,7 @@

    Method Summary

    Sets whether this GUI is fullscreen.
    GuiDescription
    -
    setPropertyDelegate(PropertyDelegate delegate)
    +
    setPropertyDelegate(PropertyDelegate delegate)
    Sets the object which manages the integer properties used by WBars
    @@ -294,7 +293,7 @@

    setTitleColor

  • setPropertyDelegate

    -
    GuiDescription setPropertyDelegate(PropertyDelegate delegate)
    +
    GuiDescription setPropertyDelegate(PropertyDelegate delegate)
    Sets the object which manages the integer properties used by WBars
  • @@ -317,7 +316,7 @@

    addPainters

    getPropertyDelegate

    @Nullable -@Nullable PropertyDelegate getPropertyDelegate()
    +@Nullable PropertyDelegate getPropertyDelegate()
    Gets the object which manages the integer properties used by WBars and such.
    diff --git a/libgui/io/github/cottonmc/cotton/gui/ItemSyncedGuiDescription.html b/libgui/io/github/cottonmc/cotton/gui/ItemSyncedGuiDescription.html index b2a3f41..4c0b1a5 100644 --- a/libgui/io/github/cottonmc/cotton/gui/ItemSyncedGuiDescription.html +++ b/libgui/io/github/cottonmc/cotton/gui/ItemSyncedGuiDescription.html @@ -2,7 +2,7 @@ -ItemSyncedGuiDescription (LibGui 10.0.0+1.20.6 API) +ItemSyncedGuiDescription (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -86,7 +85,7 @@

    Class ItemSyncedGuiDescription

    java.lang.Object -
    net.minecraft.screen.ScreenHandler +
    net.minecraft.screen.ScreenHandler
    io.github.cottonmc.cotton.gui.SyncedGuiDescription
    io.github.cottonmc.cotton.gui.ItemSyncedGuiDescription
    @@ -100,10 +99,10 @@

    Class ItemSyncedGuiDesc
    public class ItemSyncedGuiDescription extends SyncedGuiDescription
    -
    A SyncedGuiDescription for an item stack - in an inventory. +
    A SyncedGuiDescription for an item stack + in an inventory. -

    The owning item is represented with a StackReference, which can be +

    The owning item is represented with a StackReference, which can be an item in an entity's inventory or a block's container, or any other reference to an item stack. @@ -124,12 +123,12 @@

    Field Summary

    Modifier and Type
    Field
    Description
    -
    protected final StackReference
    +
    protected final StackReference
    A reference to the owning item stack of this GUI.
    -
    protected final ItemStack
    +
    protected final ItemStack
    The initial item stack of this GUI.
    @@ -139,8 +138,8 @@

    Field Summary

    Fields inherited from class io.github.cottonmc.cotton.gui.SyncedGuiDescription

    blockInventory, darkTitleColor, focus, fullscreen, playerInventory, propertyDelegate, rootPanel, titleAlignment, titleColor, titleVisible, world
    +

    Fields inherited from class net.minecraft.screen.ScreenHandler

    +EMPTY_SPACE_SLOT_INDEX, field_30731, field_30732, field_30733, field_30734, field_30735, field_30736, field_30737, slots, syncId
    @@ -151,10 +150,10 @@

    Constructor Summary

    Constructor
    Description
    -
    ItemSyncedGuiDescription(ScreenHandlerType<?> type, +
    ItemSyncedGuiDescription(ScreenHandlerType<?> type, int syncId, - PlayerInventory playerInventory, - StackReference owner)
    + PlayerInventory playerInventory, + StackReference owner)
    Constructs an ItemSyncedGuiDescription.
    @@ -173,7 +172,7 @@

    Method Summary

    Method
    Description
    boolean
    - +
    @@ -182,8 +181,8 @@

    Method Summary

    Methods inherited from class io.github.cottonmc.cotton.gui.SyncedGuiDescription

    addPainters, addSlotPeer, createPlayerInventoryPanel, createPlayerInventoryPanel, createPlayerInventoryPanel, getBlockInventory, getBlockInventory, getBlockPropertyDelegate, getBlockPropertyDelegate, getFocus, getNetworkSide, getPacketSender, getPropertyDelegate, getRootPanel, getTitleAlignment, getTitleColor, getTitlePos, getWorld, isFocused, isFullscreen, isTitleVisible, onClosed, quickMove, releaseFocus, requestFocus, setFullscreen, setPropertyDelegate, setRootPanel, setTitleAlignment, setTitleColor, setTitleColor, setTitlePos, setTitleVisible
    +

    Methods inherited from class net.minecraft.screen.ScreenHandler

    +addListener, addProperties, addProperty, addSlot, calculateComparatorOutput, calculateComparatorOutput, calculateStackSize, canInsertIntoSlot, canInsertIntoSlot, canInsertItemIntoSlot, canUse, checkDataCount, checkSize, copySharedSlots, disableSyncing, dropInventory, enableSyncing, endQuickCraft, getCursorStack, getRevision, getSlot, getSlotIndex, getStacks, getType, insertItem, isValid, nextRevision, onButtonClick, onContentChanged, onSlotClick, packQuickCraftData, removeListener, sendContentUpdates, setCursorStack, setPreviousCursorStack, setPreviousTrackedSlot, setPreviousTrackedSlotMutable, setProperty, setStackInSlot, shouldQuickCraftContinue, syncState, unpackQuickCraftButton, unpackQuickCraftStage, updateSlotStacks, updateSyncHandler, updateToClient

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -204,14 +203,14 @@

    Field Details

  • owner

    -
    protected final StackReference owner
    +
    protected final StackReference owner
    A reference to the owning item stack of this GUI.
  • ownerStack

    -
    protected final ItemStack ownerStack
    +
    protected final ItemStack ownerStack
    The initial item stack of this GUI. This stack must not be mutated!
  • @@ -226,10 +225,10 @@

    Constructor Details

  • ItemSyncedGuiDescription

    -
    public ItemSyncedGuiDescription(ScreenHandlerType<?> type, +
    public ItemSyncedGuiDescription(ScreenHandlerType<?> type, int syncId, - PlayerInventory playerInventory, - StackReference owner)
    + PlayerInventory playerInventory, + StackReference owner)
    Constructs an ItemSyncedGuiDescription.
    Parameters:
    @@ -251,11 +250,11 @@

    Method Details

  • canUse

    -
    public boolean canUse(PlayerEntity entity)
    +
    public boolean canUse(PlayerEntity entity)

    The default implementation for ItemSyncedGuiDescription returns true if and only if - the current owning item stack is fully equal + the current owning item stack is fully equal to the original owner.

    If the item NBT is intended to change, subclasses should override this method to only check diff --git a/libgui/io/github/cottonmc/cotton/gui/PropertyDelegateHolder.html b/libgui/io/github/cottonmc/cotton/gui/PropertyDelegateHolder.html index e967780..4c7dcf0 100644 --- a/libgui/io/github/cottonmc/cotton/gui/PropertyDelegateHolder.html +++ b/libgui/io/github/cottonmc/cotton/gui/PropertyDelegateHolder.html @@ -2,7 +2,7 @@ -PropertyDelegateHolder (LibGui 10.0.0+1.20.6 API) +PropertyDelegateHolder (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@

  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -112,7 +111,7 @@

    Method Summary

    Modifier and Type
    Method
    Description
    - +
    Gets this block entity's property delegate.
    @@ -134,11 +133,11 @@

    Method Details

  • getPropertyDelegate

    -
    PropertyDelegate getPropertyDelegate()
    +
    PropertyDelegate getPropertyDelegate()
    Gets this block entity's property delegate.

    On the client, the returned property delegate must have a working implementation of - PropertyDelegate.set(int, int).

    + PropertyDelegate.set(int, int).
  • Returns:
    the property delegate
    diff --git a/libgui/io/github/cottonmc/cotton/gui/SyncedGuiDescription.html b/libgui/io/github/cottonmc/cotton/gui/SyncedGuiDescription.html index 36019c5..f0be7cf 100644 --- a/libgui/io/github/cottonmc/cotton/gui/SyncedGuiDescription.html +++ b/libgui/io/github/cottonmc/cotton/gui/SyncedGuiDescription.html @@ -2,7 +2,7 @@ -SyncedGuiDescription (LibGui 10.0.0+1.20.6 API) +SyncedGuiDescription (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -86,7 +85,7 @@

    Class SyncedGuiDescription

    java.lang.Object -
    net.minecraft.screen.ScreenHandler +
    net.minecraft.screen.ScreenHandler
    io.github.cottonmc.cotton.gui.SyncedGuiDescription
    @@ -101,7 +100,7 @@

    Class SyncedGuiDescription<


  • public class SyncedGuiDescription -extends ScreenHandler +extends ScreenHandler implements GuiDescription
    A screen handler-based GUI description for GUIs with slots.
    @@ -116,7 +115,7 @@

    Field Summary

    Modifier and Type
    Field
    Description
    -
    protected Inventory
    +
    protected Inventory
     
    protected int
    @@ -128,10 +127,10 @@

    Field Summary

    protected boolean
     
    -
    protected PlayerInventory
    +
    protected PlayerInventory
     
    - +
     
    protected WPanel
    @@ -146,13 +145,13 @@

    Field Summary

    protected boolean
     
    -
    protected World
    +
    protected World
     
  • -

    Fields inherited from class net.minecraft.screen.ScreenHandler

    -EMPTY_SPACE_SLOT_INDEX, field_30731, field_30732, field_30733, field_30734, field_30735, field_30736, field_30737, slots, syncId
    +

    Fields inherited from class net.minecraft.screen.ScreenHandler

    +EMPTY_SPACE_SLOT_INDEX, field_30731, field_30732, field_30733, field_30734, field_30735, field_30736, field_30737, slots, syncId @@ -163,17 +162,17 @@

    Constructor Summary

    Constructor
    Description
    -
    SyncedGuiDescription(ScreenHandlerType<?> type, +
    SyncedGuiDescription(ScreenHandlerType<?> type, int syncId, - PlayerInventory playerInventory)
    + PlayerInventory playerInventory)
    Constructs a new synced GUI description without a block inventory or a property delegate.
    -
    SyncedGuiDescription(ScreenHandlerType<?> type, +
    SyncedGuiDescription(ScreenHandlerType<?> type, int syncId, - PlayerInventory playerInventory, - @Nullable Inventory blockInventory, - @Nullable PropertyDelegate propertyDelegate)
    + PlayerInventory playerInventory, + @Nullable Inventory blockInventory, + @Nullable PropertyDelegate propertyDelegate)
    Constructs a new synced GUI description.
    @@ -202,7 +201,7 @@

    Method Summary

    Typical users won't call this.
    boolean
    -
    canUse(PlayerEntity entity)
    +
    canUse(PlayerEntity entity)
     
    WPlayerInvPanel
    createPlayerInventoryPanel()
    @@ -219,24 +218,24 @@

    Method Summary

    Creates a player inventory widget from this panel's player inventory.
    -
    static Inventory
    -
    getBlockInventory(ScreenHandlerContext ctx)
    +
    static Inventory
    +
    getBlockInventory(ScreenHandlerContext ctx)
    Gets the block inventory at the context.
    -
    static Inventory
    -
    getBlockInventory(ScreenHandlerContext ctx, +
    static Inventory
    +
    Gets the block inventory at the context.
    - - + +
    Gets the property delegate at the context.
    - -
    getBlockPropertyDelegate(ScreenHandlerContext ctx, + +
    Gets the property delegate at the context.
    @@ -256,7 +255,7 @@

    Method Summary

    Gets the packet sender corresponding to this GUI's network side.
    - +
    Gets the object which manages the integer properties used by WBars and such.
    @@ -277,7 +276,7 @@

    Method Summary

    Gets the position of the screen title.
    - +
    Returns the world of this GUI description's player.
    @@ -298,10 +297,10 @@

    Method Summary

    Gets whether the title of this GUI should be rendered by the screen.
    void
    - +
     
    - -
    quickMove(PlayerEntity player, + +
    quickMove(PlayerEntity player, int index)
     
    void
    @@ -320,7 +319,7 @@

    Method Summary

    Sets whether this GUI is fullscreen.
    - +
    Sets the object which manages the integer properties used by WBars
    @@ -357,8 +356,8 @@

    Method Summary

    +

    Methods inherited from class net.minecraft.screen.ScreenHandler

    +addListener, addProperties, addProperty, addSlot, calculateComparatorOutput, calculateComparatorOutput, calculateStackSize, canInsertIntoSlot, canInsertIntoSlot, canInsertItemIntoSlot, canUse, checkDataCount, checkSize, copySharedSlots, disableSyncing, dropInventory, enableSyncing, endQuickCraft, getCursorStack, getRevision, getSlot, getSlotIndex, getStacks, getType, insertItem, isValid, nextRevision, onButtonClick, onContentChanged, onSlotClick, packQuickCraftData, removeListener, sendContentUpdates, setCursorStack, setPreviousCursorStack, setPreviousTrackedSlot, setPreviousTrackedSlotMutable, setProperty, setStackInSlot, shouldQuickCraftContinue, syncState, unpackQuickCraftButton, unpackQuickCraftStage, updateSlotStacks, updateSyncHandler, updateToClient

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -379,25 +378,25 @@

    Field Details

  • blockInventory

    -
    protected Inventory blockInventory
    +
    protected Inventory blockInventory
  • playerInventory

    -
    protected PlayerInventory playerInventory
    +
    protected PlayerInventory playerInventory
  • world

    -
    protected World world
    +
    protected World world
  • propertyDelegate

    -
    protected PropertyDelegate propertyDelegate
    +
    protected PropertyDelegate propertyDelegate
  • @@ -453,13 +452,13 @@

    Constructor Details

  • SyncedGuiDescription

    -
    public SyncedGuiDescription(ScreenHandlerType<?> type, +
    public SyncedGuiDescription(ScreenHandlerType<?> type, int syncId, - PlayerInventory playerInventory)
    + PlayerInventory playerInventory)
    Constructs a new synced GUI description without a block inventory or a property delegate.
    Parameters:
    -
    type - the ScreenHandlerType of this GUI description
    +
    type - the ScreenHandlerType of this GUI description
    syncId - the current sync ID
    playerInventory - the player inventory of the player viewing this screen
    @@ -468,21 +467,21 @@

    SyncedGuiDescription

  • SyncedGuiDescription

    -
    public SyncedGuiDescription(ScreenHandlerType<?> type, +
    public SyncedGuiDescription(ScreenHandlerType<?> type, int syncId, - PlayerInventory playerInventory, + PlayerInventory playerInventory, @Nullable - @Nullable Inventory blockInventory, + @Nullable Inventory blockInventory, @Nullable - @Nullable PropertyDelegate propertyDelegate)
    + @Nullable PropertyDelegate propertyDelegate)
    Constructs a new synced GUI description.
    Parameters:
    -
    type - the ScreenHandlerType of this GUI description
    +
    type - the ScreenHandlerType of this GUI description
    syncId - the current sync ID
    playerInventory - the player inventory of the player viewing this screen
    blockInventory - the block inventory of a corresponding container block, or null if not found or applicable
    -
    propertyDelegate - a property delegate whose properties, if any, will automatically be added
    +
    propertyDelegate - a property delegate whose properties, if any, will automatically be added
  • @@ -591,11 +590,11 @@

    addSlotPeer

  • quickMove

    -
    public ItemStack quickMove(PlayerEntity player, +
    public ItemStack quickMove(PlayerEntity player, int index)
    Specified by:
    -
    quickMove in class ScreenHandler
    +
    quickMove in class ScreenHandler
  • @@ -603,7 +602,7 @@

    quickMove

    getPropertyDelegate

    @Nullable -public @Nullable PropertyDelegate getPropertyDelegate()
    +public @Nullable PropertyDelegate getPropertyDelegate()
  • Description copied from interface: GuiDescription
    Gets the object which manages the integer properties used by WBars and such.
    @@ -615,7 +614,7 @@

    getPropertyDelegate

  • setPropertyDelegate

    -
    public GuiDescription setPropertyDelegate(PropertyDelegate delegate)
    +
    public GuiDescription setPropertyDelegate(PropertyDelegate delegate)
    Description copied from interface: GuiDescription
    Sets the object which manages the integer properties used by WBars
    @@ -668,7 +667,7 @@

    createPlayerInventoryPanel

  • getBlockInventory

    -
    public static Inventory getBlockInventory(ScreenHandlerContext ctx)
    +
    public static Inventory getBlockInventory(ScreenHandlerContext ctx)
    Gets the block inventory at the context.

    If no inventory is found, returns EmptyInventory.INSTANCE. @@ -690,7 +689,7 @@

    getBlockInventory

  • getBlockInventory

    -
    public static Inventory getBlockInventory(ScreenHandlerContext ctx, +
    public static Inventory getBlockInventory(ScreenHandlerContext ctx, int size)
    Gets the block inventory at the context. @@ -717,7 +716,7 @@

    getBlockInventory

  • getBlockPropertyDelegate

    -
    public static PropertyDelegate getBlockPropertyDelegate(ScreenHandlerContext ctx)
    +
    public static PropertyDelegate getBlockPropertyDelegate(ScreenHandlerContext ctx)
    Gets the property delegate at the context.

    If no property delegate is found, returns an empty property delegate with no properties. @@ -734,7 +733,7 @@

    getBlockPropertyDelegate

  • getBlockPropertyDelegate

    -
    public static PropertyDelegate getBlockPropertyDelegate(ScreenHandlerContext ctx, +
    public static PropertyDelegate getBlockPropertyDelegate(ScreenHandlerContext ctx, int size)
    Gets the property delegate at the context. @@ -756,20 +755,20 @@

    getBlockPropertyDelegate

  • canUse

    -
    public boolean canUse(PlayerEntity entity)
    +
    public boolean canUse(PlayerEntity entity)
    Specified by:
    -
    canUse in class ScreenHandler
    +
    canUse in class ScreenHandler
  • onClosed

    -
    public void onClosed(PlayerEntity player)
    +
    public void onClosed(PlayerEntity player)
    Overrides:
    -
    onClosed in class ScreenHandler
    +
    onClosed in class ScreenHandler
  • @@ -941,7 +940,7 @@

    setTitlePos

  • getWorld

    -
    public World getWorld()
    +
    public World getWorld()
    Returns the world of this GUI description's player.
    Returns:
    diff --git a/libgui/io/github/cottonmc/cotton/gui/ValidatedSlot.html b/libgui/io/github/cottonmc/cotton/gui/ValidatedSlot.html index b5e6d01..587c146 100644 --- a/libgui/io/github/cottonmc/cotton/gui/ValidatedSlot.html +++ b/libgui/io/github/cottonmc/cotton/gui/ValidatedSlot.html @@ -2,7 +2,7 @@ -ValidatedSlot (LibGui 10.0.0+1.20.6 API) +ValidatedSlot (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -86,14 +85,14 @@

    Class ValidatedSlot

  • java.lang.Object -
    net.minecraft.screen.slot.Slot +
    net.minecraft.screen.slot.Slot
    io.github.cottonmc.cotton.gui.ValidatedSlot

    public class ValidatedSlot -extends Slot
    +extends Slot
  • @@ -128,7 +127,7 @@

    Constructor Summary

    Constructor
    Description
    -
    ValidatedSlot(Inventory inventory, +
    ValidatedSlot(Inventory inventory, int index, int x, int y)
    @@ -141,7 +140,7 @@

    Constructor Summary

    Method Summary

    -
    +
    Modifier and Type
    @@ -154,66 +153,52 @@

    Method Summary

    Adds a change listener to this slot.
    boolean
    - +
     
    boolean
    - +
     
    - - -
    -
    Deprecated, for removal: This API element is subject to removal in a future version. -
    Replaced by getInputFilter()
    -
    -
    - - -
    + + +
    Gets the item stack input filter of this slot.
    -
    int
    - -
    +
    int
    + +
    Gets the index of this slot in its inventory.
    - - -
    + + +
    Gets the item stack output filter of this slot.
    - - -
     
    -
    boolean
    - + +
     
    boolean
    - -
    -
    Returns whether items can be inserted into this slot.
    -
    + +
     
    boolean
    - +
    -
    Returns whether items can be taken from this slot.
    +
    Returns whether items can be inserted into this slot.
    boolean
    - +
    -
    Tests whether this slot is visible.
    -
    -
    void
    - -
     
    -
    void
    - -
    -
    Deprecated, for removal: This API element is subject to removal in a future version. - +
    Returns whether items can be taken from this slot.
    +
    boolean
    + +
    +
    Tests whether this slot is visible.
    +
    void
    + +
     
    void
    - +
    Sets the item stack input filter of this slot.
    @@ -223,7 +208,7 @@

    Method Summary

    Sets whether inserting items into this slot is allowed.
    void
    - +
    Sets the item stack output filter of this slot.
    @@ -241,8 +226,8 @@

    Method Summary

    +

    Methods inherited from class net.minecraft.screen.slot.Slot

    +canBeHighlighted, canTakePartial, disablesDynamicDisplay, getBackgroundSprite, getIndex, getMaxItemCount, getMaxItemCount, hasStack, insertStack, insertStack, onCrafted, onCrafted, onQuickTransfer, onTake, onTakeItem, setStack, setStack, setStackNoCallbacks, takeStack, takeStackRange, tryTakeStackRange

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -260,7 +245,7 @@

    Field Details

  • DEFAULT_ITEM_FILTER

    -
    public static final Predicate<ItemStack> DEFAULT_ITEM_FILTER
    +
    public static final Predicate<ItemStack> DEFAULT_ITEM_FILTER
    The default item filter that allows all items.
    Since:
    @@ -285,7 +270,7 @@

    Constructor Details

  • ValidatedSlot

    -
    public ValidatedSlot(Inventory inventory, +
    public ValidatedSlot(Inventory inventory, int index, int x, int y)
    @@ -302,30 +287,30 @@

    Method Details

  • canInsert

    -
    public boolean canInsert(ItemStack stack)
    +
    public boolean canInsert(ItemStack stack)
    Overrides:
    -
    canInsert in class Slot
    +
    canInsert in class Slot
  • canTakeItems

    -
    public boolean canTakeItems(PlayerEntity player)
    +
    public boolean canTakeItems(PlayerEntity player)
    Overrides:
    -
    canTakeItems in class Slot
    +
    canTakeItems in class Slot
  • getStack

    -
    public ItemStack getStack()
    +
    public ItemStack getStack()
    Overrides:
    -
    getStack in class Slot
    +
    getStack in class Slot
  • @@ -335,7 +320,7 @@

    markDirty

    public void markDirty()
    Overrides:
    -
    markDirty in class Slot
    +
    markDirty in class Slot
  • @@ -405,7 +390,7 @@

    setTakingAllowed

  • getInputFilter

    -
    public Predicate<ItemStack> getInputFilter()
    +
    public Predicate<ItemStack> getInputFilter()
    Gets the item stack input filter of this slot.
    Returns:
    @@ -418,7 +403,7 @@

    getInputFilter

  • setInputFilter

    -
    public void setInputFilter(Predicate<ItemStack> inputFilter)
    +
    public void setInputFilter(Predicate<ItemStack> inputFilter)
    Sets the item stack input filter of this slot.
    Parameters:
    @@ -431,7 +416,7 @@

    setInputFilter

  • getOutputFilter

    -
    public Predicate<ItemStack> getOutputFilter()
    +
    public Predicate<ItemStack> getOutputFilter()
    Gets the item stack output filter of this slot.
    Returns:
    @@ -444,7 +429,7 @@

    getOutputFilter

  • setOutputFilter

    -
    public void setOutputFilter(Predicate<ItemStack> outputFilter)
    +
    public void setOutputFilter(Predicate<ItemStack> outputFilter)
    Sets the item stack output filter of this slot.
    Parameters:
    @@ -455,40 +440,6 @@

    setOutputFilter

  • -
    -

    getFilter

    -
    @Deprecated(forRemoval=true) -public Predicate<ItemStack> getFilter()
    -
    Deprecated, for removal: This API element is subject to removal in a future version. -
    Replaced by getInputFilter()
    -
    -
    Gets the item stack filter of this slot.
    -
    -
    Returns:
    -
    the item filter
    -
    Since:
    -
    2.0.0
    -
    -
    -
  • -
  • -
    -

    setFilter

    -
    @Deprecated(forRemoval=true) -public void setFilter(Predicate<ItemStack> filter)
    -
    Deprecated, for removal: This API element is subject to removal in a future version. - -
    -
    Sets the item stack filter of this slot.
    -
    -
    Parameters:
    -
    filter - the new item filter
    -
    Since:
    -
    2.0.0
    -
    -
    -
  • -
  • addChangeListener

    public void addChangeListener(WItemSlot owner, @@ -512,7 +463,7 @@

    isEnabled

    public boolean isEnabled()
    Overrides:
    -
    isEnabled in class Slot
    +
    isEnabled in class Slot
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/client/BackgroundPainter.html b/libgui/io/github/cottonmc/cotton/gui/client/BackgroundPainter.html index 9f1d704..7f0f115 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/BackgroundPainter.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/BackgroundPainter.html @@ -2,7 +2,7 @@ -BackgroundPainter (LibGui 10.0.0+1.20.6 API) +BackgroundPainter (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -147,7 +146,7 @@

    Method Summary

    Creates a colorful gui panel painter that has a custom contrast between the shadows and highlights.
  • - +
    Creates a background painter that uses a texture from the GUI atlas.
    @@ -160,17 +159,17 @@

    Method Summary

    createNinePatch(Texture texture, - Consumer<juuxel.libninepatch.NinePatch.Builder<Identifier>> configurator)
    + Consumer<juuxel.libninepatch.NinePatch.Builder<Identifier>> configurator)
    Creates a new nine-patch background painter with a custom configuration.
    - +
    Creates a new nine-patch background painter.
    void
    -
    paintBackground(DrawContext context, +
    paintBackground(DrawContext context, int left, int top, WWidget panel)
    @@ -228,7 +227,7 @@

    Method Details

  • paintBackground

    -
    void paintBackground(DrawContext context, +
    void paintBackground(DrawContext context, int left, int top, WWidget panel)
    @@ -279,7 +278,7 @@

    createColorful

  • createNinePatch

    -
    static NinePatchBackgroundPainter createNinePatch(Identifier texture)
    +
    static NinePatchBackgroundPainter createNinePatch(Identifier texture)
    Creates a new nine-patch background painter.

    The resulting painter has a corner size of 4 px and a corner UV of 0.25.

    @@ -303,7 +302,7 @@

    createNinePatch

    createNinePatch

    static NinePatchBackgroundPainter createNinePatch(Texture texture, - Consumer<juuxel.libninepatch.NinePatch.Builder<Identifier>> configurator)
    + Consumer<juuxel.libninepatch.NinePatch.Builder<Identifier>> configurator)
  • Creates a new nine-patch background painter with a custom configuration.

    This method cannot be used for GUI sprites. Instead, you can use the @@ -350,7 +349,7 @@

    createLightDarkVariants

  • createGuiSprite

    -
    static BackgroundPainter createGuiSprite(Identifier texture)
    +
    static BackgroundPainter createGuiSprite(Identifier texture)
    Creates a background painter that uses a texture from the GUI atlas.

    This method can be used to draw tiled or nine-slice GUI sprites from resource packs diff --git a/libgui/io/github/cottonmc/cotton/gui/client/CottonClientScreen.html b/libgui/io/github/cottonmc/cotton/gui/client/CottonClientScreen.html index 759e89c..5628f97 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/CottonClientScreen.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/CottonClientScreen.html @@ -2,7 +2,7 @@ -CottonClientScreen (LibGui 10.0.0+1.20.6 API) +CottonClientScreen (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@

  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -86,8 +85,8 @@

    Class CottonClientScreen

    java.lang.Object -
    net.minecraft.client.gui.AbstractParentElement -
    net.minecraft.client.gui.screen.Screen +
    net.minecraft.client.gui.AbstractParentElement +
    net.minecraft.client.gui.screen.Screen
    io.github.cottonmc.cotton.gui.client.CottonClientScreen
    @@ -95,11 +94,11 @@

    Class CottonClientScreen

    All Implemented Interfaces:
    -
    io.github.cottonmc.cotton.gui.impl.client.CottonScreenImpl, Drawable, Element, Navigable, ParentElement
    +
    io.github.cottonmc.cotton.gui.impl.client.CottonScreenImpl, Drawable, Element, Navigable, ParentElement

    public class CottonClientScreen -extends Screen +extends Screen implements io.github.cottonmc.cotton.gui.impl.client.CottonScreenImpl
    @@ -109,8 +108,8 @@

    Class CottonClientScreen

    Nested Class Summary

    -

    Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen

    -Screen.SelectedElementNarrationData
    +

    Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen

    +Screen.SelectedElementNarrationData
  • @@ -146,11 +145,11 @@

    Field Summary

     
    +

    Fields inherited from class net.minecraft.client.gui.screen.Screen

    +client, executor, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, width
  • -

    Fields inherited from interface net.minecraft.client.gui.Element

    -MAX_DOUBLE_CLICK_INTERVAL
    +

    Fields inherited from interface net.minecraft.client.gui.Element

    +MAX_DOUBLE_CLICK_INTERVAL
  • @@ -163,7 +162,7 @@

    Constructor Summary

    Description
     
    -
    CottonClientScreen(Text title, +
    CottonClientScreen(Text title, GuiDescription description)
     
    @@ -181,7 +180,7 @@

    Method Summary

    Method
    Description
    protected void
    - +
     
    boolean
    charTyped(char ch, @@ -237,7 +236,7 @@

    Method Summary

     
    void
    -
    render(DrawContext context, +
    render(DrawContext context, int mouseX, int mouseY, float partialTicks)
    @@ -258,20 +257,20 @@

    Method Summary

    +

    Methods inherited from class net.minecraft.client.gui.screen.Screen

    +addDrawable, addDrawableChild, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, close, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, refreshNarrator, remove, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, updateNarrator, wrapScreenError
    -

    Methods inherited from class net.minecraft.client.gui.AbstractParentElement

    -getFocused, isDragging, setDragging, setFocused
    +

    Methods inherited from class net.minecraft.client.gui.AbstractParentElement

    +getFocused, isDragging, setDragging, setFocused

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -

    Methods inherited from interface net.minecraft.client.gui.navigation.Navigable

    -getNavigationOrder
    +

    Methods inherited from interface net.minecraft.client.gui.navigation.Navigable

    +getNavigationOrder
    -

    Methods inherited from interface net.minecraft.client.gui.ParentElement

    -getFocusedPath, getNavigationPath, hoveredElement, isFocused, setFocused
    +

    Methods inherited from interface net.minecraft.client.gui.ParentElement

    +getFocusedPath, getNavigationPath, hoveredElement, isFocused, setFocused
  • @@ -349,7 +348,7 @@

    CottonClientScreen

  • CottonClientScreen

    -
    public CottonClientScreen(Text title, +
    public CottonClientScreen(Text title, GuiDescription description)
  • @@ -377,7 +376,7 @@

    init

    public void init()
    Overrides:
    -
    init in class Screen
    +
    init in class Screen
  • @@ -387,7 +386,7 @@

    removed

    public void removed()
    Overrides:
    -
    removed in class Screen
    +
    removed in class Screen
    @@ -429,15 +428,15 @@

    reposition

  • render

    -
    public void render(DrawContext context, +
    public void render(DrawContext context, int mouseX, int mouseY, float partialTicks)
    Specified by:
    -
    render in interface Drawable
    +
    render in interface Drawable
    Overrides:
    -
    render in class Screen
    +
    render in class Screen
  • @@ -447,7 +446,7 @@

    tick

    public void tick()
    Overrides:
    -
    tick in class Screen
    +
    tick in class Screen
    @@ -459,9 +458,9 @@

    mouseClicked

    int mouseButton)
    Specified by:
    -
    mouseClicked in interface Element
    +
    mouseClicked in interface Element
    Specified by:
    -
    mouseClicked in interface ParentElement
    +
    mouseClicked in interface ParentElement
    @@ -473,9 +472,9 @@

    mouseReleased

    int mouseButton)
    Specified by:
    -
    mouseReleased in interface Element
    +
    mouseReleased in interface Element
    Specified by:
    -
    mouseReleased in interface ParentElement
    +
    mouseReleased in interface ParentElement
    @@ -489,9 +488,9 @@

    mouseDragged

    double deltaY)
    Specified by:
    -
    mouseDragged in interface Element
    +
    mouseDragged in interface Element
    Specified by:
    -
    mouseDragged in interface ParentElement
    +
    mouseDragged in interface ParentElement
    @@ -504,9 +503,9 @@

    mouseScrolled

    double verticalAmount)
    Specified by:
    -
    mouseScrolled in interface Element
    +
    mouseScrolled in interface Element
    Specified by:
    -
    mouseScrolled in interface ParentElement
    +
    mouseScrolled in interface ParentElement
    @@ -517,7 +516,7 @@

    mouseMoved

    double mouseY)
    Specified by:
    -
    mouseMoved in interface Element
    +
    mouseMoved in interface Element
    @@ -528,9 +527,9 @@

    charTyped

    int keyCode)
    Specified by:
    -
    charTyped in interface Element
    +
    charTyped in interface Element
    Specified by:
    -
    charTyped in interface ParentElement
    +
    charTyped in interface ParentElement
    @@ -542,11 +541,11 @@

    keyPressed

    int modifiers)
    Specified by:
    -
    keyPressed in interface Element
    +
    keyPressed in interface Element
    Specified by:
    -
    keyPressed in interface ParentElement
    +
    keyPressed in interface ParentElement
    Overrides:
    -
    keyPressed in class Screen
    +
    keyPressed in class Screen
    @@ -558,19 +557,19 @@

    keyReleased

    int modifiers)
    Specified by:
    -
    keyReleased in interface Element
    +
    keyReleased in interface Element
    Specified by:
    -
    keyReleased in interface ParentElement
    +
    keyReleased in interface ParentElement
  • addElementNarrations

    -
    protected void addElementNarrations(NarrationMessageBuilder builder)
    +
    protected void addElementNarrations(NarrationMessageBuilder builder)
    Overrides:
    -
    addElementNarrations in class Screen
    +
    addElementNarrations in class Screen
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/client/CottonHud.Positioner.html b/libgui/io/github/cottonmc/cotton/gui/client/CottonHud.Positioner.html index 504746f..622388b 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/CottonHud.Positioner.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/CottonHud.Positioner.html @@ -2,7 +2,7 @@ -CottonHud.Positioner (LibGui 10.0.0+1.20.6 API) +CottonHud.Positioner (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/client/CottonHud.html b/libgui/io/github/cottonmc/cotton/gui/client/CottonHud.html index 909117a..ff98d3e 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/CottonHud.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/CottonHud.html @@ -2,7 +2,7 @@ -CottonHud (LibGui 10.0.0+1.20.6 API) +CottonHud (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/client/CottonInventoryScreen.html b/libgui/io/github/cottonmc/cotton/gui/client/CottonInventoryScreen.html index 16075ec..931bba2 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/CottonInventoryScreen.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/CottonInventoryScreen.html @@ -2,7 +2,7 @@ -CottonInventoryScreen (LibGui 10.0.0+1.20.6 API) +CottonInventoryScreen (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -86,9 +85,9 @@

    Class CottonInventoryScreen<T extends SyncedGuiDescription>

    All Implemented Interfaces:
    -
    io.github.cottonmc.cotton.gui.impl.client.CottonScreenImpl, Drawable, Element, Navigable, ParentElement, ScreenHandlerProvider<T>
    +
    io.github.cottonmc.cotton.gui.impl.client.CottonScreenImpl, Drawable, Element, Navigable, ParentElement, ScreenHandlerProvider<T>

    public class CottonInventoryScreen<T extends SyncedGuiDescription> -extends HandledScreen<T> +extends HandledScreen<T> implements io.github.cottonmc.cotton.gui.impl.client.CottonScreenImpl
    A screen for a SyncedGuiDescription.
    @@ -116,8 +115,8 @@

    Class CottonInventoryScree

    Nested Class Summary

    -

    Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen

    -Screen.SelectedElementNarrationData
    +

    Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen

    +Screen.SelectedElementNarrationData
    @@ -137,14 +136,14 @@

    Field Summary

     
    +

    Fields inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen

    +BACKGROUND_TEXTURE, backgroundHeight, backgroundWidth, cursorDragging, cursorDragSlots, field_32322, focusedSlot, handler, playerInventoryTitle, playerInventoryTitleX, playerInventoryTitleY, titleX, titleY, x, y +

    Fields inherited from class net.minecraft.client.gui.screen.Screen

    +client, executor, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, width
    -

    Fields inherited from interface net.minecraft.client.gui.Element

    -MAX_DOUBLE_CLICK_INTERVAL
    +

    Fields inherited from interface net.minecraft.client.gui.Element

    +MAX_DOUBLE_CLICK_INTERVAL @@ -156,24 +155,24 @@

    Constructor Summary

    Constructor
    Description
    CottonInventoryScreen(T description, - PlayerEntity player)
    + PlayerEntity player)
    Constructs a new screen without a title.
    CottonInventoryScreen(T description, - PlayerEntity player, - Text title)
    + PlayerEntity player, + Text title)
    Constructs a new screen.
    CottonInventoryScreen(T description, - PlayerInventory inventory)
    + PlayerInventory inventory)
    Constructs a new screen without a title.
    CottonInventoryScreen(T description, - PlayerInventory inventory, - Text title)
    + PlayerInventory inventory, + Text title)
    Constructs a new screen.
    @@ -192,20 +191,20 @@

    Method Summary

    Method
    Description
    protected void
    -
    addElementNarrations(NarrationMessageBuilder builder)
    +
    addElementNarrations(NarrationMessageBuilder builder)
     
    boolean
    charTyped(char ch, int keyCode)
     
    protected void
    -
    drawBackground(DrawContext context, +
    drawBackground(DrawContext context, float partialTicks, int mouseX, int mouseY)
     
    protected void
    -
    drawForeground(DrawContext context, +
    drawForeground(DrawContext context, int mouseX, int mouseY)
     
    @@ -259,7 +258,7 @@

    Method Summary

    double verticalAmount)
     
    void
    -
    paintDescription(DrawContext context, +
    paintDescription(DrawContext context, int mouseX, int mouseY, float delta)
    @@ -270,7 +269,7 @@

    Method Summary

     
    void
    -
    render(DrawContext context, +
    render(DrawContext context, int mouseX, int mouseY, float partialTicks)
    @@ -291,23 +290,23 @@

    Method Summary

    +

    Methods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen

    +close, drawMouseoverTooltip, drawSlot, drawSlotHighlight, endTouchDrag, getScreenHandler, getTooltipFromItem, handleHotbarKeyPressed, isClickOutsideBounds, isPointWithinBounds, onMouseClick, onSlotChangedState, renderBackground, tick
    +

    Methods inherited from class net.minecraft.client.gui.screen.Screen

    +addDrawable, addDrawableChild, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, refreshNarrator, remove, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, switchFocus, updateNarrator, wrapScreenError
    -

    Methods inherited from class net.minecraft.client.gui.AbstractParentElement

    -getFocused, isDragging, setDragging, setFocused
    +

    Methods inherited from class net.minecraft.client.gui.AbstractParentElement

    +getFocused, isDragging, setDragging, setFocused

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -

    Methods inherited from interface net.minecraft.client.gui.navigation.Navigable

    -getNavigationOrder
    +

    Methods inherited from interface net.minecraft.client.gui.navigation.Navigable

    +getNavigationOrder
    -

    Methods inherited from interface net.minecraft.client.gui.ParentElement

    -getFocusedPath, getNavigationPath, hoveredElement, isFocused, setFocused
    +

    Methods inherited from interface net.minecraft.client.gui.ParentElement

    +getFocusedPath, getNavigationPath, hoveredElement, isFocused, setFocused @@ -344,7 +343,7 @@

    Constructor Details

    CottonInventoryScreen

    public CottonInventoryScreen(T description, - PlayerInventory inventory)
    + PlayerInventory inventory)
    Constructs a new screen without a title.
    Parameters:
    @@ -359,8 +358,8 @@

    CottonInventoryScreen

    public CottonInventoryScreen(T description, - PlayerInventory inventory, - Text title)
    + PlayerInventory inventory, + Text title)
    Constructs a new screen.
    Parameters:
    @@ -376,7 +375,7 @@

    CottonInventoryScreen

    public CottonInventoryScreen(T description, - PlayerEntity player)
    + PlayerEntity player)
    Constructs a new screen without a title.
    Parameters:
    @@ -389,8 +388,8 @@

    CottonInventoryScreen

    public CottonInventoryScreen(T description, - PlayerEntity player, - Text title)
    + PlayerEntity player, + Text title)
    Constructs a new screen.
    Parameters:
    @@ -414,7 +413,7 @@

    init

    public void init()
    Overrides:
    -
    init in class HandledScreen<T extends SyncedGuiDescription>
    +
    init in class HandledScreen<T extends SyncedGuiDescription>
    @@ -424,7 +423,7 @@

    removed

    public void removed()
    Overrides:
    -
    removed in class HandledScreen<T extends SyncedGuiDescription>
    +
    removed in class HandledScreen<T extends SyncedGuiDescription>
    @@ -480,7 +479,7 @@

    shouldPause

    public boolean shouldPause()
    Overrides:
    -
    shouldPause in class HandledScreen<T extends SyncedGuiDescription>
    +
    shouldPause in class HandledScreen<T extends SyncedGuiDescription>
    @@ -492,11 +491,11 @@

    mouseClicked

    int mouseButton)
    Specified by:
    -
    mouseClicked in interface Element
    +
    mouseClicked in interface Element
    Specified by:
    -
    mouseClicked in interface ParentElement
    +
    mouseClicked in interface ParentElement
    Overrides:
    -
    mouseClicked in class HandledScreen<T extends SyncedGuiDescription>
    +
    mouseClicked in class HandledScreen<T extends SyncedGuiDescription>
    @@ -508,11 +507,11 @@

    mouseReleased

    int mouseButton)
    Specified by:
    -
    mouseReleased in interface Element
    +
    mouseReleased in interface Element
    Specified by:
    -
    mouseReleased in interface ParentElement
    +
    mouseReleased in interface ParentElement
    Overrides:
    -
    mouseReleased in class HandledScreen<T extends SyncedGuiDescription>
    +
    mouseReleased in class HandledScreen<T extends SyncedGuiDescription>
    @@ -526,11 +525,11 @@

    mouseDragged

    double deltaY)
    Specified by:
    -
    mouseDragged in interface Element
    +
    mouseDragged in interface Element
    Specified by:
    -
    mouseDragged in interface ParentElement
    +
    mouseDragged in interface ParentElement
    Overrides:
    -
    mouseDragged in class HandledScreen<T extends SyncedGuiDescription>
    +
    mouseDragged in class HandledScreen<T extends SyncedGuiDescription>
    @@ -543,9 +542,9 @@

    mouseScrolled

    double verticalAmount)
    Specified by:
    -
    mouseScrolled in interface Element
    +
    mouseScrolled in interface Element
    Specified by:
    -
    mouseScrolled in interface ParentElement
    +
    mouseScrolled in interface ParentElement
    @@ -556,7 +555,7 @@

    mouseMoved

    double mouseY)
    Specified by:
    -
    mouseMoved in interface Element
    +
    mouseMoved in interface Element
    @@ -567,9 +566,9 @@

    charTyped

    int keyCode)
    Specified by:
    -
    charTyped in interface Element
    +
    charTyped in interface Element
    Specified by:
    -
    charTyped in interface ParentElement
    +
    charTyped in interface ParentElement
    @@ -581,11 +580,11 @@

    keyPressed

    int modifiers)
    Specified by:
    -
    keyPressed in interface Element
    +
    keyPressed in interface Element
    Specified by:
    -
    keyPressed in interface ParentElement
    +
    keyPressed in interface ParentElement
    Overrides:
    -
    keyPressed in class HandledScreen<T extends SyncedGuiDescription>
    +
    keyPressed in class HandledScreen<T extends SyncedGuiDescription>
    @@ -597,29 +596,29 @@

    keyReleased

    int modifiers)
    Specified by:
    -
    keyReleased in interface Element
    +
    keyReleased in interface Element
    Specified by:
    -
    keyReleased in interface ParentElement
    +
    keyReleased in interface ParentElement
  • drawBackground

    -
    protected void drawBackground(DrawContext context, +
    protected void drawBackground(DrawContext context, float partialTicks, int mouseX, int mouseY)
    Specified by:
    -
    drawBackground in class HandledScreen<T extends SyncedGuiDescription>
    +
    drawBackground in class HandledScreen<T extends SyncedGuiDescription>
  • paintDescription

    -
    public void paintDescription(DrawContext context, +
    public void paintDescription(DrawContext context, int mouseX, int mouseY, float delta)
    @@ -638,27 +637,27 @@

    paintDescription

  • render

    -
    public void render(DrawContext context, +
    public void render(DrawContext context, int mouseX, int mouseY, float partialTicks)
    Specified by:
    -
    render in interface Drawable
    +
    render in interface Drawable
    Overrides:
    -
    render in class HandledScreen<T extends SyncedGuiDescription>
    +
    render in class HandledScreen<T extends SyncedGuiDescription>
  • drawForeground

    -
    protected void drawForeground(DrawContext context, +
    protected void drawForeground(DrawContext context, int mouseX, int mouseY)
    Overrides:
    -
    drawForeground in class HandledScreen<T extends SyncedGuiDescription>
    +
    drawForeground in class HandledScreen<T extends SyncedGuiDescription>
  • @@ -668,17 +667,17 @@

    handledScreenTick

    protected void handledScreenTick()
    Overrides:
    -
    handledScreenTick in class HandledScreen<T extends SyncedGuiDescription>
    +
    handledScreenTick in class HandledScreen<T extends SyncedGuiDescription>
  • addElementNarrations

    -
    protected void addElementNarrations(NarrationMessageBuilder builder)
    +
    protected void addElementNarrations(NarrationMessageBuilder builder)
    Overrides:
    -
    addElementNarrations in class Screen
    +
    addElementNarrations in class Screen
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/client/LibGui.html b/libgui/io/github/cottonmc/cotton/gui/client/LibGui.html index 3231552..4eb2fa6 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/LibGui.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/LibGui.html @@ -2,7 +2,7 @@ -LibGui (LibGui 10.0.0+1.20.6 API) +LibGui (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/client/LightweightGuiDescription.html b/libgui/io/github/cottonmc/cotton/gui/client/LightweightGuiDescription.html index 56d5bac..769f4be 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/LightweightGuiDescription.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/LightweightGuiDescription.html @@ -2,7 +2,7 @@ -LightweightGuiDescription (LibGui 10.0.0+1.20.6 API) +LightweightGuiDescription (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -119,7 +118,7 @@

    Field Summary

    protected boolean
     
    - +
     
    protected WPanel
    @@ -176,7 +175,7 @@

    Method Summary

    Gets the currently-focused WWidget.
    - +
    Gets the object which manages the integer properties used by WBars and such.
    @@ -228,7 +227,7 @@

    Method Summary

    Sets whether this GUI is fullscreen.
    - +
    Sets the object which manages the integer properties used by WBars
    @@ -290,7 +289,7 @@

    rootPanel

  • propertyDelegate

    -
    protected PropertyDelegate propertyDelegate
    +
    protected PropertyDelegate propertyDelegate
  • @@ -448,7 +447,7 @@

    addSlotPeer

    getPropertyDelegate

    @Nullable -public @Nullable PropertyDelegate getPropertyDelegate()
    +public @Nullable PropertyDelegate getPropertyDelegate()
    Description copied from interface: GuiDescription
    Gets the object which manages the integer properties used by WBars and such.
    @@ -460,7 +459,7 @@

    getPropertyDelegate

  • setPropertyDelegate

    -
    public GuiDescription setPropertyDelegate(PropertyDelegate delegate)
    +
    public GuiDescription setPropertyDelegate(PropertyDelegate delegate)
    Description copied from interface: GuiDescription
    Sets the object which manages the integer properties used by WBars
    diff --git a/libgui/io/github/cottonmc/cotton/gui/client/NinePatchBackgroundPainter.html b/libgui/io/github/cottonmc/cotton/gui/client/NinePatchBackgroundPainter.html index 4d7ec6d..614ffd3 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/NinePatchBackgroundPainter.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/NinePatchBackgroundPainter.html @@ -2,7 +2,7 @@ -NinePatchBackgroundPainter (LibGui 10.0.0+1.20.6 API) +NinePatchBackgroundPainter (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -133,7 +132,7 @@

    Constructor Summary

    Constructor
    Description
    -
    NinePatchBackgroundPainter(juuxel.libninepatch.NinePatch<Identifier> ninePatch)
    +
    NinePatchBackgroundPainter(juuxel.libninepatch.NinePatch<Identifier> ninePatch)
     
    @@ -162,7 +161,7 @@

    Method Summary

     
    void
    -
    paintBackground(DrawContext context, +
    paintBackground(DrawContext context, int left, int top, WWidget panel)
    @@ -214,7 +213,7 @@

    Constructor Details

  • NinePatchBackgroundPainter

    -
    public NinePatchBackgroundPainter(juuxel.libninepatch.NinePatch<Identifier> ninePatch)
    +
    public NinePatchBackgroundPainter(juuxel.libninepatch.NinePatch<Identifier> ninePatch)
  • @@ -298,7 +297,7 @@

    setPadding

  • paintBackground

    -
    public void paintBackground(DrawContext context, +
    public void paintBackground(DrawContext context, int left, int top, WWidget panel)
    diff --git a/libgui/io/github/cottonmc/cotton/gui/client/Scissors.Frame.html b/libgui/io/github/cottonmc/cotton/gui/client/Scissors.Frame.html index 1eba7a3..c58d1a4 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/Scissors.Frame.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/Scissors.Frame.html @@ -2,7 +2,7 @@ -Scissors.Frame (LibGui 10.0.0+1.20.6 API) +Scissors.Frame (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/client/Scissors.html b/libgui/io/github/cottonmc/cotton/gui/client/Scissors.html index db117a8..cd61973 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/Scissors.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/Scissors.html @@ -2,7 +2,7 @@ -Scissors (LibGui 10.0.0+1.20.6 API) +Scissors (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/client/ScreenDrawing.html b/libgui/io/github/cottonmc/cotton/gui/client/ScreenDrawing.html index 237142c..904dca5 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/ScreenDrawing.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/ScreenDrawing.html @@ -2,7 +2,7 @@ -ScreenDrawing (LibGui 10.0.0+1.20.6 API) +ScreenDrawing (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -112,7 +111,7 @@

    Method Summary

    float opacity)
     
    static void
    -
    coloredRect(DrawContext context, +
    coloredRect(DrawContext context, int left, int top, int width, @@ -122,14 +121,14 @@

    Method Summary

    Draws an untextured rectangle of the specified RGB color.
    static void
    -
    drawBeveledPanel(DrawContext context, +
    drawBeveledPanel(DrawContext context, int x, int y)
    Draws a default-sized recessed itemslot panel
    static void
    -
    drawBeveledPanel(DrawContext context, +
    drawBeveledPanel(DrawContext context, int x, int y, int width, @@ -138,7 +137,7 @@

    Method Summary

    Draws a default-color recessed itemslot panel of variable size
    static void
    -
    drawBeveledPanel(DrawContext context, +
    drawBeveledPanel(DrawContext context, int x, int y, int width, @@ -150,7 +149,7 @@

    Method Summary

    Draws a generalized-case beveled panel.
    static void
    -
    drawGuiPanel(DrawContext context, +
    drawGuiPanel(DrawContext context, int x, int y, int width, @@ -159,7 +158,7 @@

    Method Summary

    Draws a beveled, round rectangle that is substantially similar to default Minecraft UI panels.
    static void
    -
    drawGuiPanel(DrawContext context, +
    drawGuiPanel(DrawContext context, int x, int y, int width, @@ -169,7 +168,7 @@

    Method Summary

    Draws a beveled, round, and colored rectangle that is substantially similar to default Minecraft UI panels.
    static void
    -
    drawGuiPanel(DrawContext context, +
    drawGuiPanel(DrawContext context, int x, int y, int width, @@ -182,7 +181,7 @@

    Method Summary

    Draws a beveled, round rectangle with custom edge colors that is substantially similar to default Minecraft UI panels.
    static void
    -
    drawString(DrawContext context, +
    drawString(DrawContext context, String s, int x, int y, @@ -191,7 +190,7 @@

    Method Summary

    Draws a left-aligned string.
    static void
    -
    drawString(DrawContext context, +
    drawString(DrawContext context, String s, HorizontalAlignment align, int x, @@ -202,8 +201,8 @@

    Method Summary

    Draws a string with a custom alignment.
    static void
    -
    drawString(DrawContext context, - OrderedText text, +
    drawString(DrawContext context, + OrderedText text, int x, int y, int color)
    @@ -211,8 +210,8 @@

    Method Summary

    Draws a left-aligned text component.
    static void
    -
    drawString(DrawContext context, - OrderedText text, +
    drawString(DrawContext context, + OrderedText text, HorizontalAlignment align, int x, int y, @@ -222,7 +221,7 @@

    Method Summary

    Draws a text component with a custom alignment.
    static void
    -
    drawStringWithShadow(DrawContext context, +
    drawStringWithShadow(DrawContext context, String s, HorizontalAlignment align, int x, @@ -233,8 +232,8 @@

    Method Summary

    Draws a shadowed string.
    static void
    -
    drawStringWithShadow(DrawContext context, - OrderedText text, +
    drawStringWithShadow(DrawContext context, + OrderedText text, HorizontalAlignment align, int x, int y, @@ -244,8 +243,8 @@

    Method Summary

    Draws a shadowed text component.
    static void
    -
    drawTextHover(DrawContext context, - @Nullable Style textStyle, +
    drawTextHover(DrawContext context, + @Nullable Style textStyle, int x, int y)
    @@ -256,23 +255,23 @@

    Method Summary

    float amount)
     
    static void
    -
    texturedGuiRect(DrawContext context, +
    texturedGuiRect(DrawContext context, int left, int top, int width, int height, - Identifier texture, + Identifier texture, int color)
    Draws a textured rectangle with UV values based on the width and height.
    static void
    -
    texturedGuiRect(DrawContext context, +
    texturedGuiRect(DrawContext context, int x, int y, int width, int height, - Identifier texture, + Identifier texture, int textureX, int textureY, int color)
    @@ -280,7 +279,7 @@

    Method Summary

    Draws a textured rectangle with UV values based on the width and height.
    static void
    -
    texturedRect(DrawContext context, +
    texturedRect(DrawContext context, int x, int y, int width, @@ -291,7 +290,7 @@

    Method Summary

    Draws a textured rectangle.
    static void
    -
    texturedRect(DrawContext context, +
    texturedRect(DrawContext context, int x, int y, int width, @@ -303,12 +302,12 @@

    Method Summary

    Draws a textured rectangle.
    static void
    -
    texturedRect(DrawContext context, +
    texturedRect(DrawContext context, int x, int y, int width, int height, - Identifier texture, + Identifier texture, float u1, float v1, float u2, @@ -318,12 +317,12 @@

    Method Summary

    Draws a textured rectangle.
    static void
    -
    texturedRect(DrawContext context, +
    texturedRect(DrawContext context, int x, int y, int width, int height, - Identifier texture, + Identifier texture, float u1, float v1, float u2, @@ -334,23 +333,23 @@

    Method Summary

    Draws a textured rectangle.
    static void
    -
    texturedRect(DrawContext context, +
    texturedRect(DrawContext context, int x, int y, int width, int height, - Identifier texture, + Identifier texture, int color)
    Draws a textured rectangle.
    static void
    -
    texturedRect(DrawContext context, +
    texturedRect(DrawContext context, int x, int y, int width, int height, - Identifier texture, + Identifier texture, int color, float opacity)
    @@ -376,12 +375,12 @@

    Method Details

  • texturedRect

    -
    public static void texturedRect(DrawContext context, +
    public static void texturedRect(DrawContext context, int x, int y, int width, int height, - Identifier texture, + Identifier texture, int color)
    Draws a textured rectangle.
    @@ -399,12 +398,12 @@

    texturedRect

  • texturedRect

    -
    public static void texturedRect(DrawContext context, +
    public static void texturedRect(DrawContext context, int x, int y, int width, int height, - Identifier texture, + Identifier texture, int color, float opacity)
    Draws a textured rectangle.
    @@ -426,12 +425,12 @@

    texturedRect

  • texturedRect

    -
    public static void texturedRect(DrawContext context, +
    public static void texturedRect(DrawContext context, int x, int y, int width, int height, - Identifier texture, + Identifier texture, float u1, float v1, float u2, @@ -457,7 +456,7 @@

    texturedRect

  • texturedRect

    -
    public static void texturedRect(DrawContext context, +
    public static void texturedRect(DrawContext context, int x, int y, int width, @@ -482,7 +481,7 @@

    texturedRect

  • texturedRect

    -
    public static void texturedRect(DrawContext context, +
    public static void texturedRect(DrawContext context, int x, int y, int width, @@ -509,12 +508,12 @@

    texturedRect

  • texturedRect

    -
    public static void texturedRect(DrawContext context, +
    public static void texturedRect(DrawContext context, int x, int y, int width, int height, - Identifier texture, + Identifier texture, float u1, float v1, float u2, @@ -544,12 +543,12 @@

    texturedRect

  • texturedGuiRect

    -
    public static void texturedGuiRect(DrawContext context, +
    public static void texturedGuiRect(DrawContext context, int x, int y, int width, int height, - Identifier texture, + Identifier texture, int textureX, int textureY, int color)
    @@ -573,12 +572,12 @@

    texturedGuiRect

  • texturedGuiRect

    -
    public static void texturedGuiRect(DrawContext context, +
    public static void texturedGuiRect(DrawContext context, int left, int top, int width, int height, - Identifier texture, + Identifier texture, int color)
    Draws a textured rectangle with UV values based on the width and height. @@ -598,7 +597,7 @@

    texturedGuiRect

  • coloredRect

    -
    public static void coloredRect(DrawContext context, +
    public static void coloredRect(DrawContext context, int left, int top, int width, @@ -610,7 +609,7 @@

    coloredRect

  • drawGuiPanel

    -
    public static void drawGuiPanel(DrawContext context, +
    public static void drawGuiPanel(DrawContext context, int x, int y, int width, @@ -629,7 +628,7 @@

    drawGuiPanel

  • drawGuiPanel

    -
    public static void drawGuiPanel(DrawContext context, +
    public static void drawGuiPanel(DrawContext context, int x, int y, int width, @@ -650,7 +649,7 @@

    drawGuiPanel

  • drawGuiPanel

    -
    public static void drawGuiPanel(DrawContext context, +
    public static void drawGuiPanel(DrawContext context, int x, int y, int width, @@ -677,7 +676,7 @@

    drawGuiPanel

  • drawBeveledPanel

    -
    public static void drawBeveledPanel(DrawContext context, +
    public static void drawBeveledPanel(DrawContext context, int x, int y)
    Draws a default-sized recessed itemslot panel
    @@ -686,7 +685,7 @@

    drawBeveledPanel

  • drawBeveledPanel

    -
    public static void drawBeveledPanel(DrawContext context, +
    public static void drawBeveledPanel(DrawContext context, int x, int y, int width, @@ -697,7 +696,7 @@

    drawBeveledPanel

  • drawBeveledPanel

    -
    public static void drawBeveledPanel(DrawContext context, +
    public static void drawBeveledPanel(DrawContext context, int x, int y, int width, @@ -722,7 +721,7 @@

    drawBeveledPanel

  • drawString

    -
    public static void drawString(DrawContext context, +
    public static void drawString(DrawContext context, String s, HorizontalAlignment align, int x, @@ -745,8 +744,8 @@

    drawString

  • drawString

    -
    public static void drawString(DrawContext context, - OrderedText text, +
    public static void drawString(DrawContext context, + OrderedText text, HorizontalAlignment align, int x, int y, @@ -770,7 +769,7 @@

    drawString

  • drawStringWithShadow

    -
    public static void drawStringWithShadow(DrawContext context, +
    public static void drawStringWithShadow(DrawContext context, String s, HorizontalAlignment align, int x, @@ -793,8 +792,8 @@

    drawStringWithShadow

  • drawStringWithShadow

    -
    public static void drawStringWithShadow(DrawContext context, - OrderedText text, +
    public static void drawStringWithShadow(DrawContext context, + OrderedText text, HorizontalAlignment align, int x, int y, @@ -816,7 +815,7 @@

    drawStringWithShadow

  • drawString

    -
    public static void drawString(DrawContext context, +
    public static void drawString(DrawContext context, String s, int x, int y, @@ -835,8 +834,8 @@

    drawString

  • drawString

    -
    public static void drawString(DrawContext context, - OrderedText text, +
    public static void drawString(DrawContext context, + OrderedText text, int x, int y, int color)
    @@ -854,9 +853,9 @@

    drawString

  • drawTextHover

    -
    public static void drawTextHover(DrawContext context, +
    public static void drawTextHover(DrawContext context, @Nullable - @Nullable Style textStyle, + @Nullable Style textStyle, int x, int y)
    Draws the text hover effects for a text style. diff --git a/libgui/io/github/cottonmc/cotton/gui/client/package-summary.html b/libgui/io/github/cottonmc/cotton/gui/client/package-summary.html index aee623d..cb546da 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/package-summary.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/package-summary.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.client (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.client (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/client/package-tree.html b/libgui/io/github/cottonmc/cotton/gui/client/package-tree.html index 947a14e..6e480ab 100644 --- a/libgui/io/github/cottonmc/cotton/gui/client/package-tree.html +++ b/libgui/io/github/cottonmc/cotton/gui/client/package-tree.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.client Class Hierarchy (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.client Class Hierarchy (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • -
  • Deprecated
  • Index
  • Help
  • @@ -59,12 +58,12 @@

    Class Hierarchy

    • java.lang.Object
        -
      • net.minecraft.client.gui.AbstractParentElement (implements net.minecraft.client.gui.ParentElement) +
      • net.minecraft.client.gui.AbstractParentElement (implements net.minecraft.client.gui.ParentElement)
          -
        • net.minecraft.client.gui.screen.Screen (implements net.minecraft.client.gui.Drawable) +
        • net.minecraft.client.gui.screen.Screen (implements net.minecraft.client.gui.Drawable)
          • io.github.cottonmc.cotton.gui.client.CottonClientScreen (implements io.github.cottonmc.cotton.gui.impl.client.CottonScreenImpl)
          • -
          • net.minecraft.client.gui.screen.ingame.HandledScreen<T> (implements net.minecraft.client.gui.screen.ingame.ScreenHandlerProvider<T>) +
          • net.minecraft.client.gui.screen.ingame.HandledScreen<T> (implements net.minecraft.client.gui.screen.ingame.ScreenHandlerProvider<T>)
            • io.github.cottonmc.cotton.gui.client.CottonInventoryScreen<T> (implements io.github.cottonmc.cotton.gui.impl.client.CottonScreenImpl)
            diff --git a/libgui/io/github/cottonmc/cotton/gui/networking/NetworkSide.html b/libgui/io/github/cottonmc/cotton/gui/networking/NetworkSide.html index efe09c0..9c3b190 100644 --- a/libgui/io/github/cottonmc/cotton/gui/networking/NetworkSide.html +++ b/libgui/io/github/cottonmc/cotton/gui/networking/NetworkSide.html @@ -2,7 +2,7 @@ -NetworkSide (LibGui 10.0.0+1.20.6 API) +NetworkSide (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
          • Package
          • Tree
          • -
          • Deprecated
          • Index
          • Help
          diff --git a/libgui/io/github/cottonmc/cotton/gui/networking/ScreenNetworking.MessageReceiver.html b/libgui/io/github/cottonmc/cotton/gui/networking/ScreenNetworking.MessageReceiver.html index f22fd27..fcd0f93 100644 --- a/libgui/io/github/cottonmc/cotton/gui/networking/ScreenNetworking.MessageReceiver.html +++ b/libgui/io/github/cottonmc/cotton/gui/networking/ScreenNetworking.MessageReceiver.html @@ -2,7 +2,7 @@ -ScreenNetworking.MessageReceiver (LibGui 10.0.0+1.20.6 API) +ScreenNetworking.MessageReceiver (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
        • Package
        • Tree
        • -
        • Deprecated
        • Index
        • Help
        diff --git a/libgui/io/github/cottonmc/cotton/gui/networking/ScreenNetworking.html b/libgui/io/github/cottonmc/cotton/gui/networking/ScreenNetworking.html index 83aa25c..ea6857f 100644 --- a/libgui/io/github/cottonmc/cotton/gui/networking/ScreenNetworking.html +++ b/libgui/io/github/cottonmc/cotton/gui/networking/ScreenNetworking.html @@ -2,7 +2,7 @@ -ScreenNetworking (LibGui 10.0.0+1.20.6 API) +ScreenNetworking (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
      • Package
      • Tree
      • -
      • Deprecated
      • Index
      • Help
      @@ -165,14 +164,14 @@

      Method Summary

      Gets a networking handler for the GUI description that is active on the specified side.
    <D> void
    -
    receive(Identifier message, +
    receive(Identifier message, com.mojang.serialization.Decoder<D> decoder, ScreenNetworking.MessageReceiver<D> receiver)
    Registers a message receiver for the message.
    <D> void
    -
    send(Identifier message, +
    send(Identifier message, com.mojang.serialization.Encoder<D> encoder, D data)
    @@ -212,12 +211,12 @@

    of

  • receive

    -
    <D> void receive(Identifier message, +
    <D> void receive(Identifier message, com.mojang.serialization.Decoder<D> decoder, ScreenNetworking.MessageReceiver<D> receiver)
    Registers a message receiver for the message. -

    The decoder can depend on registry data and RegistryOps is available.

    +

    The decoder can depend on registry data and RegistryOps is available.

    Type Parameters:
    D - the message data type
    @@ -234,12 +233,12 @@

    receive

  • send

    -
    <D> void send(Identifier message, +
    <D> void send(Identifier message, com.mojang.serialization.Encoder<D> encoder, D data)
    Sends a screen message to the other side of the connection. -

    The encoder can depend on registry data and RegistryOps is available.

    +

    The encoder can depend on registry data and RegistryOps is available.

    Parameters:
    message - the screen message ID
    diff --git a/libgui/io/github/cottonmc/cotton/gui/networking/package-summary.html b/libgui/io/github/cottonmc/cotton/gui/networking/package-summary.html index a81a56c..59e118c 100644 --- a/libgui/io/github/cottonmc/cotton/gui/networking/package-summary.html +++ b/libgui/io/github/cottonmc/cotton/gui/networking/package-summary.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.networking (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.networking (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/networking/package-tree.html b/libgui/io/github/cottonmc/cotton/gui/networking/package-tree.html index e464edd..ad7065f 100644 --- a/libgui/io/github/cottonmc/cotton/gui/networking/package-tree.html +++ b/libgui/io/github/cottonmc/cotton/gui/networking/package-tree.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.networking Class Hierarchy (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.networking Class Hierarchy (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/package-summary.html b/libgui/io/github/cottonmc/cotton/gui/package-summary.html index cbb5985..1a19717 100644 --- a/libgui/io/github/cottonmc/cotton/gui/package-summary.html +++ b/libgui/io/github/cottonmc/cotton/gui/package-summary.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -112,8 +111,8 @@

    Package io.githu

  • diff --git a/libgui/io/github/cottonmc/cotton/gui/package-tree.html b/libgui/io/github/cottonmc/cotton/gui/package-tree.html index e782d30..30dd92e 100644 --- a/libgui/io/github/cottonmc/cotton/gui/package-tree.html +++ b/libgui/io/github/cottonmc/cotton/gui/package-tree.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui Class Hierarchy (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui Class Hierarchy (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • -
  • Deprecated
  • Index
  • Help
  • @@ -59,8 +58,8 @@

    Class Hierarchy

    • java.lang.Object
        -
      • io.github.cottonmc.cotton.gui.EmptyInventory (implements net.minecraft.inventory.Inventory)
      • -
      • net.minecraft.screen.ScreenHandler +
      • io.github.cottonmc.cotton.gui.EmptyInventory (implements net.minecraft.inventory.Inventory)
      • +
      • net.minecraft.screen.ScreenHandler
        • io.github.cottonmc.cotton.gui.SyncedGuiDescription (implements io.github.cottonmc.cotton.gui.GuiDescription)
            @@ -69,7 +68,7 @@

            Class Hierarchy

        • -
        • net.minecraft.screen.slot.Slot +
        • net.minecraft.screen.slot.Slot diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/TooltipBuilder.html b/libgui/io/github/cottonmc/cotton/gui/widget/TooltipBuilder.html index 3580c66..9e21eba 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/TooltipBuilder.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/TooltipBuilder.html @@ -2,7 +2,7 @@ -TooltipBuilder (LibGui 10.0.0+1.20.6 API) +TooltipBuilder (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
        • Package
        • Tree
        • -
        • Deprecated
        • Index
        • Help
        @@ -126,12 +125,12 @@

        Method Summary

        Method
        Description
        -
        add(OrderedText... lines)
        +
        add(OrderedText... lines)
        Adds the lines to this builder.
        -
        add(Text... lines)
        +
        add(Text... lines)
        Adds the lines to this builder.
        @@ -169,7 +168,7 @@

        Method Details

      • add

        -
        public TooltipBuilder add(Text... lines)
        +
        public TooltipBuilder add(Text... lines)
        Adds the lines to this builder.
        Parameters:
        @@ -182,7 +181,7 @@

        add

      • add

        -
        public TooltipBuilder add(OrderedText... lines)
        +
        public TooltipBuilder add(OrderedText... lines)
        Adds the lines to this builder.
        Parameters:
        diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WAbstractSlider.Direction.html b/libgui/io/github/cottonmc/cotton/gui/widget/WAbstractSlider.Direction.html index 7d81a98..7970eaa 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WAbstractSlider.Direction.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WAbstractSlider.Direction.html @@ -2,7 +2,7 @@ -WAbstractSlider.Direction (LibGui 10.0.0+1.20.6 API) +WAbstractSlider.Direction (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
      • Package
      • Tree
      • -
      • Deprecated
      • Index
      • Help
      diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WAbstractSlider.html b/libgui/io/github/cottonmc/cotton/gui/widget/WAbstractSlider.html index 867078f..3b8250e 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WAbstractSlider.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WAbstractSlider.html @@ -2,7 +2,7 @@ -WAbstractSlider (LibGui 10.0.0+1.20.6 API) +WAbstractSlider (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
    • Package
    • Tree
    • -
    • Deprecated
    • Index
    • Help
    @@ -206,7 +205,7 @@

    Method Summary

    Method
    Description
    void
    - +
    Adds the narrations of this widget to a narration builder.
    @@ -870,7 +869,7 @@

    isDragging

    addNarrations

    @Environment(CLIENT) -public void addNarrations(NarrationMessageBuilder builder)
    +public void addNarrations(NarrationMessageBuilder builder)
    Description copied from class: WWidget
    Adds the narrations of this widget to a narration builder. Narrations will only apply if this widget is narratable. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WBar.Direction.html b/libgui/io/github/cottonmc/cotton/gui/widget/WBar.Direction.html index 95fb2a4..9f5f1bc 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WBar.Direction.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WBar.Direction.html @@ -2,7 +2,7 @@ -WBar.Direction (LibGui 10.0.0+1.20.6 API) +WBar.Direction (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WBar.html b/libgui/io/github/cottonmc/cotton/gui/widget/WBar.html index 1aeca83..ed6e82e 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WBar.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WBar.html @@ -2,7 +2,7 @@ -WBar (LibGui 10.0.0+1.20.6 API) +WBar (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -94,7 +93,7 @@

    Class WBar


    public class WBar extends WWidget
    -
    A bar that displays int values from a PropertyDelegate. +
    A bar that displays int values from a PropertyDelegate.

    Bars can be used for all kinds of bars including progress bars (and progress arrows) and energy bars.

    @@ -159,7 +158,7 @@

    Field Summary

    The constant maximum value of the field.
    - +
    The properties used for painting this bar.
    @@ -169,7 +168,7 @@

    Field Summary

    The translation key of the tooltip.
    -
    protected Text
    +
    protected Text
    A tooltip text component.
    @@ -199,13 +198,13 @@

    Constructor Summary

    int maxField, WBar.Direction dir)
     
    -
    WBar(Identifier bg, - Identifier bar, +
    WBar(Identifier bg, + Identifier bar, int field, int maxField)
     
    -
    WBar(Identifier bg, - Identifier bar, +
    WBar(Identifier bg, + Identifier bar, int field, int maxField, WBar.Direction dir)
    @@ -234,13 +233,13 @@

    Method Summary

    Checks whether this widget can be resized using WWidget.setSize(int, int).
    - +
    Gets the current properties of this bar.
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -249,7 +248,7 @@

    Method Summary

    Paints this widget.
    - +
    Sets the current properties of this bar.
    @@ -268,8 +267,8 @@

    Method Summary

    Creates a WBar that has a constant maximum-value instead of getting the maximum from a field.
    static WBar
    -
    withConstantMaximum(Identifier bg, - Identifier bar, +
    withConstantMaximum(Identifier bg, + Identifier bar, int field, int maxValue, WBar.Direction dir)
    @@ -282,9 +281,9 @@

    Method Summary

    Adds a tooltip to the WBar.
    - +
    -
    Adds a tooltip Text to the WBar.
    +
    Adds a tooltip Text to the WBar.
    @@ -360,7 +359,7 @@

    maxValue

  • properties

    -
    protected PropertyDelegate properties
    +
    protected PropertyDelegate properties
    The properties used for painting this bar.

    The current value is read from the property with ID field, @@ -393,7 +392,7 @@

    tooltipLabel

  • tooltipTextComponent

    -
    protected Text tooltipTextComponent
    +
    protected Text tooltipTextComponent
    A tooltip text component. This can be used instead of tooltipLabel, or together with it. In that case, this component will be drawn after the other label.
    @@ -432,8 +431,8 @@

    WBar

  • WBar

    -
    public WBar(Identifier bg, - Identifier bar, +
    public WBar(Identifier bg, + Identifier bar, int field, int maxField)
    @@ -441,8 +440,8 @@

    WBar

  • WBar

    -
    public WBar(Identifier bg, - Identifier bar, +
    public WBar(Identifier bg, + Identifier bar, int field, int maxField, WBar.Direction dir)
    @@ -476,8 +475,8 @@

    withTooltip

  • withTooltip

    -
    public WBar withTooltip(Text label)
    -
    Adds a tooltip Text to the WBar.
    +
    public WBar withTooltip(Text label)
    +
    Adds a tooltip Text to the WBar.
    Parameters:
    label - the added tooltip label
    @@ -504,7 +503,7 @@

    canResize

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -544,7 +543,7 @@

    validate

    public void validate(GuiDescription host)
    Description copied from class: WWidget
    Creates component peers and initializes animation data for this Widget and all its children. - The host screen handler must clear any heavyweight peers + The host screen handler must clear any heavyweight peers from its records before this method is called.

    This method must be called on the root panel of any screen once the widgets have been initialized.

    @@ -560,7 +559,7 @@

    validate

    getProperties

    @Nullable -public @Nullable PropertyDelegate getProperties()
    +public @Nullable PropertyDelegate getProperties()
    Gets the current properties of this bar.
    Returns:
    @@ -571,7 +570,7 @@

    getProperties

  • setProperties

    -
    public WBar setProperties(PropertyDelegate properties)
    +
    public WBar setProperties(PropertyDelegate properties)
    Sets the current properties of this bar.

    This method is meant for situations when a GUI description is unavailable (such as HUDs). @@ -587,8 +586,8 @@

    setProperties

  • withConstantMaximum

    -
    public static WBar withConstantMaximum(Identifier bg, - Identifier bar, +
    public static WBar withConstantMaximum(Identifier bg, + Identifier bar, int field, int maxValue, WBar.Direction dir)
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WBox.html b/libgui/io/github/cottonmc/cotton/gui/widget/WBox.html index 4e1f791..c94d868 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WBox.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WBox.html @@ -2,7 +2,7 @@ -WBox (LibGui 10.0.0+1.20.6 API) +WBox (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WButton.html b/libgui/io/github/cottonmc/cotton/gui/widget/WButton.html index ddb850e..3af9a5b 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WButton.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WButton.html @@ -2,7 +2,7 @@ -WButton (LibGui 10.0.0+1.20.6 API) +WButton (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -140,11 +139,11 @@

    Constructor Summary

    Constructs a button with an icon.
    + @Nullable Text label)
  • Constructs a button with an icon and a label.
    - +
    Constructs a button with a label.
    @@ -163,7 +162,7 @@

    Method Summary

    Method
    Description
    void
    - +
    Adds the narrations of this widget to a narration builder.
    @@ -190,7 +189,7 @@

    Method Summary

    Gets the current height / width of the icon.
    - +
     
    @@ -216,7 +215,7 @@

    Method Summary

    Notifies this widget that a key has been pressed.
  • void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -241,7 +240,7 @@

    Method Summary

    Sets the new size of the icon.
    -
    setLabel(Text label)
    +
    setLabel(Text label)
     
    @@ -324,7 +323,7 @@

    WButton

    WButton

    public WButton(@Nullable - @Nullable Text label)
    + @Nullable Text label)
    Constructs a button with a label.
    Parameters:
    @@ -338,7 +337,7 @@

    WButton

    public WButton(@Nullable @Nullable Icon icon, @Nullable - @Nullable Text label)
    + @Nullable Text label)
  • Constructs a button with an icon and a label.
    Parameters:
    @@ -389,7 +388,7 @@

    canFocus

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -492,13 +491,13 @@

    setEnabled

    getLabel

    @Nullable -public @Nullable Text getLabel()
    +public @Nullable Text getLabel()
  • setLabel

    -
    public WButton setLabel(Text label)
    +
    public WButton setLabel(Text label)
  • @@ -575,7 +574,7 @@

    setIcon

    addNarrations

    @Environment(CLIENT) -public void addNarrations(NarrationMessageBuilder builder)
    +public void addNarrations(NarrationMessageBuilder builder)
  • Description copied from class: WWidget
    Adds the narrations of this widget to a narration builder. Narrations will only apply if this widget is narratable. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WCardPanel.html b/libgui/io/github/cottonmc/cotton/gui/widget/WCardPanel.html index 4463707..dc511d0 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WCardPanel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WCardPanel.html @@ -2,7 +2,7 @@ -WCardPanel (LibGui 10.0.0+1.20.6 API) +WCardPanel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -406,7 +405,7 @@

    layout

    validate

    public void validate(GuiDescription c)
    Creates component peers and initializes animation data for this Widget and all its children. - The host screen handler must clear any heavyweight peers + The host screen handler must clear any heavyweight peers from its records before this method is called.

    This method must be called on the root panel of any screen once the widgets have been initialized. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WClippedPanel.html b/libgui/io/github/cottonmc/cotton/gui/widget/WClippedPanel.html index 4406a55..0a92260 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WClippedPanel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WClippedPanel.html @@ -2,7 +2,7 @@ -WClippedPanel (LibGui 10.0.0+1.20.6 API) +WClippedPanel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@

  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -141,7 +140,7 @@

    Method Summary

    Method
    Description
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -190,7 +189,7 @@

    Method Details

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WDynamicLabel.html b/libgui/io/github/cottonmc/cotton/gui/widget/WDynamicLabel.html index fbf6fba..ab055ec 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WDynamicLabel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WDynamicLabel.html @@ -2,7 +2,7 @@ -WDynamicLabel (LibGui 10.0.0+1.20.6 API) +WDynamicLabel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -98,7 +97,7 @@

    Class WDynamicLabel

    They can be used for automatically getting data from a block entity or another data source.

    Translating strings in dynamic labels should be done using - I18n.translate(String, Object...).

    + I18n.translate(String, Object...).
  • @@ -144,10 +153,14 @@

    Constructor Summary

    Constructor
    Description
    -
     
    +
    +
    Constructs a new dynamic label with the default text color.
    +
    WDynamicLabel(Supplier<String> text, int color)
    -
     
    +
    +
    Constructs a new dynamic label.
    +
  • @@ -169,26 +182,54 @@

    Method Summary

    -
     
    -
    void
    -
    paint(DrawContext context, +
    +
    Disables separate dark mode coloring by copying the dark color to be the light color.
    +
    + + +
    +
    Gets the horizontal text alignment of this label.
    +
    +
    boolean
    + +
    +
    Checks whether shadows should be drawn for this label.
    +
    + + +
    +
    Gets the vertical text alignment of this label.
    +
    +
    void
    +
    paint(DrawContext context, int x, int y, int mouseX, int mouseY)
    -
    +
    Paints this widget.
    - - -
     
    -
    setColor(int color, + +
    +
    Sets the horizontal text alignment of this label.
    +
    + +
    setColor(int color, int darkmodeColor)
    -
     
    +
    +
    Sets the light and dark mode colors of this label.
    +
    + +
    setDarkmodeColor(int color)
    +
    +
    Sets the dark mode color of this label.
    +
    -
    setDarkmodeColor(int color)
    -
     
    +
    setDrawShadows(boolean drawShadows)
    +
    +
    Sets whether shadows should be drawn for this label.
    +
    void
    setSize(int x, int y)
    @@ -197,7 +238,14 @@

    Method Summary

    -
     
    +
    +
    Sets the text of this label.
    +
    + + +
    +
    Sets the vertical text alignment of this label.
    +
    @@ -231,6 +279,12 @@

    alignment

  • +
    +

    verticalAlignment

    +
    protected VerticalAlignment verticalAlignment
    +
    +
  • +
  • color

    protected int color
    @@ -243,9 +297,16 @@

    darkmodeColor

  • +
    +

    drawShadows

    +
    protected boolean drawShadows
    +
    +
  • +
  • DEFAULT_TEXT_COLOR

    public static final int DEFAULT_TEXT_COLOR
    +
    The default text color for light mode labels.
    See Also:
    @@ -260,6 +321,7 @@

    DEFAULT_TEXT_COLOR

    DEFAULT_DARKMODE_TEXT_COLOR

    public static final int DEFAULT_DARKMODE_TEXT_COLOR
    +
    The default text color for dark mode labels.
    See Also:
    @@ -283,12 +345,23 @@

    Constructor Details

    WDynamicLabel

    public WDynamicLabel(Supplier<String> text, int color)
    +
    Constructs a new dynamic label.
    +
    +
    Parameters:
    +
    text - the text of the label
    +
    color - the color of the label
    +
  • WDynamicLabel

    public WDynamicLabel(Supplier<String> text)
    +
    Constructs a new dynamic label with the default text color.
    +
    +
    Parameters:
    +
    text - the text of the label
    +
  • @@ -303,7 +376,7 @@

    Method Details

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -359,12 +432,24 @@

    setSize

    setDarkmodeColor

    public WDynamicLabel setDarkmodeColor(int color)
    +
    Sets the dark mode color of this label.
    +
    +
    Parameters:
    +
    color - the new color
    +
    Returns:
    +
    this label
    +
  • disableDarkmode

    public WDynamicLabel disableDarkmode()
    +
    Disables separate dark mode coloring by copying the dark color to be the light color.
    +
    +
    Returns:
    +
    this label
    +
  • @@ -372,18 +457,109 @@

    disableDarkmode

    setColor

    public WDynamicLabel setColor(int color, int darkmodeColor)
    +
    Sets the light and dark mode colors of this label.
    +
    +
    Parameters:
    +
    color - the new light color
    +
    darkmodeColor - the new dark color
    +
    Returns:
    +
    this label
    +
    +
  • +
  • +
  • +
    +

    getDrawShadows

    +
    public boolean getDrawShadows()
    +
    Checks whether shadows should be drawn for this label.
    +
    +
    Returns:
    +
    true shadows should be drawn, false otherwise
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • +
    +

    setDrawShadows

    +
    public WDynamicLabel setDrawShadows(boolean drawShadows)
    +
    Sets whether shadows should be drawn for this label.
    +
    +
    Parameters:
    +
    drawShadows - true if shadows should be drawn, false otherwise
    +
    Returns:
    +
    this label
    +
    Since:
    +
    11.1.0
    +
  • setText

    public WDynamicLabel setText(Supplier<String> text)
    +
    Sets the text of this label.
    +
    +
    Parameters:
    +
    text - the new text
    +
    Returns:
    +
    this label
    +
    +
    +
  • +
  • +
    +

    getAlignment

    +
    public HorizontalAlignment getAlignment()
    +
    Gets the horizontal text alignment of this label.
    +
    +
    Returns:
    +
    the alignment
    +
    Since:
    +
    11.1.0
    +
  • setAlignment

    public WDynamicLabel setAlignment(HorizontalAlignment align)
    +
    Sets the horizontal text alignment of this label.
    +
    +
    Parameters:
    +
    align - the new text alignment
    +
    Returns:
    +
    this label
    +
    +
    +
  • +
  • +
    +

    getVerticalAlignment

    +
    public VerticalAlignment getVerticalAlignment()
    +
    Gets the vertical text alignment of this label.
    +
    +
    Returns:
    +
    the alignment
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • +
    +

    setVerticalAlignment

    +
    public WDynamicLabel setVerticalAlignment(VerticalAlignment align)
    +
    Sets the vertical text alignment of this label.
    +
    +
    Parameters:
    +
    align - the new text alignment
    +
    Returns:
    +
    this label
    +
    Since:
    +
    11.1.0
    +
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WGridPanel.html b/libgui/io/github/cottonmc/cotton/gui/widget/WGridPanel.html index b670797..0c4b852 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WGridPanel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WGridPanel.html @@ -2,7 +2,7 @@ -WGridPanel (LibGui 10.0.0+1.20.6 API) +WGridPanel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WItem.html b/libgui/io/github/cottonmc/cotton/gui/widget/WItem.html index e2595ad..d97c1d0 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WItem.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WItem.html @@ -2,7 +2,7 @@ -WItem (LibGui 10.0.0+1.20.6 API) +WItem (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -119,11 +118,11 @@

    Constructor Summary

    Constructor
    Description
    - +
     
    - +
     
    -
    WItem(TagKey<? extends ItemConvertible> tag)
    +
    WItem(TagKey<? extends ItemConvertible> tag)
     
    @@ -149,11 +148,11 @@

    Method Summary

    Returns the animation duration of this WItem.
    - +
     
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -165,7 +164,7 @@

    Method Summary

    setDuration(int duration)
     
    - +
    Sets the item list of this WItem and resets the animation state.
    @@ -197,19 +196,19 @@

    Constructor Details

  • WItem

    -
    public WItem(List<ItemStack> items)
    +
    public WItem(List<ItemStack> items)
  • WItem

    -
    public WItem(TagKey<? extends ItemConvertible> tag)
    +
    public WItem(TagKey<? extends ItemConvertible> tag)
  • WItem

    -
    public WItem(ItemStack stack)
    +
    public WItem(ItemStack stack)
  • @@ -251,7 +250,7 @@

    tick

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -288,13 +287,13 @@

    setDuration

  • getItems

    -
    public List<ItemStack> getItems()
    +
    public List<ItemStack> getItems()
  • setItems

    -
    public WItem setItems(List<ItemStack> items)
    +
    public WItem setItems(List<ItemStack> items)
    Sets the item list of this WItem and resets the animation state.
    Parameters:
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WItemSlot.ChangeListener.html b/libgui/io/github/cottonmc/cotton/gui/widget/WItemSlot.ChangeListener.html index c47002f..495d916 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WItemSlot.ChangeListener.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WItemSlot.ChangeListener.html @@ -2,7 +2,7 @@ -WItemSlot.ChangeListener (LibGui 10.0.0+1.20.6 API) +WItemSlot.ChangeListener (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -118,9 +117,9 @@

    Method Summary

    Description
    void
    onStackChanged(WItemSlot slot, - Inventory inventory, + Inventory inventory, int index, - ItemStack stack)
    + ItemStack stack)
  • Handles a changed item stack in an item slot.
    @@ -142,9 +141,9 @@

    Method Details

    onStackChanged

    void onStackChanged(WItemSlot slot, - Inventory inventory, + Inventory inventory, int index, - ItemStack stack)
    + ItemStack stack)
    Handles a changed item stack in an item slot.
    Parameters:
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WItemSlot.html b/libgui/io/github/cottonmc/cotton/gui/widget/WItemSlot.html index df6b30e..8240374 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WItemSlot.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WItemSlot.html @@ -2,7 +2,7 @@ -WItemSlot (LibGui 10.0.0+1.20.6 API) +WItemSlot (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -124,7 +123,7 @@

    Listeners

      
      slot.addChangeListener((slot, inventory, index, stack) -> {
    -     if (stack.isEmpty() || stack.getCount() < stack.getMaxCount()) {
    +     if (stack.isEmpty() || stack.getCount() < stack.getMaxCount()) {
              System.out.println("I'm not full yet!");
          }
      });
    @@ -159,7 +158,7 @@ 

    Field Summary

    Modifier and Type
    Field
    Description
    -
    static final Identifier
    +
    static final Identifier
    The default texture of item slots and BackgroundPainter.SLOT.
    @@ -178,7 +177,7 @@

    Constructor Summary

    Constructor
    Description
    -
    WItemSlot(Inventory inventory, +
    WItemSlot(Inventory inventory, int startIndex, int slotsWide, int slotsHigh, @@ -192,7 +191,7 @@

    Constructor Summary

    Method Summary

    -
    +
    Modifier and Type
    @@ -204,7 +203,7 @@

    Method Summary

    Adds a change listener to this slot.
    void
    - +
    Adds the narrations of this widget to a narration builder.
    @@ -219,7 +218,7 @@

    Method Summary

    Tests whether this widget can have the focus in the GUI.
    protected ValidatedSlot
    -
    createSlotPeer(Inventory inventory, +
    createSlotPeer(Inventory inventory, int index, int x, int y)
    @@ -231,143 +230,161 @@

    Method Summary

    Gets this slot widget's background painter.
    - - -
    -
    Deprecated, for removal: This API element is subject to removal in a future version. -
    Replaced by getInputFilter()
    -
    -
    -
    int
    - -
    +
    int
    + +
    Gets the currently focused slot index.
    - - -
    + + +
    Returns the focus model of this widget.
    -
    int
    - -
     
    - - -
    +
    int
    + +
     
    + + +
    Returns the icon if set, otherwise null.
    - - -
    + + +
    Gets the item stack input filter of this slot.
    -
    protected @Nullable Text
    + + +
    +
    Returns the inventory backing this slot.
    +
    +
    protected @Nullable Text
    Returns a "narration name" for this slot.
    - +
    Gets the item stack output filter of this slot.
    + + +
    +
    Returns an unmodifiable list containing the current slot peers.
    +
    +
    int
    + +
    +
    Gets the starting ID for the slot peers.
    +
    int
    - -
     
    -
    boolean
    - + +
    +
    Returns the height of this slot widget in individual slots.
    +
    +
    int
    + +
    +
    Returns the width of this slot widget in individual slots.
    +
    +
    int
    + +
    +
    Returns the starting index of slots in the backing inventory.
    +
    +
    int
    +
     
    boolean
    - +
    -
    Checks whether icons should be rendered when the first slot of this widget - contains an item.
    +
    Returns whether this slot is a big slot.
    boolean
    - +
    -
    Returns whether items can be inserted into this slot.
    +
    Checks whether icons should be rendered when the first slot of this widget + contains an item.
    boolean
    - +
    -
    Returns true if the contents of this WItemSlot can be modified by players.
    +
    Returns whether items can be inserted into this slot.
    boolean
    - +
    +
    Returns true if the contents of this WItemSlot can be modified by players.
    +
    +
    boolean
    + +
    Returns whether items can be taken from this slot.
    -
    static WItemSlot
    -
    of(Inventory inventory, - int index)
    -
     
    static WItemSlot
    -
    of(Inventory inventory, +
    of(Inventory inventory, + int index)
    +
     
    +
    static WItemSlot
    +
    of(Inventory inventory, int startIndex, int slotsWide, int slotsHigh)
    -
     
    -
    static WItemSlot
    - -
    +
     
    +
    static WItemSlot
    + +
    Creates a 9x3 slot widget from the "main" part of a player inventory.
    -
    void
    - -
    -
    Notifies this widget that it has lost focus
    -
    void
    - +
    +
    Notifies this widget that it has lost focus
    +
    +
    void
    + +
    Notifies this widget that it won't be drawn and hides any visible peers of itself and its children.
    - -
    onKeyPressed(int ch, + +
    onKeyPressed(int ch, int key, int modifiers)
    -
    +
    Notifies this widget that a key has been pressed.
    - -
    onMouseMove(int x, + +
    onMouseMove(int x, int y)
    -
    +
    Notifies this widget that the mouse has been moved while inside its bounds.
    -
    void
    - -
    +
    void
    + +
    Notifies this widget that it is visible and shows any hidden peers of itself and its children.
    -
    static WItemSlot
    -
    outputOf(Inventory inventory, +
    static WItemSlot
    +
    outputOf(Inventory inventory, int index)
    -
     
    -
    void
    -
    paint(DrawContext context, +
     
    +
    void
    +
    paint(DrawContext context, int x, int y, int mouseX, int mouseY)
    -
    +
    Paints this widget.
    -
    void
    - -
    +
    void
    + +
    Sets this item slot's background painter.
    - - -
    -
    Deprecated, for removal: This API element is subject to removal in a future version. - -
    -
    @@ -380,7 +397,7 @@

    Method Summary

    contains an item.
    - +
    Sets the item input filter of this item slot.
    @@ -393,7 +410,7 @@

    Method Summary

    setModifiable(boolean modifiable)
     
    - +
    Sets the item output filter of this item slot.
    @@ -430,7 +447,7 @@

    Field Details

  • SLOT_TEXTURE

    -
    public static final Identifier SLOT_TEXTURE
    +
    public static final Identifier SLOT_TEXTURE
    The default texture of item slots and BackgroundPainter.SLOT.
    Since:
    @@ -449,7 +466,7 @@

    Constructor Details

  • WItemSlot

    -
    public WItemSlot(Inventory inventory, +
    public WItemSlot(Inventory inventory, int startIndex, int slotsWide, int slotsHigh, @@ -467,14 +484,14 @@

    Method Details

  • of

    -
    public static WItemSlot of(Inventory inventory, +
    public static WItemSlot of(Inventory inventory, int index)
  • of

    -
    public static WItemSlot of(Inventory inventory, +
    public static WItemSlot of(Inventory inventory, int startIndex, int slotsWide, int slotsHigh)
    @@ -483,14 +500,14 @@

    of

  • outputOf

    -
    public static WItemSlot outputOf(Inventory inventory, +
    public static WItemSlot outputOf(Inventory inventory, int index)
  • ofPlayerStorage

    -
    public static WItemSlot ofPlayerStorage(Inventory inventory)
    +
    public static WItemSlot ofPlayerStorage(Inventory inventory)
    Creates a 9x3 slot widget from the "main" part of a player inventory.
    Parameters:
    @@ -541,9 +558,67 @@

    canFocus

  • +
    +

    getInventory

    +
    public Inventory getInventory()
    +
    Returns the inventory backing this slot.
    +
    +
    Returns:
    +
    the inventory backing this slot
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • +
    +

    getStartIndex

    +
    public int getStartIndex()
    +
    Returns the starting index of slots in the backing inventory.
    +
    +
    Returns:
    +
    the starting index of slots in the backing inventory
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • +
    +

    getSlotsWide

    +
    public int getSlotsWide()
    +
    Returns the width of this slot widget in individual slots.
    +
    +
    Returns:
    +
    the width of this slot widget in individual slots
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • +
    +

    getSlotsHigh

    +
    public int getSlotsHigh()
    +
    Returns the height of this slot widget in individual slots.
    +
    +
    Returns:
    +
    the height of this slot widget in individual slots
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • isBigSlot

    public boolean isBigSlot()
    +
    Returns whether this slot is a big slot. + Big slots are commonly used for crafting results and similar outputs.
    +
    +
    Returns:
    +
    whether this slot is a big slot
    +
  • @@ -702,7 +777,7 @@

    validate

    public void validate(GuiDescription host)
    Description copied from class: WWidget
    Creates component peers and initializes animation data for this Widget and all its children. - The host screen handler must clear any heavyweight peers + The host screen handler must clear any heavyweight peers from its records before this method is called.

    This method must be called on the root panel of any screen once the widgets have been initialized.

    @@ -736,7 +811,7 @@

    onKeyPressed

  • createSlotPeer

    -
    protected ValidatedSlot createSlotPeer(Inventory inventory, +
    protected ValidatedSlot createSlotPeer(Inventory inventory, int index, int x, int y)
    @@ -755,6 +830,32 @@

    createSlotPeer

  • +
    +

    getPeers

    +
    public @UnmodifiableView List<? extends ValidatedSlot> getPeers()
    +
    Returns an unmodifiable list containing the current slot peers.
    +
    +
    Returns:
    +
    an unmodifiable list containing the current slot peers
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • +
    +

    getPeerStartId

    +
    public int getPeerStartId()
    +
    Gets the starting ID for the slot peers.
    +
    +
    Returns:
    +
    the starting ID for the slot peers, or -1 if this slot widget has no peers
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • getBackgroundPainter

    @Nullable @@ -785,7 +886,7 @@

    setBackgroundPainter

  • getInputFilter

    -
    public Predicate<ItemStack> getInputFilter()
    +
    public Predicate<ItemStack> getInputFilter()
    Gets the item stack input filter of this slot.
    Returns:
    @@ -798,7 +899,7 @@

    getInputFilter

  • setInputFilter

    -
    public WItemSlot setInputFilter(Predicate<ItemStack> inputFilter)
    +
    public WItemSlot setInputFilter(Predicate<ItemStack> inputFilter)
    Sets the item input filter of this item slot.
    Parameters:
    @@ -813,7 +914,7 @@

    setInputFilter

  • getOutputFilter

    -
    public Predicate<ItemStack> getOutputFilter()
    +
    public Predicate<ItemStack> getOutputFilter()
    Gets the item stack output filter of this slot.
    Returns:
    @@ -826,7 +927,7 @@

    getOutputFilter

  • setOutputFilter

    -
    public WItemSlot setOutputFilter(Predicate<ItemStack> outputFilter)
    +
    public WItemSlot setOutputFilter(Predicate<ItemStack> outputFilter)
    Sets the item output filter of this item slot.
    Parameters:
    @@ -839,46 +940,10 @@

    setOutputFilter

  • -
    -

    getFilter

    -
    @Deprecated(forRemoval=true) -public Predicate<ItemStack> getFilter()
    -
    Deprecated, for removal: This API element is subject to removal in a future version. -
    Replaced by getInputFilter()
    -
    -
    Gets the item filter of this item slot.
    -
    -
    Returns:
    -
    the item filter
    -
    Since:
    -
    2.0.0
    -
    -
    -
  • -
  • -
    -

    setFilter

    -
    @Deprecated(forRemoval=true) -public WItemSlot setFilter(Predicate<ItemStack> filter)
    -
    Deprecated, for removal: This API element is subject to removal in a future version. - -
    -
    Sets the item filter of this item slot.
    -
    -
    Parameters:
    -
    filter - the new item filter
    -
    Returns:
    -
    this item slot
    -
    Since:
    -
    2.0.0
    -
    -
    -
  • -
  • paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -1013,7 +1078,7 @@

    addPainters

    addNarrations

    @Environment(CLIENT) -public void addNarrations(NarrationMessageBuilder builder)
    +public void addNarrations(NarrationMessageBuilder builder)
    Description copied from class: WWidget
    Adds the narrations of this widget to a narration builder. Narrations will only apply if this widget is narratable. @@ -1032,7 +1097,7 @@

    addNarrations

    getNarrationName

    @Nullable -protected @Nullable Text getNarrationName()
    +protected @Nullable Text getNarrationName()
    Returns a "narration name" for this slot. It's narrated before the slot index. One example of a narration name would be "hotbar" for the player's hotbar.
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WLabel.html b/libgui/io/github/cottonmc/cotton/gui/widget/WLabel.html index e2ed093..49f9cf1 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WLabel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WLabel.html @@ -2,7 +2,7 @@ -WLabel (LibGui 10.0.0+1.20.6 API) +WLabel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -116,22 +115,25 @@

    Field Summary

    static final int
    -
    The default text color for dark mode labels.
    +
    The default text color for dark mode labels.
    static final int
    The default text color for light mode labels.
    - - +
    protected boolean
    +
     
    -
    protected Text
    - + +
     
    - - +
    protected Text
    +
     
    + + +
     
  • Fields inherited from class io.github.cottonmc.cotton.gui.widget.WWidget

    @@ -146,11 +148,11 @@

    Constructor Summary

    Constructor
    Description
    -
    WLabel(Text text)
    +
    WLabel(Text text)
    Constructs a new label with the default text color.
    -
    WLabel(Text text, +
    WLabel(Text text, int color)
    Constructs a new label.
    @@ -170,7 +172,7 @@

    Method Summary

    Method
    Description
    void
    - +
    Adds the narrations of this widget to a narration builder.
    @@ -194,58 +196,68 @@

    Method Summary

    Gets the dark mode color of this label.
    - - +
    boolean
    +
    -
    Gets the horizontal text alignment of this label.
    +
    Checks whether shadows should be drawn for this label.
    - - + +
    +
    Gets the horizontal text alignment of this label.
    +
    + + +
    Gets the text of this label.
    - -
    getTextStyleAt(int x, + +
    getTextStyleAt(int x, int y)
    -
    +
    Gets the text style at the specific widget-space coordinates.
    - - -
    + + +
    Gets the vertical text alignment of this label.
    - -
    onClick(int x, + +
    onClick(int x, int y, int button)
    -
    +
    Notifies this widget that the mouse has been pressed and released, both while inside its bounds.
    -
    void
    -
    paint(DrawContext context, +
    void
    +
    paint(DrawContext context, int x, int y, int mouseX, int mouseY)
    -
    +
    Paints this widget.
    + +
    setColor(int color)
    +
    +
    Sets the light mode color of this label.
    +
    -
    setColor(int color)
    +
    setColor(int color, + int darkmodeColor)
    -
    Sets the light mode color of this label.
    +
    Sets the light and dark mode colors of this label.
    -
    setColor(int color, - int darkmodeColor)
    +
    setDarkmodeColor(int color)
    -
    Sets the light and dark mode colors of this label.
    +
    Sets the dark mode color of this label.
    -
    setDarkmodeColor(int color)
    +
    setDrawShadows(boolean drawShadows)
    -
    Sets the dark mode color of this label.
    +
    Sets whether shadows should be drawn for this label.
    @@ -259,7 +271,7 @@

    Method Summary

    Sets the size of this widget.
    -
    setText(Text text)
    +
    setText(Text text)
    Sets the text of this label.
    @@ -291,7 +303,7 @@

    Field Details

  • text

    -
    protected Text text
    +
    protected Text text
  • @@ -319,6 +331,12 @@

    darkmodeColor

  • +
    +

    drawShadows

    +
    protected boolean drawShadows
    +
    +
  • +
  • DEFAULT_TEXT_COLOR

    public static final int DEFAULT_TEXT_COLOR
    @@ -337,7 +355,7 @@

    DEFAULT_TEXT_COLOR

    DEFAULT_DARKMODE_TEXT_COLOR

    public static final int DEFAULT_DARKMODE_TEXT_COLOR
    -
    The default text color for dark mode labels.
    +
    The default text color for dark mode labels.
    See Also:
    @@ -359,7 +377,7 @@

    Constructor Details

  • WLabel

    -
    public WLabel(Text text, +
    public WLabel(Text text, int color)
    Constructs a new label.
    @@ -372,7 +390,7 @@

    WLabel

  • WLabel

    -
    public WLabel(Text text)
    +
    public WLabel(Text text)
    Constructs a new label with the default text color.
    Parameters:
    @@ -394,7 +412,7 @@

    Method Details

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -439,7 +457,7 @@

    onClick

    getTextStyleAt

    @Environment(CLIENT) @Nullable -public @Nullable Style getTextStyleAt(int x, +public @Nullable Style getTextStyleAt(int x, int y)
    Gets the text style at the specific widget-space coordinates.
    @@ -561,9 +579,37 @@

    setColor

  • +
    +

    getDrawShadows

    +
    public boolean getDrawShadows()
    +
    Checks whether shadows should be drawn for this label.
    +
    +
    Returns:
    +
    true shadows should be drawn, false otherwise
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • +
    +

    setDrawShadows

    +
    public WLabel setDrawShadows(boolean drawShadows)
    +
    Sets whether shadows should be drawn for this label.
    +
    +
    Parameters:
    +
    drawShadows - true if shadows should be drawn, false otherwise
    +
    Returns:
    +
    this label
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • getText

    -
    public Text getText()
    +
    public Text getText()
    Gets the text of this label.
    Returns:
    @@ -574,7 +620,7 @@

    getText

  • setText

    -
    public WLabel setText(Text text)
    +
    public WLabel setText(Text text)
    Sets the text of this label.
    Parameters:
    @@ -640,7 +686,7 @@

    setVerticalAlignment

    addNarrations

    @Environment(CLIENT) -public void addNarrations(NarrationMessageBuilder builder)
    +public void addNarrations(NarrationMessageBuilder builder)
  • Description copied from class: WWidget
    Adds the narrations of this widget to a narration builder. Narrations will only apply if this widget is narratable. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WLabeledSlider.LabelUpdater.html b/libgui/io/github/cottonmc/cotton/gui/widget/WLabeledSlider.LabelUpdater.html index 81a25ce..21c3813 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WLabeledSlider.LabelUpdater.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WLabeledSlider.LabelUpdater.html @@ -2,7 +2,7 @@ -WLabeledSlider.LabelUpdater (LibGui 10.0.0+1.20.6 API) +WLabeledSlider.LabelUpdater (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -114,7 +113,7 @@

    Method Summary

    Modifier and Type
    Method
    Description
    - +
    updateLabel(int value)
    Gets the updated label for the new slider value.
    @@ -136,7 +135,7 @@

    Method Details

  • updateLabel

    -
    Text updateLabel(int value)
    +
    Text updateLabel(int value)
    Gets the updated label for the new slider value.
    Parameters:
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WLabeledSlider.html b/libgui/io/github/cottonmc/cotton/gui/widget/WLabeledSlider.html index 917e16e..a7df3bd 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WLabeledSlider.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WLabeledSlider.html @@ -2,7 +2,7 @@ -WLabeledSlider (LibGui 10.0.0+1.20.6 API) +WLabeledSlider (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -166,13 +165,13 @@

    Constructor Summary

    WLabeledSlider(int min, int max, Axis axis, - @Nullable Text label)
    + @Nullable Text label)
  • Constructs a slider.
    WLabeledSlider(int min, int max, - @Nullable Text label)
    + @Nullable Text label)
    Constructs a horizontal slider.
    @@ -191,11 +190,11 @@

    Method Summary

    Method
    Description
    void
    - +
    Adds the narrations of this widget to a narration builder.
    - +
    Gets the current label of this slider.
    @@ -225,7 +224,7 @@

    Method Summary

    onValueChanged(int value)
     
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -234,7 +233,7 @@

    Method Summary

    Paints this widget.
    void
    - +
    Sets the label of this slider.
    @@ -306,7 +305,7 @@

    WLabeledSlider

    int max, Axis axis, @Nullable - @Nullable Text label)
    + @Nullable Text label)
    Constructs a slider.
    Parameters:
    @@ -323,7 +322,7 @@

    WLabeledSlider

    public WLabeledSlider(int min, int max, @Nullable - @Nullable Text label)
    + @Nullable Text label)
  • Constructs a horizontal slider.
    Parameters:
    @@ -345,7 +344,7 @@

    Method Details

    getLabel

    @Nullable -public @Nullable Text getLabel()
    +public @Nullable Text getLabel()
  • Gets the current label of this slider.
    Returns:
    @@ -357,7 +356,7 @@

    getLabel

    setLabel

    public void setLabel(@Nullable - @Nullable Text label)
    + @Nullable Text label)
    Sets the label of this slider.
    Parameters:
    @@ -457,7 +456,7 @@

    isMouseInsideBounds

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -480,7 +479,7 @@

    paint

    addNarrations

    @Environment(CLIENT) -public void addNarrations(NarrationMessageBuilder builder)
    +public void addNarrations(NarrationMessageBuilder builder)
    Description copied from class: WWidget
    Adds the narrations of this widget to a narration builder. Narrations will only apply if this widget is narratable. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WListPanel.html b/libgui/io/github/cottonmc/cotton/gui/widget/WListPanel.html index f2a93b0..bfe02e3 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WListPanel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WListPanel.html @@ -2,7 +2,7 @@ -WListPanel (LibGui 10.0.0+1.20.6 API) +WListPanel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -139,26 +138,19 @@

    Field Summary

    Whether this list has a fixed height for items.
    -
    protected int
    - +
    protected WScrollBar
    +
    -
    Deprecated, for removal: This API element is subject to removal in a future version. -
    Replaced with insets and gap.
    -
    -
    -
    protected WScrollBar
    - -
    The scroll bar of this list.
    -
    protected Supplier<W>
    - -
    +
    protected Supplier<W>
    + +
    The supplier of new empty widgets.
    -
    protected List<W>
    - -
     
    +
    protected List<W>
    + +
     

    Fields inherited from class io.github.cottonmc.cotton.gui.widget.WPanel

    @@ -230,7 +222,7 @@

    Method Summary

    Notifies this widget that the mouse has been scrolled inside its bounds.
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -335,16 +327,6 @@

    fixedHeight

  • -
    -

    margin

    -
    @Deprecated(forRemoval=true) -protected int margin
    -
    Deprecated, for removal: This API element is subject to removal in a future version. -
    Replaced with insets and gap.
    -
    -
    -
  • -
  • scrollBar

    protected WScrollBar scrollBar
    @@ -386,7 +368,7 @@

    Method Details

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -411,7 +393,7 @@

    validate

    public void validate(GuiDescription c)
    Description copied from class: WPanel
    Creates component peers and initializes animation data for this Widget and all its children. - The host screen handler must clear any heavyweight peers + The host screen handler must clear any heavyweight peers from its records before this method is called.

    This method must be called on the root panel of any screen once the widgets have been initialized. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WPanel.html b/libgui/io/github/cottonmc/cotton/gui/widget/WPanel.html index 009e025..fd52895 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WPanel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WPanel.html @@ -2,7 +2,7 @@ -WPanel (LibGui 10.0.0+1.20.6 API) +WPanel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@

  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -196,7 +195,7 @@

    Method Summary

    shows any hidden peers of itself and its children.
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -389,7 +388,7 @@

    hit

    validate

    public void validate(GuiDescription c)
    Creates component peers and initializes animation data for this Widget and all its children. - The host screen handler must clear any heavyweight peers + The host screen handler must clear any heavyweight peers from its records before this method is called.

    This method must be called on the root panel of any screen once the widgets have been initialized. @@ -427,7 +426,7 @@

    setHost

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WPanelWithInsets.html b/libgui/io/github/cottonmc/cotton/gui/widget/WPanelWithInsets.html index 7a940a3..4b24451 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WPanelWithInsets.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WPanelWithInsets.html @@ -2,7 +2,7 @@ -WPanelWithInsets (LibGui 10.0.0+1.20.6 API) +WPanelWithInsets (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WPlainPanel.html b/libgui/io/github/cottonmc/cotton/gui/widget/WPlainPanel.html index cb271f5..bf82508 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WPlainPanel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WPlainPanel.html @@ -2,7 +2,7 @@ -WPlainPanel (LibGui 10.0.0+1.20.6 API) +WPlainPanel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WPlayerInvPanel.html b/libgui/io/github/cottonmc/cotton/gui/widget/WPlayerInvPanel.html index 7c9377f..29bd06a 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WPlayerInvPanel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WPlayerInvPanel.html @@ -2,7 +2,7 @@ -WPlayerInvPanel (LibGui 10.0.0+1.20.6 API) +WPlayerInvPanel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -156,16 +155,16 @@

    Constructor Summary

    Constructor
    Description
    - +
    Constructs a player inventory panel with a label.
    -
    WPlayerInvPanel(PlayerInventory playerInventory, +
    WPlayerInvPanel(PlayerInventory playerInventory, boolean hasLabel)
    Constructs a player inventory panel.
    -
    WPlayerInvPanel(PlayerInventory playerInventory, +
    Constructs a player inventory panel.
    @@ -190,7 +189,7 @@

    Method Summary

    Checks whether this widget can be resized using WWidget.setSize(int, int).
    static WLabel
    - +
    Creates a vanilla-style inventory label for a player inventory.
    @@ -244,7 +243,7 @@

    inventory

    See Also:
  • @@ -261,7 +260,7 @@

    hotbar

    See Also:
  • @@ -298,7 +297,7 @@

    Constructor Details

  • WPlayerInvPanel

    -
    public WPlayerInvPanel(PlayerInventory playerInventory)
    +
    public WPlayerInvPanel(PlayerInventory playerInventory)
    Constructs a player inventory panel with a label.
    Parameters:
    @@ -309,7 +308,7 @@

    WPlayerInvPanel

  • WPlayerInvPanel

    -
    public WPlayerInvPanel(PlayerInventory playerInventory, +
    public WPlayerInvPanel(PlayerInventory playerInventory, boolean hasLabel)
    Constructs a player inventory panel.
    @@ -324,7 +323,7 @@

    WPlayerInvPanel

  • WPlayerInvPanel

    -
    public WPlayerInvPanel(PlayerInventory playerInventory, +
    public WPlayerInvPanel(PlayerInventory playerInventory, @Nullable @Nullable WWidget label)
    Constructs a player inventory panel.
    @@ -362,7 +361,7 @@

    canResize

  • createInventoryLabel

    -
    public static WLabel createInventoryLabel(PlayerInventory playerInventory)
    +
    public static WLabel createInventoryLabel(PlayerInventory playerInventory)
    Creates a vanilla-style inventory label for a player inventory.
    Parameters:
    @@ -396,7 +395,7 @@

    validate

    public void validate(GuiDescription c)
    Description copied from class: WPanel
    Creates component peers and initializes animation data for this Widget and all its children. - The host screen handler must clear any heavyweight peers + The host screen handler must clear any heavyweight peers from its records before this method is called.

    This method must be called on the root panel of any screen once the widgets have been initialized. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WScrollBar.html b/libgui/io/github/cottonmc/cotton/gui/widget/WScrollBar.html index 8be0b32..fbf31fc 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WScrollBar.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WScrollBar.html @@ -2,7 +2,7 @@ -WScrollBar (LibGui 10.0.0+1.20.6 API) +WScrollBar (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@

  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -169,7 +168,7 @@

    Method Summary

    Method
    Description
    void
    - +
    Adds the narrations of this widget to a narration builder.
    @@ -265,7 +264,7 @@

    Method Summary

    Notifies this widget that the mouse has been released while inside its bounds
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -407,7 +406,7 @@

    Method Details

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -678,7 +677,7 @@

    checkValue

    addNarrations

    @Environment(CLIENT) -public void addNarrations(NarrationMessageBuilder builder)
    +public void addNarrations(NarrationMessageBuilder builder)
    Description copied from class: WWidget
    Adds the narrations of this widget to a narration builder. Narrations will only apply if this widget is narratable. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WScrollPanel.html b/libgui/io/github/cottonmc/cotton/gui/widget/WScrollPanel.html index f2f9602..b3a1d15 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WScrollPanel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WScrollPanel.html @@ -2,7 +2,7 @@ -WScrollPanel (LibGui 10.0.0+1.20.6 API) +WScrollPanel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -197,7 +196,7 @@

    Method Summary

    Notifies this widget that the mouse has been scrolled inside its bounds.
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -397,7 +396,7 @@

    setScrollingVertically

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -456,7 +455,7 @@

    validate

    public void validate(GuiDescription c)
    Description copied from class: WPanel
    Creates component peers and initializes animation data for this Widget and all its children. - The host screen handler must clear any heavyweight peers + The host screen handler must clear any heavyweight peers from its records before this method is called.

    This method must be called on the root panel of any screen once the widgets have been initialized. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WSlider.html b/libgui/io/github/cottonmc/cotton/gui/widget/WSlider.html index 462a1db..db9024d 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WSlider.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WSlider.html @@ -2,7 +2,7 @@ -WSlider (LibGui 10.0.0+1.20.6 API) +WSlider (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@

  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -126,10 +125,10 @@

    Field Summary

    Modifier and Type
    Field
    Description
    -
    static final Identifier
    +
    static final Identifier
     
    -
    static final Identifier
    +
    static final Identifier
     
    static final int
    @@ -188,7 +187,7 @@

    Method Summary

    Checks if the mouse cursor is close enough to the slider that the user can start dragging.
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -253,13 +252,13 @@

    THUMB_SIZE

  • LIGHT_TEXTURE

    -
    public static final Identifier LIGHT_TEXTURE
    +
    public static final Identifier LIGHT_TEXTURE
  • DARK_TEXTURE

    -
    public static final Identifier DARK_TEXTURE
    +
    public static final Identifier DARK_TEXTURE
  • @@ -322,7 +321,7 @@

    isMouseInsideBounds

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WSprite.html b/libgui/io/github/cottonmc/cotton/gui/widget/WSprite.html index 68c6e6b..a8a509d 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WSprite.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WSprite.html @@ -2,7 +2,7 @@ -WSprite (LibGui 10.0.0+1.20.6 API) +WSprite (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -151,7 +150,7 @@

    Constructor Summary

    Create a new animated sprite.
    WSprite(int frameTime, - Identifier... frames)
    + Identifier... frames)
    Create a new animated sprite.
    @@ -159,11 +158,11 @@

    Constructor Summary

    Create a new sprite with a single image.
    - +
    Create a new sprite with a single image.
    -
    WSprite(Identifier image, +
    WSprite(Identifier image, float u1, float v1, float u2, @@ -191,7 +190,7 @@

    Method Summary

    Checks whether this widget can be resized using WWidget.setSize(int, int).
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -200,7 +199,7 @@

    Method Summary

    Paints this widget.
    protected void
    -
    paintFrame(DrawContext context, +
    paintFrame(DrawContext context, int x, int y, Texture texture)
    @@ -213,7 +212,7 @@

    Method Summary

    Sets the animation frames of this sprite.
    -
    setFrames(Identifier... frames)
    +
    setFrames(Identifier... frames)
    Sets the animation frames of this sprite.
    @@ -223,7 +222,7 @@

    Method Summary

    Sets the image of this sprite.
    - +
    Sets the image of this sprite.
    @@ -331,7 +330,7 @@

    WSprite

  • WSprite

    -
    public WSprite(Identifier image)
    +
    public WSprite(Identifier image)
    Create a new sprite with a single image.
    Parameters:
    @@ -342,7 +341,7 @@

    WSprite

  • WSprite

    -
    public WSprite(Identifier image, +
    public WSprite(Identifier image, float u1, float v1, float u2, @@ -362,7 +361,7 @@

    WSprite

    WSprite

    public WSprite(int frameTime, - Identifier... frames)
    + Identifier... frames)
    Create a new animated sprite.
    Parameters:
    @@ -397,7 +396,7 @@

    Method Details

  • setImage

    -
    public WSprite setImage(Identifier image)
    +
    public WSprite setImage(Identifier image)
    Sets the image of this sprite.
    Parameters:
    @@ -410,7 +409,7 @@

    setImage

  • setFrames

    -
    public WSprite setFrames(Identifier... frames)
    +
    public WSprite setFrames(Identifier... frames)
    Sets the animation frames of this sprite.
    Parameters:
    @@ -516,7 +515,7 @@

    canResize

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -539,7 +538,7 @@

    paint

    paintFrame

    @Environment(CLIENT) -protected void paintFrame(DrawContext context, +protected void paintFrame(DrawContext context, int x, int y, Texture texture)
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.Tab.Builder.html b/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.Tab.Builder.html index 883abe3..58c9517 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.Tab.Builder.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.Tab.Builder.html @@ -2,7 +2,7 @@ -WTabPanel.Tab.Builder (LibGui 10.0.0+1.20.6 API) +WTabPanel.Tab.Builder (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -137,17 +136,17 @@

    Method Summary

    Sets the tab icon.
    -
    title(Text title)
    +
    title(Text title)
    Sets the tab title.
    -
    tooltip(Collection<? extends Text> lines)
    +
    tooltip(Collection<? extends Text> lines)
    Adds lines to the tab's tooltip.
    -
    tooltip(Text... lines)
    +
    tooltip(Text... lines)
    Adds lines to the tab's tooltip.
    @@ -192,7 +191,7 @@

    Method Details

  • title

    -
    public WTabPanel.Tab.Builder title(Text title)
    +
    public WTabPanel.Tab.Builder title(Text title)
    Sets the tab title.
    Parameters:
    @@ -222,7 +221,7 @@

    icon

  • tooltip

    -
    public WTabPanel.Tab.Builder tooltip(Text... lines)
    +
    public WTabPanel.Tab.Builder tooltip(Text... lines)
    Adds lines to the tab's tooltip.
    Parameters:
    @@ -237,7 +236,7 @@

    tooltip

  • tooltip

    -
    public WTabPanel.Tab.Builder tooltip(Collection<? extends Text> lines)
    +
    public WTabPanel.Tab.Builder tooltip(Collection<? extends Text> lines)
    Adds lines to the tab's tooltip.
    Parameters:
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.Tab.html b/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.Tab.html index 7da0e57..6afa35d 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.Tab.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.Tab.html @@ -2,7 +2,7 @@ -WTabPanel.Tab (LibGui 10.0.0+1.20.6 API) +WTabPanel.Tab (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -138,7 +137,7 @@

    Method Summary

    Gets the icon of this tab.
    - +
    Gets the title of this tab.
    @@ -169,7 +168,7 @@

    Method Details

    getTitle

    @Nullable -public @Nullable Text getTitle()
    +public @Nullable Text getTitle()
    Gets the title of this tab.
    Returns:
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.html b/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.html index 9561298..eb1655d 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WTabPanel.html @@ -2,7 +2,7 @@ -WTabPanel (LibGui 10.0.0+1.20.6 API) +WTabPanel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WText.html b/libgui/io/github/cottonmc/cotton/gui/widget/WText.html index ce6d344..7cece3c 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WText.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WText.html @@ -2,7 +2,7 @@ -WText (LibGui 10.0.0+1.20.6 API) +WText (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -117,15 +116,18 @@

    Field Summary

    protected int
     
    - - +
    protected boolean
    +
     
    -
    protected Text
    - + +
     
    - - +
    protected Text
    +
     
    + + +
     
  • Fields inherited from class io.github.cottonmc.cotton.gui.widget.WWidget

    @@ -140,9 +142,9 @@

    Constructor Summary

    Constructor
    Description
    -
    WText(Text text)
    +
    WText(Text text)
     
    -
    WText(Text text, +
    WText(Text text, int color)
     
    @@ -160,7 +162,7 @@

    Method Summary

    Method
    Description
    void
    - +
    Adds the narrations of this widget to a narration builder.
    @@ -177,65 +179,75 @@

    Method Summary

    int
    -
    Gets the light mode color of this label.
    +
    Gets the light mode color of this text widget.
    int
    -
    Gets the dark mode color of this label.
    +
    Gets the dark mode color of this text widget.
    - - +
    boolean
    +
    -
    Gets the horizontal alignment of this text widget.
    +
    Checks whether shadows should be drawn for this text widget.
    - - + +
    -
    Gets the text of this label.
    +
    Gets the horizontal alignment of this text widget.
    - -
    getTextStyleAt(int x, - int y)
    + +
    -
    Gets the text style at the specific widget-space coordinates.
    +
    Gets the text of this text widget.
    - - + +
    getTextStyleAt(int x, + int y)
    +
    Gets the text style at the specific widget-space coordinates.
    +
    + + +
    Gets the vertical alignment of this text widget.
    - -
    onClick(int x, + +
    onClick(int x, int y, int button)
    -
    +
    Notifies this widget that the mouse has been pressed and released, both while inside its bounds.
    -
    void
    -
    paint(DrawContext context, +
    void
    +
    paint(DrawContext context, int x, int y, int mouseX, int mouseY)
    -
    +
    Paints this widget.
    + +
    setColor(int color)
    +
    +
    Sets the light mode color of this text widget.
    +
    -
    setColor(int color)
    +
    setColor(int color, + int darkmodeColor)
    -
    Sets the light mode color of this label.
    +
    Sets the light and dark mode colors of this text widget.
    -
    setColor(int color, - int darkmodeColor)
    +
    setDarkmodeColor(int darkmodeColor)
    -
    Sets the light and dark mode colors of this label.
    +
    Sets the dark mode color of this text widget.
    -
    setDarkmodeColor(int darkmodeColor)
    +
    setDrawShadows(boolean drawShadows)
    -
    Sets the dark mode color of this label.
    +
    Sets whether shadows should be drawn for this text widget.
    @@ -249,9 +261,9 @@

    Method Summary

    Sets the size of this widget.
    -
    setText(Text text)
    +
    setText(Text text)
    -
    Sets the text of this label.
    +
    Sets the text of this text widget.
    @@ -281,7 +293,7 @@

    Field Details

  • text

    -
    protected Text text
    +
    protected Text text
  • @@ -297,6 +309,12 @@

    darkmodeColor

  • +
    +

    drawShadows

    +
    protected boolean drawShadows
    +
    +
  • +
  • horizontalAlignment

    protected HorizontalAlignment horizontalAlignment
    @@ -319,13 +337,13 @@

    Constructor Details

  • WText

    -
    public WText(Text text)
    +
    public WText(Text text)
  • WText

    -
    public WText(Text text, +
    public WText(Text text, int color)
  • @@ -375,7 +393,7 @@

    canResize

    getTextStyleAt

    @Environment(CLIENT) @Nullable -public @Nullable Style getTextStyleAt(int x, +public @Nullable Style getTextStyleAt(int x, int y)
    Gets the text style at the specific widget-space coordinates.
    @@ -391,7 +409,7 @@

    getTextStyleAt

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -434,8 +452,8 @@

    onClick

  • getText

    -
    public Text getText()
    -
    Gets the text of this label.
    +
    public Text getText()
    +
    Gets the text of this text widget.
    Returns:
    the text
    @@ -445,13 +463,13 @@

    getText

  • setText

    -
    public WText setText(Text text)
    -
    Sets the text of this label.
    +
    public WText setText(Text text)
    +
    Sets the text of this text widget.
    Parameters:
    text - the new text
    Returns:
    -
    this label
    +
    this text widget
  • @@ -459,7 +477,7 @@

    setText

    getColor

    public int getColor()
    -
    Gets the light mode color of this label.
    +
    Gets the light mode color of this text widget.
    Returns:
    the color
    @@ -470,7 +488,7 @@

    getColor

    setColor

    public WText setColor(int color)
    -
    Sets the light mode color of this label.
    +
    Sets the light mode color of this text widget.
    Parameters:
    color - the new color
    @@ -483,7 +501,7 @@

    setColor

    getDarkmodeColor

    public int getDarkmodeColor()
    -
    Gets the dark mode color of this label.
    +
    Gets the dark mode color of this text widget.
    Returns:
    the color
    @@ -496,7 +514,7 @@

    getDarkmodeColor

    setDarkmodeColor

    public WText setDarkmodeColor(int darkmodeColor)
    -
    Sets the dark mode color of this label.
    +
    Sets the dark mode color of this text widget.
    Parameters:
    darkmodeColor - the new color
    @@ -510,7 +528,7 @@

    setDarkmodeColor

    setColor

    public WText setColor(int color, int darkmodeColor)
    -
    Sets the light and dark mode colors of this label.
    +
    Sets the light and dark mode colors of this text widget.
    Parameters:
    color - the new light color
    @@ -521,6 +539,34 @@

    setColor

  • +
    +

    getDrawShadows

    +
    public boolean getDrawShadows()
    +
    Checks whether shadows should be drawn for this text widget.
    +
    +
    Returns:
    +
    true shadows should be drawn, false otherwise
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • +
    +

    setDrawShadows

    +
    public WText setDrawShadows(boolean drawShadows)
    +
    Sets whether shadows should be drawn for this text widget.
    +
    +
    Parameters:
    +
    drawShadows - true if shadows should be drawn, false otherwise
    +
    Returns:
    +
    this text widget
    +
    Since:
    +
    11.1.0
    +
    +
    +
  • +
  • disableDarkmode

    public WText disableDarkmode()
    @@ -591,7 +637,7 @@

    setVerticalAlignment

    addNarrations

    @Environment(CLIENT) -public void addNarrations(NarrationMessageBuilder builder)
    +public void addNarrations(NarrationMessageBuilder builder)
  • Description copied from class: WWidget
    Adds the narrations of this widget to a narration builder. Narrations will only apply if this widget is narratable. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WTextField.html b/libgui/io/github/cottonmc/cotton/gui/widget/WTextField.html index 68c13cc..bfb4c8e 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WTextField.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WTextField.html @@ -2,7 +2,7 @@ -WTextField (LibGui 10.0.0+1.20.6 API) +WTextField (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -134,7 +133,7 @@

    Constructor Summary

    Description
     
    -
    WTextField(Text suggestion)
    +
    WTextField(Text suggestion)
     
    @@ -151,7 +150,7 @@

    Method Summary

    Method
    Description
    void
    - +
    Adds the narrations of this widget to a narration builder.
    @@ -177,7 +176,7 @@

    Method Summary

     
    - +
     
    @@ -217,7 +216,7 @@

    Method Summary

    Notifies this widget that a key has been pressed.
  • void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -226,35 +225,35 @@

    Method Summary

    Paints this widget.
    protected void
    -
    renderBox(DrawContext context, +
    renderBox(DrawContext context, int x, int y)
     
    protected void
    -
    renderCursor(DrawContext context, +
    renderCursor(DrawContext context, int x, int y, String visibleText)
     
    protected void
    -
    renderSelection(DrawContext context, +
    renderSelection(DrawContext context, int x, int y, String visibleText)
     
    protected void
    -
    renderSuggestion(DrawContext context, +
    renderSuggestion(DrawContext context, int x, int y)
     
    protected void
    -
    renderText(DrawContext context, +
    renderText(DrawContext context, int x, int y, String visibleText)
     
    protected void
    -
    renderTextField(DrawContext context, +
    renderTextField(DrawContext context, int x, int y)
     
    @@ -289,7 +288,7 @@

    Method Summary

    Sets the size of this widget.
    - +
     
    setSuggestionColor(int suggestionColor)
    @@ -400,7 +399,7 @@

    WTextField

  • WTextField

    -
    public WTextField(Text suggestion)
    +
    public WTextField(Text suggestion)
  • @@ -522,7 +521,7 @@

    isEditable

    renderBox

    @Environment(CLIENT) -protected void renderBox(DrawContext context, +protected void renderBox(DrawContext context, int x, int y)
    @@ -531,7 +530,7 @@

    renderBox

    renderText

    @Environment(CLIENT) -protected void renderText(DrawContext context, +protected void renderText(DrawContext context, int x, int y, String visibleText)
    @@ -541,7 +540,7 @@

    renderText

    renderCursor

    @Environment(CLIENT) -protected void renderCursor(DrawContext context, +protected void renderCursor(DrawContext context, int x, int y, String visibleText)
    @@ -551,7 +550,7 @@

    renderCursor

    renderSuggestion

    @Environment(CLIENT) -protected void renderSuggestion(DrawContext context, +protected void renderSuggestion(DrawContext context, int x, int y)
    @@ -560,7 +559,7 @@

    renderSuggestion

    renderSelection

    @Environment(CLIENT) -protected void renderSelection(DrawContext context, +protected void renderSelection(DrawContext context, int x, int y, String visibleText)
    @@ -570,7 +569,7 @@

    renderSelection

    renderTextField

    @Environment(CLIENT) -protected void renderTextField(DrawContext context, +protected void renderTextField(DrawContext context, int x, int y)
    @@ -621,14 +620,14 @@

    setEditable

    getSuggestion

    @Nullable -public @Nullable Text getSuggestion()
    +public @Nullable Text getSuggestion()
  • setSuggestion

    public WTextField setSuggestion(@Nullable - @Nullable Text suggestion)
    + @Nullable Text suggestion)
  • @@ -668,7 +667,7 @@

    onFocusGained

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -763,7 +762,7 @@

    onKeyPressed

  • addNarrations

    -
    public void addNarrations(NarrationMessageBuilder builder)
    +
    public void addNarrations(NarrationMessageBuilder builder)
    Description copied from class: WWidget
    Adds the narrations of this widget to a narration builder. Narrations will only apply if this widget is narratable. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WTiledSprite.html b/libgui/io/github/cottonmc/cotton/gui/widget/WTiledSprite.html index 42fefc9..ce1ddbf 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WTiledSprite.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WTiledSprite.html @@ -2,7 +2,7 @@ -WTiledSprite (LibGui 10.0.0+1.20.6 API) +WTiledSprite (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -134,7 +133,7 @@

    Constructor Summary

    WTiledSprite(int tileWidth, int tileHeight, int frameTime, - Identifier... frames)
    + Identifier... frames)
    Create a new animated tiled sprite.
    @@ -146,7 +145,7 @@

    Constructor Summary

  • WTiledSprite(int tileWidth, int tileHeight, - Identifier image)
    + Identifier image)
  • Create a tiled sprite.
    @@ -175,7 +174,7 @@

    Method Summary

    Gets the tile width of this sprite.
  • void
    -
    paintFrame(DrawContext context, +
    paintFrame(DrawContext context, int x, int y, Texture texture)
    @@ -226,7 +225,7 @@

    Constructor Details

    WTiledSprite

    public WTiledSprite(int tileWidth, int tileHeight, - Identifier image)
    + Identifier image)
    Create a tiled sprite.
    Parameters:
    @@ -242,7 +241,7 @@

    WTiledSprite

    public WTiledSprite(int tileWidth, int tileHeight, int frameTime, - Identifier... frames)
    + Identifier... frames)
  • Create a new animated tiled sprite.
    Parameters:
    @@ -370,7 +369,7 @@

    setTileHeight

    paintFrame

    @Environment(CLIENT) -public void paintFrame(DrawContext context, +public void paintFrame(DrawContext context, int x, int y, Texture texture)
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WToggleButton.html b/libgui/io/github/cottonmc/cotton/gui/widget/WToggleButton.html index ebae0b7..5182dae 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WToggleButton.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WToggleButton.html @@ -2,7 +2,7 @@ -WToggleButton (LibGui 10.0.0+1.20.6 API) +WToggleButton (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -127,7 +126,7 @@

    Field Summary

    protected boolean
     
    -
    protected @Nullable Text
    +
    protected @Nullable Text
     
    protected Texture
    @@ -164,22 +163,22 @@

    Constructor Summary

    WToggleButton(Texture onImage, Texture offImage, - Text label)
    + Text label)
  • Constructs a toggle button with custom images.
    - +
    Constructs a toggle button with default images.
    -
    WToggleButton(Identifier onImage, - Identifier offImage)
    +
    WToggleButton(Identifier onImage, + Identifier offImage)
    Constructs a toggle button with custom images and no label.
    -
    WToggleButton(Identifier onImage, - Identifier offImage, - Text label)
    +
    WToggleButton(Identifier onImage, + Identifier offImage, + Text label)
    Constructs a toggle button with custom images.
    @@ -198,7 +197,7 @@

    Method Summary

    Method
    Description
    void
    - +
    Adds the narrations of this widget to a narration builder.
    @@ -215,7 +214,7 @@

    Method Summary

     
    - +
     
    @@ -248,7 +247,7 @@

    Method Summary

    onToggle(boolean on)
     
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -264,7 +263,7 @@

    Method Summary

    setFocusImage(Texture focusImage)
     
    - +
     
    setOffImage(Texture offImage)
    @@ -338,7 +337,7 @@

    focusImage

    label

    @Nullable -protected @Nullable Text label
    +protected @Nullable Text label
  • @@ -384,7 +383,7 @@

    WToggleButton

  • WToggleButton

    -
    public WToggleButton(Text label)
    +
    public WToggleButton(Text label)
    Constructs a toggle button with default images.
    Parameters:
    @@ -395,8 +394,8 @@

    WToggleButton

  • WToggleButton

    -
    public WToggleButton(Identifier onImage, - Identifier offImage)
    +
    public WToggleButton(Identifier onImage, + Identifier offImage)
    Constructs a toggle button with custom images and no label.
    Parameters:
    @@ -408,9 +407,9 @@

    WToggleButton

  • WToggleButton

    -
    public WToggleButton(Identifier onImage, - Identifier offImage, - Text label)
    +
    public WToggleButton(Identifier onImage, + Identifier offImage, + Text label)
    Constructs a toggle button with custom images.
    Parameters:
    @@ -440,7 +439,7 @@

    WToggleButton

    WToggleButton

    public WToggleButton(Texture onImage, Texture offImage, - Text label)
    + Text label)
  • Constructs a toggle button with custom images.
    Parameters:
    @@ -464,7 +463,7 @@

    Method Details

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -586,14 +585,14 @@

    setOnToggle

    getLabel

    @Nullable -public @Nullable Text getLabel()
    +public @Nullable Text getLabel()
  • setLabel

    public WToggleButton setLabel(@Nullable - @Nullable Text label)
    + @Nullable Text label)
  • @@ -643,7 +642,7 @@

    setFocusImage

    addNarrations

    @Environment(CLIENT) -public void addNarrations(NarrationMessageBuilder builder)
    +public void addNarrations(NarrationMessageBuilder builder)
  • Description copied from class: WWidget
    Adds the narrations of this widget to a narration builder. Narrations will only apply if this widget is narratable. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/WWidget.html b/libgui/io/github/cottonmc/cotton/gui/widget/WWidget.html index 80dff54..0101a3e 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/WWidget.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/WWidget.html @@ -2,7 +2,7 @@ -WWidget (LibGui 10.0.0+1.20.6 API) +WWidget (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -168,7 +167,7 @@

    Method Summary

    Method
    Description
    void
    - +
    Adds the narrations of this widget to a narration builder.
    @@ -361,7 +360,7 @@

    Method Summary

    shows any hidden peers of itself and its children.
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int mouseX, @@ -375,7 +374,7 @@

    Method Summary

    If this widget has a host, releases this widget's focus.
    void
    -
    renderTooltip(DrawContext context, +
    renderTooltip(DrawContext context, int x, int y, int tX, @@ -875,7 +874,7 @@

    canFocus

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int mouseX, @@ -914,7 +913,7 @@

    isWithinBounds

    renderTooltip

    @Environment(CLIENT) -public void renderTooltip(DrawContext context, +public void renderTooltip(DrawContext context, int x, int y, int tX, @@ -935,7 +934,7 @@

    renderTooltip

    validate

    public void validate(GuiDescription host)
    Creates component peers and initializes animation data for this Widget and all its children. - The host screen handler must clear any heavyweight peers + The host screen handler must clear any heavyweight peers from its records before this method is called.

    This method must be called on the root panel of any screen once the widgets have been initialized.

    @@ -1168,7 +1167,7 @@

    isNarratable

    addNarrations

    @Environment(CLIENT) -public void addNarrations(NarrationMessageBuilder builder)
    +public void addNarrations(NarrationMessageBuilder builder)
    Adds the narrations of this widget to a narration builder. Narrations will only apply if this widget is narratable. diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/Axis.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/Axis.html index fbec4ac..ee96f9a 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/Axis.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/Axis.html @@ -2,7 +2,7 @@ -Axis (LibGui 10.0.0+1.20.6 API) +Axis (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.HSL.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.HSL.html index 7c68319..afa4c46 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.HSL.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.HSL.html @@ -2,7 +2,7 @@ -Color.HSL (LibGui 10.0.0+1.20.6 API) +Color.HSL (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.LCH.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.LCH.html index af00663..e6dda69 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.LCH.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.LCH.html @@ -2,7 +2,7 @@ -Color.LCH (LibGui 10.0.0+1.20.6 API) +Color.LCH (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.RGB.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.RGB.html index b3271fc..7095a2b 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.RGB.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.RGB.html @@ -2,7 +2,7 @@ -Color.RGB (LibGui 10.0.0+1.20.6 API) +Color.RGB (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.html index 7aabb14..298fee9 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/Color.html @@ -2,7 +2,7 @@ -Color (LibGui 10.0.0+1.20.6 API) +Color (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/HorizontalAlignment.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/HorizontalAlignment.html index 600ac87..603c198 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/HorizontalAlignment.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/HorizontalAlignment.html @@ -2,7 +2,7 @@ -HorizontalAlignment (LibGui 10.0.0+1.20.6 API) +HorizontalAlignment (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/InputResult.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/InputResult.html index 2b3271e..675d13d 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/InputResult.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/InputResult.html @@ -2,7 +2,7 @@ -InputResult (LibGui 10.0.0+1.20.6 API) +InputResult (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/Insets.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/Insets.html index 31fefd4..ee5a922 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/Insets.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/Insets.html @@ -2,7 +2,7 @@ -Insets (LibGui 10.0.0+1.20.6 API) +Insets (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableProperty.Builder.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableProperty.Builder.html index e592425..49569be 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableProperty.Builder.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableProperty.Builder.html @@ -2,7 +2,7 @@ -ObservableProperty.Builder (LibGui 10.0.0+1.20.6 API) +ObservableProperty.Builder (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableProperty.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableProperty.html index 7475fe0..10eeae6 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableProperty.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableProperty.html @@ -2,7 +2,7 @@ -ObservableProperty (LibGui 10.0.0+1.20.6 API) +ObservableProperty (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableView.ChangeListener.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableView.ChangeListener.html index 9a563d9..09032be 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableView.ChangeListener.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableView.ChangeListener.html @@ -2,7 +2,7 @@ -ObservableView.ChangeListener (LibGui 10.0.0+1.20.6 API) +ObservableView.ChangeListener (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableView.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableView.html index 6bd25a6..8d9ccaf 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableView.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/ObservableView.html @@ -2,7 +2,7 @@ -ObservableView (LibGui 10.0.0+1.20.6 API) +ObservableView (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/Rect2i.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/Rect2i.html index d9e9b70..e40e896 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/Rect2i.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/Rect2i.html @@ -2,7 +2,7 @@ -Rect2i (LibGui 10.0.0+1.20.6 API) +Rect2i (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/Texture.Type.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/Texture.Type.html index 2640e12..7c22585 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/Texture.Type.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/Texture.Type.html @@ -2,7 +2,7 @@ -Texture.Type (LibGui 10.0.0+1.20.6 API) +Texture.Type (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/Texture.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/Texture.html index 2827a82..39836db 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/Texture.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/Texture.html @@ -2,7 +2,7 @@ -Texture (LibGui 10.0.0+1.20.6 API) +Texture (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -101,7 +100,7 @@

    Record Class Texture

    v2 - the end V-coordinate, between 0 and 1

  • -
    public record Texture(Identifier image, Texture.Type type, float u1, float v1, float u2, float v2) +
    public record Texture(Identifier image, Texture.Type type, float u1, float v1, float u2, float v2) extends Record
    Represents a texture for a widget. @@ -141,7 +140,7 @@

    Types

    ScreenDrawing.texturedRect() when the type is Texture.Type.STANDALONE. GUI sprites need specialised code for drawing them, and they need to be drawn with specific Texture-accepting methods - or DrawContext. + or DrawContext.

    GUI sprite textures don't currently support flipping the texture by flipping UV coordinates.

    @@ -176,11 +175,11 @@

    Constructor Summary

    Constructor
    Description
    - +
    Constructs a new standalone texture that uses the full image.
    -
    Texture(Identifier image, +
    Texture(Identifier image, float u1, float v1, float u2, @@ -188,12 +187,12 @@

    Constructor Summary

    Constructs a new standalone texture with custom UV values.
    -
    Texture(Identifier image, +
    Constructs a new texture that uses the full image.
    -
    Texture(Identifier image, +
    Texture(Identifier image, Texture.Type type, float u1, float v1, @@ -226,7 +225,7 @@

    Method Summary

    Returns a hash code value for this object.
    - +
    Returns the value of the image record component.
    @@ -289,7 +288,7 @@

    Constructor Details

  • Texture

    -
    public Texture(Identifier image, +
    public Texture(Identifier image, Texture.Type type)
    Constructs a new texture that uses the full image.
    @@ -304,7 +303,7 @@

    Texture

  • Texture

    -
    public Texture(Identifier image, +
    public Texture(Identifier image, float u1, float v1, float u2, @@ -325,7 +324,7 @@

    Texture

  • Texture

    -
    public Texture(Identifier image)
    +
    public Texture(Identifier image)
    Constructs a new standalone texture that uses the full image.
    Parameters:
    @@ -338,7 +337,7 @@

    Texture

  • Texture

    -
    public Texture(Identifier image, +
    public Texture(Identifier image, Texture.Type type, float u1, float v1, @@ -429,7 +428,7 @@

    equals

  • image

    -
    public Identifier image()
    +
    public Identifier image()
    Returns the value of the image record component.
    Returns:
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/Vec2i.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/Vec2i.html index 825987c..5a3160f 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/Vec2i.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/Vec2i.html @@ -2,7 +2,7 @@ -Vec2i (LibGui 10.0.0+1.20.6 API) +Vec2i (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/VerticalAlignment.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/VerticalAlignment.html index a161063..1233339 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/VerticalAlignment.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/VerticalAlignment.html @@ -2,7 +2,7 @@ -VerticalAlignment (LibGui 10.0.0+1.20.6 API) +VerticalAlignment (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/package-summary.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/package-summary.html index 814adcf..f2c501a 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/package-summary.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/package-summary.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.widget.data (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.widget.data (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/data/package-tree.html b/libgui/io/github/cottonmc/cotton/gui/widget/data/package-tree.html index 2d011ed..656bf7e 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/data/package-tree.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/data/package-tree.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.widget.data Class Hierarchy (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.widget.data Class Hierarchy (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/focus/Focus.html b/libgui/io/github/cottonmc/cotton/gui/widget/focus/Focus.html index 1b2302d..363560e 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/focus/Focus.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/focus/Focus.html @@ -2,7 +2,7 @@ -Focus (LibGui 10.0.0+1.20.6 API) +Focus (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/focus/FocusModel.html b/libgui/io/github/cottonmc/cotton/gui/widget/focus/FocusModel.html index 4ac58bb..d0e669a 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/focus/FocusModel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/focus/FocusModel.html @@ -2,7 +2,7 @@ -FocusModel (LibGui 10.0.0+1.20.6 API) +FocusModel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/focus/SimpleKeyedFocusModel.Builder.html b/libgui/io/github/cottonmc/cotton/gui/widget/focus/SimpleKeyedFocusModel.Builder.html index d0021b7..2d64910 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/focus/SimpleKeyedFocusModel.Builder.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/focus/SimpleKeyedFocusModel.Builder.html @@ -2,7 +2,7 @@ -SimpleKeyedFocusModel.Builder (LibGui 10.0.0+1.20.6 API) +SimpleKeyedFocusModel.Builder (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/focus/SimpleKeyedFocusModel.html b/libgui/io/github/cottonmc/cotton/gui/widget/focus/SimpleKeyedFocusModel.html index 8318279..f0c80b8 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/focus/SimpleKeyedFocusModel.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/focus/SimpleKeyedFocusModel.html @@ -2,7 +2,7 @@ -SimpleKeyedFocusModel (LibGui 10.0.0+1.20.6 API) +SimpleKeyedFocusModel (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/focus/package-summary.html b/libgui/io/github/cottonmc/cotton/gui/widget/focus/package-summary.html index fc4a8de..70743a4 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/focus/package-summary.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/focus/package-summary.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.widget.focus (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.widget.focus (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/focus/package-tree.html b/libgui/io/github/cottonmc/cotton/gui/widget/focus/package-tree.html index a9c2dc6..39e2dcc 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/focus/package-tree.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/focus/package-tree.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.widget.focus Class Hierarchy (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.widget.focus Class Hierarchy (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/icon/Icon.html b/libgui/io/github/cottonmc/cotton/gui/widget/icon/Icon.html index 701ccd3..c76ec8e 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/icon/Icon.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/icon/Icon.html @@ -2,7 +2,7 @@ -Icon (LibGui 10.0.0+1.20.6 API) +Icon (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -119,7 +118,7 @@

    Method Summary

    Method
    Description
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int size)
    @@ -144,7 +143,7 @@

    Method Details

    paint

    @Environment(CLIENT) -void paint(DrawContext context, +void paint(DrawContext context, int x, int y, int size)
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/icon/ItemIcon.html b/libgui/io/github/cottonmc/cotton/gui/widget/icon/ItemIcon.html index c7a3949..430d802 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/icon/ItemIcon.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/icon/ItemIcon.html @@ -2,7 +2,7 @@ -ItemIcon (LibGui 10.0.0+1.20.6 API) +ItemIcon (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -113,11 +112,11 @@

    Constructor Summary

    Constructor
    Description
    -
    ItemIcon(Item item)
    +
    ItemIcon(Item item)
    Constructs an item icon with the item's default stack.
    - +
    Constructs an item icon.
    @@ -141,7 +140,7 @@

    Method Summary

    Checks whether this icon is a ghost item.
    void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int size)
    @@ -173,7 +172,7 @@

    Constructor Details

  • ItemIcon

    -
    public ItemIcon(ItemStack stack)
    +
    public ItemIcon(ItemStack stack)
    Constructs an item icon.
    Parameters:
    @@ -186,7 +185,7 @@

    ItemIcon

  • ItemIcon

    -
    public ItemIcon(Item item)
    +
    public ItemIcon(Item item)
    Constructs an item icon with the item's default stack.
    Parameters:
    @@ -210,7 +209,7 @@

    Method Details

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int size)
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/icon/TextureIcon.html b/libgui/io/github/cottonmc/cotton/gui/widget/icon/TextureIcon.html index 9888321..34e7007 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/icon/TextureIcon.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/icon/TextureIcon.html @@ -2,7 +2,7 @@ -TextureIcon (LibGui 10.0.0+1.20.6 API) +TextureIcon (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -117,7 +116,7 @@

    Constructor Summary

    Constructs a new texture icon.
    - +
    Constructs a new texture icon.
    @@ -146,7 +145,7 @@

    Method Summary

    Gets the opacity of the texture.
  • void
    -
    paint(DrawContext context, +
    paint(DrawContext context, int x, int y, int size)
    @@ -183,7 +182,7 @@

    Constructor Details

  • TextureIcon

    -
    public TextureIcon(Identifier texture)
    +
    public TextureIcon(Identifier texture)
    Constructs a new texture icon.
    Parameters:
    @@ -264,7 +263,7 @@

    setColor

    paint

    @Environment(CLIENT) -public void paint(DrawContext context, +public void paint(DrawContext context, int x, int y, int size)
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/icon/package-summary.html b/libgui/io/github/cottonmc/cotton/gui/widget/icon/package-summary.html index c846683..9572c4e 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/icon/package-summary.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/icon/package-summary.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.widget.icon (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.widget.icon (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/icon/package-tree.html b/libgui/io/github/cottonmc/cotton/gui/widget/icon/package-tree.html index d33d88a..1597809 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/icon/package-tree.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/icon/package-tree.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.widget.icon Class Hierarchy (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.widget.icon Class Hierarchy (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/package-summary.html b/libgui/io/github/cottonmc/cotton/gui/widget/package-summary.html index 4b8e12f..5dd1ffe 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/package-summary.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/package-summary.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.widget (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.widget (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • @@ -128,7 +127,7 @@

    Package i

  • -
    A bar that displays int values from a PropertyDelegate.
    +
    A bar that displays int values from a PropertyDelegate.
    diff --git a/libgui/io/github/cottonmc/cotton/gui/widget/package-tree.html b/libgui/io/github/cottonmc/cotton/gui/widget/package-tree.html index 695c7af..a95056c 100644 --- a/libgui/io/github/cottonmc/cotton/gui/widget/package-tree.html +++ b/libgui/io/github/cottonmc/cotton/gui/widget/package-tree.html @@ -2,7 +2,7 @@ -io.github.cottonmc.cotton.gui.widget Class Hierarchy (LibGui 10.0.0+1.20.6 API) +io.github.cottonmc.cotton.gui.widget Class Hierarchy (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • -
  • Deprecated
  • Index
  • Help
  • diff --git a/libgui/member-search-index.js b/libgui/member-search-index.js index 8910832..51f65da 100644 --- a/libgui/member-search-index.js +++ b/libgui/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel.Builder","l":"add(Focus)","u":"add(io.github.cottonmc.cotton.gui.widget.focus.Focus)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"add(int, WWidget)","u":"add(int,io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"add(int, WWidget, int, int)","u":"add(int,io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel.Builder","l":"add(K, Rect2i)","u":"add(K,io.github.cottonmc.cotton.gui.widget.data.Rect2i)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"TooltipBuilder","l":"add(OrderedText...)","u":"add(net.minecraft.text.OrderedText...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"TooltipBuilder","l":"add(Text...)","u":"add(net.minecraft.text.Text...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"add(WTabPanel.Tab)","u":"add(io.github.cottonmc.cotton.gui.widget.WTabPanel.Tab)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"add(WWidget)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"add(WWidget)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"add(WWidget)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"add(WWidget, Consumer)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,java.util.function.Consumer)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"add(WWidget, CottonHud.Positioner)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,io.github.cottonmc.cotton.gui.client.CottonHud.Positioner)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"add(WWidget, CottonHud.Positioner, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,io.github.cottonmc.cotton.gui.client.CottonHud.Positioner,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"add(WWidget, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"add(WWidget, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"add(WWidget, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"add(WWidget, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlainPanel","l":"add(WWidget, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"add(WWidget, int, int, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"add(WWidget, int, int, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlainPanel","l":"add(WWidget, int, int, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel.Builder","l":"addAll(Collection>)","u":"addAll(java.util.Collection)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"addChangeListener(WItemSlot, WItemSlot.ChangeListener)","u":"addChangeListener(io.github.cottonmc.cotton.gui.widget.WItemSlot,io.github.cottonmc.cotton.gui.widget.WItemSlot.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"addChangeListener(WItemSlot.ChangeListener)","u":"addChangeListener(io.github.cottonmc.cotton.gui.widget.WItemSlot.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"addElementNarrations(NarrationMessageBuilder)","u":"addElementNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"addElementNarrations(NarrationMessageBuilder)","u":"addElementNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"addListener(ObservableView.ChangeListener)","u":"addListener(io.github.cottonmc.cotton.gui.widget.data.ObservableView.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"addListener(ObservableView.ChangeListener)","u":"addListener(io.github.cottonmc.cotton.gui.widget.data.ObservableView.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"addSlotPeer(ValidatedSlot)","u":"addSlotPeer(io.github.cottonmc.cotton.gui.ValidatedSlot)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"addSlotPeer(ValidatedSlot)","u":"addSlotPeer(io.github.cottonmc.cotton.gui.ValidatedSlot)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"addSlotPeer(ValidatedSlot)","u":"addSlotPeer(io.github.cottonmc.cotton.gui.ValidatedSlot)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"addTooltip(TooltipBuilder)","u":"addTooltip(io.github.cottonmc.cotton.gui.widget.TooltipBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab","l":"addTooltip(TooltipBuilder)","u":"addTooltip(io.github.cottonmc.cotton.gui.widget.TooltipBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"addTooltip(TooltipBuilder)","u":"addTooltip(io.github.cottonmc.cotton.gui.widget.TooltipBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"adjustSlider(int, int)","u":"adjustSlider(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"alignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"alignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"anchor"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"anchorValue"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"area()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"axis"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"axis"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"axis"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"bar"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"bg"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"BLACK"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"BLACK_DYE"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"blockInventory"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"BLUE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"BLUE_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"VerticalAlignment","l":"BOTTOM"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"bottom()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"BROWN_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty.Builder","l":"build()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel.Builder","l":"build()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"build()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"builder()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"Builder(WWidget)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"canHover()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"canInsert(ItemStack)","u":"canInsert(net.minecraft.item.ItemStack)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"canPlayerUse(PlayerEntity)","u":"canPlayerUse(net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"canTakeItems(PlayerEntity)","u":"canTakeItems(net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui","c":"ItemSyncedGuiDescription","l":"canUse(PlayerEntity)","u":"canUse(net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"canUse(PlayerEntity)","u":"canUse(net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"cellHeight"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"HorizontalAlignment","l":"CENTER"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"VerticalAlignment","l":"CENTER"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"charTyped(char, int)","u":"charTyped(char,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"charTyped(char, int)","u":"charTyped(char,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"checkValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"children"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Axis","l":"choose(T, T)","u":"choose(T,T)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"clear()"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"NetworkSide","l":"CLIENT"},{"p":"io.github.cottonmc.cotton.gui.client","c":"Scissors.Frame","l":"close()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"color"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"color"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"color"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"color"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"color"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"colorAtOpacity(int, float)","u":"colorAtOpacity(int,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"coloredRect(DrawContext, int, int, int, int, int)","u":"coloredRect(net.minecraft.client.gui.DrawContext,int,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"configurator"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"configured"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"coordToValueRatio"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"CottonClientScreen(GuiDescription)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"CottonClientScreen(Text, GuiDescription)","u":"%3Cinit%3E(net.minecraft.text.Text,io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"CottonHud()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"CottonInventoryScreen(T, PlayerEntity)","u":"%3Cinit%3E(T,net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"CottonInventoryScreen(T, PlayerEntity, Text)","u":"%3Cinit%3E(T,net.minecraft.entity.player.PlayerEntity,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"CottonInventoryScreen(T, PlayerInventory)","u":"%3Cinit%3E(T,net.minecraft.entity.player.PlayerInventory)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"CottonInventoryScreen(T, PlayerInventory, Text)","u":"%3Cinit%3E(T,net.minecraft.entity.player.PlayerInventory,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createColorful(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createColorful(int, float)","u":"createColorful(int,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createGuiSprite(Identifier)","u":"createGuiSprite(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"createInventoryLabel(PlayerInventory)","u":"createInventoryLabel(net.minecraft.entity.player.PlayerInventory)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createLightDarkVariants(BackgroundPainter, BackgroundPainter)","u":"createLightDarkVariants(io.github.cottonmc.cotton.gui.client.BackgroundPainter,io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createNinePatch(Identifier)","u":"createNinePatch(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createNinePatch(Texture, Consumer>)","u":"createNinePatch(io.github.cottonmc.cotton.gui.widget.data.Texture,java.util.function.Consumer)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"createPlayerInventoryPanel()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"createPlayerInventoryPanel(boolean)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"createPlayerInventoryPanel(WWidget)","u":"createPlayerInventoryPanel(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"createSlotPeer(Inventory, int, int, int)","u":"createSlotPeer(net.minecraft.inventory.Inventory,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"currentFrame"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"currentFrameTime"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"CURSOR_HEIGHT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"CURSOR_PADDING_Y"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"CYAN_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"DARK_TEXTURE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"darkmodeColor"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"darkmodeColor"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"darkmodeColor"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"darkmodeColor"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"darkmodeTitleColor"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"darkTitleColor"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"data"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"DEFAULT_DARKMODE_TEXT_COLOR"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"DEFAULT_DARKMODE_TEXT_COLOR"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"DEFAULT_FOCUS_IMAGE"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"DEFAULT_ITEM_FILTER"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"DEFAULT_OFF_IMAGE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"DEFAULT_ON_IMAGE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"DEFAULT_SCROLLING_SPEED"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"DEFAULT_TEXT_COLOR"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"DEFAULT_TEXT_COLOR"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"description"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"description"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"direction"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"direction"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"disableDarkmode()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"disableDarkmode()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"disableDarkmode()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"DOWN"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"DOWN"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"dragging"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"drawBackground(DrawContext, float, int, int)","u":"drawBackground(net.minecraft.client.gui.DrawContext,float,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawBeveledPanel(DrawContext, int, int)","u":"drawBeveledPanel(net.minecraft.client.gui.DrawContext,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawBeveledPanel(DrawContext, int, int, int, int)","u":"drawBeveledPanel(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawBeveledPanel(DrawContext, int, int, int, int, int, int, int)","u":"drawBeveledPanel(net.minecraft.client.gui.DrawContext,int,int,int,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"drawForeground(DrawContext, int, int)","u":"drawForeground(net.minecraft.client.gui.DrawContext,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawGuiPanel(DrawContext, int, int, int, int)","u":"drawGuiPanel(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawGuiPanel(DrawContext, int, int, int, int, int)","u":"drawGuiPanel(net.minecraft.client.gui.DrawContext,int,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawGuiPanel(DrawContext, int, int, int, int, int, int, int, int)","u":"drawGuiPanel(net.minecraft.client.gui.DrawContext,int,int,int,int,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawString(DrawContext, OrderedText, HorizontalAlignment, int, int, int, int)","u":"drawString(net.minecraft.client.gui.DrawContext,net.minecraft.text.OrderedText,io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawString(DrawContext, OrderedText, int, int, int)","u":"drawString(net.minecraft.client.gui.DrawContext,net.minecraft.text.OrderedText,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawString(DrawContext, String, HorizontalAlignment, int, int, int, int)","u":"drawString(net.minecraft.client.gui.DrawContext,java.lang.String,io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawString(DrawContext, String, int, int, int)","u":"drawString(net.minecraft.client.gui.DrawContext,java.lang.String,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawStringWithShadow(DrawContext, OrderedText, HorizontalAlignment, int, int, int, int)","u":"drawStringWithShadow(net.minecraft.client.gui.DrawContext,net.minecraft.text.OrderedText,io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawStringWithShadow(DrawContext, String, HorizontalAlignment, int, int, int, int)","u":"drawStringWithShadow(net.minecraft.client.gui.DrawContext,java.lang.String,io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawTextHover(DrawContext, Style, int, int)","u":"drawTextHover(net.minecraft.client.gui.DrawContext,net.minecraft.text.Style,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"DYE_COLORS"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"empty()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"expandToFit(WWidget)","u":"expandToFit(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanelWithInsets","l":"expandToFit(WWidget)","u":"expandToFit(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"expandToFit(WWidget, Insets)","u":"expandToFit(io.github.cottonmc.cotton.gui.widget.WWidget,io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"field"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"find()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"fixedHeight"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"FocusModel","l":"foci()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"foci()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"focus"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"focus"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"Focus(K, Rect2i)","u":"%3Cinit%3E(K,io.github.cottonmc.cotton.gui.widget.data.Rect2i)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"focusImage"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"frames"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"frameTime"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"fullscreen"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"fullscreen"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"get()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"get()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getA()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getAbsoluteX()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getAbsoluteY()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"getAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"getAxis()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getAxis()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"getAxis()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getB()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getBackgroundPainter()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"getBackgroundPainter()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"getBackgroundPainter()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getBlockInventory(ScreenHandlerContext)","u":"getBlockInventory(net.minecraft.screen.ScreenHandlerContext)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getBlockInventory(ScreenHandlerContext, int)","u":"getBlockInventory(net.minecraft.screen.ScreenHandlerContext,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getBlockPropertyDelegate(ScreenHandlerContext)","u":"getBlockPropertyDelegate(net.minecraft.screen.ScreenHandlerContext)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getBlockPropertyDelegate(ScreenHandlerContext, int)","u":"getBlockPropertyDelegate(net.minecraft.screen.ScreenHandlerContext,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"getBottomPadding()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"getCardCount()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getCaretPosition(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.LCH","l":"getChroma()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getChroma()"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"getColor()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getColor()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getColor()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getCursor()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getDarkmodeColor()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getDarkmodeColor()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"getDescription()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"getDescription()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getDirection()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getDraggingFinishedListener()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"getDuration()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"getFilter()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getFilter()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getFocus()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getFocus()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"getFocusedKey()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getFocusedSlot()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getFocusImage()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getFocusModel()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getFocusModel()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getG()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"getGap()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getHandlePosition()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getHandleSize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getHeight()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getHeight()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"getHorizontalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getHorizontalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getHorizontalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"getHorizontalScrollBar()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getHost()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getHSLSaturation()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getHSVSaturation()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"getHue()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.LCH","l":"getHue()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getHue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"getIcon()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getIcon()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab","l":"getIcon()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"getIconSize()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"getInputFilter()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getInputFilter()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"getInsets()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanelWithInsets","l":"getInsets()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"getInsets()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"getInventoryIndex()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"getItems()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"getLabel()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"getLabel()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getLabel()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"getLabelAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"getLabelUpdater()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"getLastResponder()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"getLastResponder()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"getLeftPadding()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getLightness()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"getLuma()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.LCH","l":"getLuma()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getLuma()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getMaxLength()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getMaxScrollValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getMaxValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getMaxValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getMinValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getMovableDistance()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"getName()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getNarrationName()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getNetworkSide()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getOffImage()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"getOnClick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getOnImage()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getOnToggle()"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"getOpacity()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"getOrNull()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"getOutputFilter()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getOutputFilter()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getPacketSender()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getParent()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"getProperties()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getPropertyDelegate()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getPropertyDelegate()"},{"p":"io.github.cottonmc.cotton.gui","c":"PropertyDelegateHolder","l":"getPropertyDelegate()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getPropertyDelegate()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getR()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"getRightPadding()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getRootPanel()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getRootPanel()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getRootPanel()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"getSaturation()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"getScrollBar()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getScrollingSpeed()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"getSelectedCard()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"getSelectedIndex()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"getSelectedIndex()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"getSelectedTab()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getSelection()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"getSpacing()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"getStack()"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"getStack(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getSuggestion()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"getTabCount()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getText()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getText()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getText()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getTextStyleAt(int, int)","u":"getTextStyleAt(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getTextStyleAt(int, int)","u":"getTextStyleAt(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getThumbWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"getThumbWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"getThumbWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"getTileHeight()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"getTileWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab","l":"getTitle()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getTitleAlignment()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getTitleAlignment()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getTitleAlignment()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getTitleColor()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getTitleColor()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getTitleColor()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getTitlePos()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getTitlePos()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getTitlePos()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getToggle()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"getTopPadding()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getValueChangeListener()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"getVerticalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getVerticalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getVerticalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"getVerticalScrollBar()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab","l":"getWidget()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getWindow()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getWorld()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getX()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getY()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"GRAY_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"GREEN"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"GREEN_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"grid"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture.Type","l":"GUI_SPRITE"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"handledScreenTick()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"hashCode()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"hashCode()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"hashCode()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"hashCode()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"hashCode()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"hasValue()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"hasValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"height"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"height()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"height()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"hit(int, int)","u":"hit(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"hit(int, int)","u":"hit(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Axis","l":"HORIZONTAL"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"horizontalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"horizontalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"horizontalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"horizontalGap"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud.Positioner","l":"horizontallyCentered(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"horizontalScrollBar"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"host"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"hotbar"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"hoveredProperty()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"HSL(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"HSL(int)","u":"%3Cinit%3E(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"icon(Icon)","u":"icon(io.github.cottonmc.cotton.gui.widget.icon.Icon)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"iconSize"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"IGNORED"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"image()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"init()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"init()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanelWithInsets","l":"insets"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"Insets(int)","u":"%3Cinit%3E(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"Insets(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"Insets(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"INSTANCE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"interpolate(Color.RGB, double)","u":"interpolate(io.github.cottonmc.cotton.gui.widget.data.Color.RGB,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"inventory"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"isActivationKey(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"isBigSlot()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LibGui","l":"isDarkMode()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"isDarkMode()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"isDecreasingKey(int, WAbstractSlider.Direction)","u":"isDecreasingKey(int,io.github.cottonmc.cotton.gui.widget.WAbstractSlider.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"isDragging()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"isEditable()"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"isEmpty()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"isEnabled()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"isEnabled()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"isFocused()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"FocusModel","l":"isFocused(Focus)","u":"isFocused(io.github.cottonmc.cotton.gui.widget.focus.Focus)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"isFocused(Focus)","u":"isFocused(io.github.cottonmc.cotton.gui.widget.focus.Focus)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"isFocused(WWidget)","u":"isFocused(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"isFocused(WWidget)","u":"isFocused(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"isFocused(WWidget)","u":"isFocused(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"isFullscreen()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"isFullscreen()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"isFullscreen()"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"ItemIcon","l":"isGhost()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"isHovered()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"isIconOnlyPaintedForEmptySlots()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"isIncreasingKey(int, WAbstractSlider.Direction)","u":"isIncreasingKey(int,io.github.cottonmc.cotton.gui.widget.WAbstractSlider.Direction)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"isInsertingAllowed()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"isInsertingAllowed()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"isInverted()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"isModifiable()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"isMouseInsideBounds(int, int)","u":"isMouseInsideBounds(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"isMouseInsideBounds(int, int)","u":"isMouseInsideBounds(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"isMouseInsideBounds(int, int)","u":"isMouseInsideBounds(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"isNarratable()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"isOn"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"isScrollingHorizontally()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"isScrollingVertically()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"isTakingAllowed()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"isTakingAllowed()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"isTitleVisible()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"isTitleVisible()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"isTitleVisible()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"isVisible()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"isWithinBounds(int, int)","u":"isWithinBounds(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"ItemIcon","l":"ItemIcon(Item)","u":"%3Cinit%3E(net.minecraft.item.Item)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"ItemIcon","l":"ItemIcon(ItemStack)","u":"%3Cinit%3E(net.minecraft.item.ItemStack)"},{"p":"io.github.cottonmc.cotton.gui","c":"ItemSyncedGuiDescription","l":"ItemSyncedGuiDescription(ScreenHandlerType, int, PlayerInventory, StackReference)","u":"%3Cinit%3E(net.minecraft.screen.ScreenHandlerType,int,net.minecraft.entity.player.PlayerInventory,net.minecraft.inventory.StackReference)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"key()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"keyPressed(int, int, int)","u":"keyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"keyPressed(int, int, int)","u":"keyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"keyReleased(int, int, int)","u":"keyReleased(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"keyReleased(int, int, int)","u":"keyReleased(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"label"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"label"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"lastFrame"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"lastResponder"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"lastResponder"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"layout()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"layout()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"layout()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"layout()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"layout()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.LCH","l":"LCH(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"left"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"HorizontalAlignment","l":"LEFT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"LEFT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"LEFT"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"left()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"LIGHT_BLUE_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"LIGHT_GRAY_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"LIGHT_TEXTURE"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"LightweightGuiDescription()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"LIME_DYE"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"listeners"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"MAGENTA_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"margin"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"markDirty()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"markDirty()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"max"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"max"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"maxValue"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"maxValue"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"min"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"mouseClicked(double, double, int)","u":"mouseClicked(double,double,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"mouseClicked(double, double, int)","u":"mouseClicked(double,double,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"mouseDragged(double, double, int, double, double)","u":"mouseDragged(double,double,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"mouseDragged(double, double, int, double, double)","u":"mouseDragged(double,double,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"mouseMoved(double, double)","u":"mouseMoved(double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"mouseMoved(double, double)","u":"mouseMoved(double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"mouseReleased(double, double, int)","u":"mouseReleased(double,double,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"mouseReleased(double, double, int)","u":"mouseReleased(double,double,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"mouseScrolled(double, double, double, double)","u":"mouseScrolled(double,double,double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"mouseScrolled(double, double, double, double)","u":"mouseScrolled(double,double,double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"multiplyColor(int, float)","u":"multiplyColor(int,float)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty.Builder","l":"name(String)","u":"name(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"NinePatchBackgroundPainter(NinePatch)","u":"%3Cinit%3E(juuxel.libninepatch.NinePatch)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"NONE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty.Builder","l":"nonnull()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"of(boolean)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud.Positioner","l":"of(int, int)","u":"of(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"of(Inventory, int)","u":"of(net.minecraft.inventory.Inventory,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"of(Inventory, int, int, int)","u":"of(net.minecraft.inventory.Inventory,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"of(Rect2i)","u":"of(io.github.cottonmc.cotton.gui.widget.data.Rect2i)"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"ScreenNetworking","l":"of(SyncedGuiDescription, NetworkSide)","u":"of(io.github.cottonmc.cotton.gui.SyncedGuiDescription,io.github.cottonmc.cotton.gui.networking.NetworkSide)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"of(T)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"offImage"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"ofPlayerStorage(Inventory)","u":"ofPlayerStorage(net.minecraft.inventory.Inventory)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"onCharTyped(char)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onCharTyped(char)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"onClosed(PlayerEntity)","u":"onClosed(net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"onDirectionalKey(int, int)","u":"onDirectionalKey(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"onFocusGained()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onFocusGained()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"onFocusLost()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onFocusLost()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"onHidden()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"onHidden()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onHidden()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"onImage"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onKeyReleased(int, int, int)","u":"onKeyReleased(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onKeyReleased(int, int, int)","u":"onKeyReleased(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"ScreenNetworking.MessageReceiver","l":"onMessage(D)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onMouseDown(int, int, int)","u":"onMouseDown(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"onMouseDown(int, int, int)","u":"onMouseDown(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onMouseDown(int, int, int)","u":"onMouseDown(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onMouseDrag(int, int, int, double, double)","u":"onMouseDrag(int,int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"onMouseDrag(int, int, int, double, double)","u":"onMouseDrag(int,int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onMouseDrag(int, int, int, double, double)","u":"onMouseDrag(int,int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"onMouseMove(int, int)","u":"onMouseMove(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onMouseMove(int, int)","u":"onMouseMove(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onMouseScroll(int, int, double, double)","u":"onMouseScroll(int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"onMouseScroll(int, int, double, double)","u":"onMouseScroll(int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"onMouseScroll(int, int, double, double)","u":"onMouseScroll(int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"onMouseScroll(int, int, double, double)","u":"onMouseScroll(int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onMouseScroll(int, int, double, double)","u":"onMouseScroll(int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onMouseUp(int, int, int)","u":"onMouseUp(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"onMouseUp(int, int, int)","u":"onMouseUp(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onMouseUp(int, int, int)","u":"onMouseUp(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView.ChangeListener","l":"onPropertyChange(ObservableView, T, T)","u":"onPropertyChange(io.github.cottonmc.cotton.gui.widget.data.ObservableView,T,T)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"onShown()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"onShown()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onShown()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot.ChangeListener","l":"onStackChanged(WItemSlot, Inventory, int, ItemStack)","u":"onStackChanged(io.github.cottonmc.cotton.gui.widget.WItemSlot,net.minecraft.inventory.Inventory,int,net.minecraft.item.ItemStack)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"onToggle"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"onToggle(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onValueChanged(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"onValueChanged(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"opaqueRgb(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"or(InputResult)","u":"or(io.github.cottonmc.cotton.gui.widget.data.InputResult)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"ORANGE_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"outputOf(Inventory, int)","u":"outputOf(net.minecraft.inventory.Inventory,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"ItemSyncedGuiDescription","l":"owner"},{"p":"io.github.cottonmc.cotton.gui","c":"ItemSyncedGuiDescription","l":"ownerStack"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"Icon","l":"paint(DrawContext, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"ItemIcon","l":"paint(DrawContext, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"paint(DrawContext, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WClippedPanel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"paintBackground(DrawContext, int, int, WWidget)","u":"paintBackground(net.minecraft.client.gui.DrawContext,int,int,io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"paintBackground(DrawContext, int, int, WWidget)","u":"paintBackground(net.minecraft.client.gui.DrawContext,int,int,io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"paintDescription(DrawContext, int, int, float)","u":"paintDescription(net.minecraft.client.gui.DrawContext,int,int,float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"paintFrame(DrawContext, int, int, Texture)","u":"paintFrame(net.minecraft.client.gui.DrawContext,int,int,io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"paintFrame(DrawContext, int, int, Texture)","u":"paintFrame(net.minecraft.client.gui.DrawContext,int,int,io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"parent"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"PINK_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"pixelsToValues(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"playerInventory"},{"p":"io.github.cottonmc.cotton.gui.client","c":"Scissors","l":"pop()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"PROCESSED"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"properties"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"propertyDelegate"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"propertyDelegate"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"PURPLE_DYE"},{"p":"io.github.cottonmc.cotton.gui.client","c":"Scissors","l":"push(int, int, int, int)","u":"push(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"quickMove(PlayerEntity, int)","u":"quickMove(net.minecraft.entity.player.PlayerEntity,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"readOnly()"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"ScreenNetworking","l":"receive(Identifier, Decoder, ScreenNetworking.MessageReceiver)","u":"receive(net.minecraft.util.Identifier,com.mojang.serialization.Decoder,io.github.cottonmc.cotton.gui.networking.ScreenNetworking.MessageReceiver)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"Rect2i(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"RED"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"RED_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"releaseFocus()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"releaseFocus(WWidget)","u":"releaseFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"releaseFocus(WWidget)","u":"releaseFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"releaseFocus(WWidget)","u":"releaseFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"remove(WWidget)","u":"remove(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"remove(WWidget)","u":"remove(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"removed()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"removed()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"removeListener(ObservableView.ChangeListener)","u":"removeListener(io.github.cottonmc.cotton.gui.widget.data.ObservableView.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"removeListener(ObservableView.ChangeListener)","u":"removeListener(io.github.cottonmc.cotton.gui.widget.data.ObservableView.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"removeStack(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"removeStack(int, int)","u":"removeStack(int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"render(DrawContext, int, int, float)","u":"render(net.minecraft.client.gui.DrawContext,int,int,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"render(DrawContext, int, int, float)","u":"render(net.minecraft.client.gui.DrawContext,int,int,float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderBox(DrawContext, int, int)","u":"renderBox(net.minecraft.client.gui.DrawContext,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderCursor(DrawContext, int, int, String)","u":"renderCursor(net.minecraft.client.gui.DrawContext,int,int,java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderSelection(DrawContext, int, int, String)","u":"renderSelection(net.minecraft.client.gui.DrawContext,int,int,java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderSuggestion(DrawContext, int, int)","u":"renderSuggestion(net.minecraft.client.gui.DrawContext,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderText(DrawContext, int, int, String)","u":"renderText(net.minecraft.client.gui.DrawContext,int,int,java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderTextField(DrawContext, int, int)","u":"renderTextField(net.minecraft.client.gui.DrawContext,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"renderTooltip(DrawContext, int, int, int, int)","u":"renderTooltip(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"reposition(int, int)","u":"reposition(int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"reposition(int, int)","u":"reposition(int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud.Positioner","l":"reposition(WWidget, int, int)","u":"reposition(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"requestFocus()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"requestFocus(WWidget)","u":"requestFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"requestFocus(WWidget)","u":"requestFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"requestFocus(WWidget)","u":"requestFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"rgb(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"RGB(int)","u":"%3Cinit%3E(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"RGB(int, int, int)","u":"%3Cinit%3E(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"rgb(int, int, int, int)","u":"rgb(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"RGB(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"HorizontalAlignment","l":"RIGHT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"RIGHT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"RIGHT"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"right()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"ROOT_PANEL"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"rootPanel"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"rootPanel"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"scrollBar"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"scrollCursorIntoView()"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"ScreenNetworking","l":"send(Identifier, Encoder, D)","u":"send(net.minecraft.util.Identifier,com.mojang.serialization.Encoder,D)"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"NetworkSide","l":"SERVER"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"set(T)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setAlignment(HorizontalAlignment)","u":"setAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setAlignment(HorizontalAlignment)","u":"setAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"setAxis(Axis)","u":"setAxis(io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setBackgroundPainter(BackgroundPainter)","u":"setBackgroundPainter(io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"setBackgroundPainter(BackgroundPainter)","u":"setBackgroundPainter(io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"setBackgroundPainter(BackgroundPainter)","u":"setBackgroundPainter(io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"setBackgroundPainter(BackgroundPainter)","u":"setBackgroundPainter(io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setBackgroundPainter(BackgroundPainter)","u":"setBackgroundPainter(io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setBottomPadding(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setChangedListener(Consumer)","u":"setChangedListener(java.util.function.Consumer)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"setColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setColor(int, int)","u":"setColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setColor(int, int)","u":"setColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setColor(int, int)","u":"setColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setColor(int, int)","u":"setColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setCursorPos(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setDarkmodeColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setDarkmodeColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setDarkmodeColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setDirection(WAbstractSlider.Direction)","u":"setDirection(io.github.cottonmc.cotton.gui.widget.WAbstractSlider.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setDisabledColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setDraggingFinishedListener(IntConsumer)","u":"setDraggingFinishedListener(java.util.function.IntConsumer)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"setDuration(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setEditable(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setEnabled(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setEnabledColor(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"setFilter(Predicate)","u":"setFilter(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setFilter(Predicate)","u":"setFilter(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"FocusModel","l":"setFocused(Focus)","u":"setFocused(io.github.cottonmc.cotton.gui.widget.focus.Focus)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"setFocused(Focus)","u":"setFocused(io.github.cottonmc.cotton.gui.widget.focus.Focus)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setFocusImage(Texture)","u":"setFocusImage(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setFrames(Identifier...)","u":"setFrames(net.minecraft.util.Identifier...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setFrames(Texture...)","u":"setFrames(io.github.cottonmc.cotton.gui.widget.data.Texture...)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setFullscreen(boolean)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setFullscreen(boolean)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setFullscreen(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"setGap(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"setGaps(int, int)","u":"setGaps(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"ItemIcon","l":"setGhost(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"setHorizontalAlignment(HorizontalAlignment)","u":"setHorizontalAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setHorizontalAlignment(HorizontalAlignment)","u":"setHorizontalAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setHorizontalAlignment(HorizontalAlignment)","u":"setHorizontalAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"setHorizontalScrollBar(WScrollBar)","u":"setHorizontalScrollBar(io.github.cottonmc.cotton.gui.widget.WScrollBar)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"setHost(GuiDescription)","u":"setHost(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"setHost(GuiDescription)","u":"setHost(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"setHost(GuiDescription)","u":"setHost(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"setHovered(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setIcon(Icon)","u":"setIcon(io.github.cottonmc.cotton.gui.widget.icon.Icon)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setIcon(Icon)","u":"setIcon(io.github.cottonmc.cotton.gui.widget.icon.Icon)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setIconOnlyPaintedForEmptySlots(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setIconSize(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setImage(Identifier)","u":"setImage(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setImage(Texture)","u":"setImage(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"setInputFilter(Predicate)","u":"setInputFilter(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setInputFilter(Predicate)","u":"setInputFilter(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"setInsertingAllowed(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setInsertingAllowed(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanelWithInsets","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlainPanel","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"setItems(List)","u":"setItems(java.util.List)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"setLabel(Text)","u":"setLabel(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setLabel(Text)","u":"setLabel(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setLabel(Text)","u":"setLabel(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"setLabelAlignment(HorizontalAlignment)","u":"setLabelAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"setLabelUpdater(WLabeledSlider.LabelUpdater)","u":"setLabelUpdater(io.github.cottonmc.cotton.gui.widget.WLabeledSlider.LabelUpdater)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"setLastResponder(WWidget)","u":"setLastResponder(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"setLastResponder(WWidget)","u":"setLastResponder(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setLeftPadding(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"setListItemHeight(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"setLocation(int, int)","u":"setLocation(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setMaxLength(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setMaxValue(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"setMaxValue(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setMinValue(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setModifiable(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setOffImage(Texture)","u":"setOffImage(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setOnClick(Runnable)","u":"setOnClick(java.lang.Runnable)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setOnImage(Texture)","u":"setOnImage(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setOnToggle(Consumer)","u":"setOnToggle(java.util.function.Consumer)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"setOpacity(float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setOpaqueTint(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"setOutputFilter(Predicate)","u":"setOutputFilter(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setOutputFilter(Predicate)","u":"setOutputFilter(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setPadding(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setPadding(int, int)","u":"setPadding(int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setPadding(int, int, int, int)","u":"setPadding(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"setParent(WPanel)","u":"setParent(io.github.cottonmc.cotton.gui.widget.WPanel)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"setPositioner(WWidget, CottonHud.Positioner)","u":"setPositioner(io.github.cottonmc.cotton.gui.widget.WWidget,io.github.cottonmc.cotton.gui.client.CottonHud.Positioner)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"setProperties(PropertyDelegate)","u":"setProperties(net.minecraft.screen.PropertyDelegate)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setPropertyDelegate(PropertyDelegate)","u":"setPropertyDelegate(net.minecraft.screen.PropertyDelegate)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setPropertyDelegate(PropertyDelegate)","u":"setPropertyDelegate(net.minecraft.screen.PropertyDelegate)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setPropertyDelegate(PropertyDelegate)","u":"setPropertyDelegate(net.minecraft.screen.PropertyDelegate)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setRightPadding(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setRootPanel(WPanel)","u":"setRootPanel(io.github.cottonmc.cotton.gui.widget.WPanel)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setRootPanel(WPanel)","u":"setRootPanel(io.github.cottonmc.cotton.gui.widget.WPanel)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setRootPanel(WPanel)","u":"setRootPanel(io.github.cottonmc.cotton.gui.widget.WPanel)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"setScrollingHorizontally(TriState)","u":"setScrollingHorizontally(net.fabricmc.fabric.api.util.TriState)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"setScrollingSpeed(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"setScrollingVertically(TriState)","u":"setScrollingVertically(net.fabricmc.fabric.api.util.TriState)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"setSelectedCard(WWidget)","u":"setSelectedCard(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"setSelectedIndex(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"setSelectedIndex(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"setSelectedTab(WTabPanel.Tab)","u":"setSelectedTab(io.github.cottonmc.cotton.gui.widget.WTabPanel.Tab)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"setSpacing(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"setStack(int, ItemStack)","u":"setStack(int,net.minecraft.item.ItemStack)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setSuggestion(Text)","u":"setSuggestion(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setSuggestionColor(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"setTakingAllowed(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setTakingAllowed(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setText(String)","u":"setText(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setText(Supplier)","u":"setText(java.util.function.Supplier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setText(Text)","u":"setText(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setText(Text)","u":"setText(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setTextPredicate(Predicate)","u":"setTextPredicate(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"setTileHeight(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"setTileSize(int, int)","u":"setTileSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"setTileWidth(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setTint(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setTitleAlignment(HorizontalAlignment)","u":"setTitleAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setTitleAlignment(HorizontalAlignment)","u":"setTitleAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setTitleAlignment(HorizontalAlignment)","u":"setTitleAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setTitleColor(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setTitleColor(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setTitleColor(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setTitleColor(int, int)","u":"setTitleColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setTitleColor(int, int)","u":"setTitleColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setTitleColor(int, int)","u":"setTitleColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setTitlePos(Vec2i)","u":"setTitlePos(io.github.cottonmc.cotton.gui.widget.data.Vec2i)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setTitlePos(Vec2i)","u":"setTitlePos(io.github.cottonmc.cotton.gui.widget.data.Vec2i)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setTitlePos(Vec2i)","u":"setTitlePos(io.github.cottonmc.cotton.gui.widget.data.Vec2i)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setTitleVisible(boolean)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setTitleVisible(boolean)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setTitleVisible(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setToggle(boolean)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setTopPadding(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setUv(float, float, float, float)","u":"setUv(float,float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setValue(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"setValue(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setValue(int, boolean)","u":"setValue(int,boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setValueChangeListener(IntConsumer)","u":"setValueChangeListener(java.util.function.IntConsumer)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"setVerticalAlignment(VerticalAlignment)","u":"setVerticalAlignment(io.github.cottonmc.cotton.gui.widget.data.VerticalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setVerticalAlignment(VerticalAlignment)","u":"setVerticalAlignment(io.github.cottonmc.cotton.gui.widget.data.VerticalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setVerticalAlignment(VerticalAlignment)","u":"setVerticalAlignment(io.github.cottonmc.cotton.gui.widget.data.VerticalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"setVerticalScrollBar(WScrollBar)","u":"setVerticalScrollBar(io.github.cottonmc.cotton.gui.widget.WScrollBar)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"setVisible(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"setWindow(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"shouldPause()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"shouldRenderInDarkMode()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"FocusModel","l":"simple(WWidget)","u":"simple(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"SimpleKeyedFocusModel(List>)","u":"%3Cinit%3E(java.util.List)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"singleImage"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"size()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"sliding"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"SLOT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"SLOT_TEXTURE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"spacing"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture.Type","l":"STANDALONE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"streamChildren()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"supplier"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"SyncedGuiDescription(ScreenHandlerType, int, PlayerInventory)","u":"%3Cinit%3E(net.minecraft.screen.ScreenHandlerType,int,net.minecraft.entity.player.PlayerInventory)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"SyncedGuiDescription(ScreenHandlerType, int, PlayerInventory, Inventory, PropertyDelegate)","u":"%3Cinit%3E(net.minecraft.screen.ScreenHandlerType,int,net.minecraft.entity.player.PlayerInventory,net.minecraft.inventory.Inventory,net.minecraft.screen.PropertyDelegate)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"text"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"text"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"text"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"TEXT_PADDING_X"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"TEXT_PADDING_Y"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"Texture(Identifier)","u":"%3Cinit%3E(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"Texture(Identifier, float, float, float, float)","u":"%3Cinit%3E(net.minecraft.util.Identifier,float,float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"Texture(Identifier, Texture.Type)","u":"%3Cinit%3E(net.minecraft.util.Identifier,io.github.cottonmc.cotton.gui.widget.data.Texture.Type)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"Texture(Identifier, Texture.Type, float, float, float, float)","u":"%3Cinit%3E(net.minecraft.util.Identifier,io.github.cottonmc.cotton.gui.widget.data.Texture.Type,float,float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedGuiRect(DrawContext, int, int, int, int, Identifier, int)","u":"texturedGuiRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedGuiRect(DrawContext, int, int, int, int, Identifier, int, int, int)","u":"texturedGuiRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Identifier, float, float, float, float, int)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,float,float,float,float,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Identifier, float, float, float, float, int, float)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,float,float,float,float,int,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Identifier, int)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Identifier, int, float)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,int,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Texture, int)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,io.github.cottonmc.cotton.gui.widget.data.Texture,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Texture, int, float)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,io.github.cottonmc.cotton.gui.widget.data.Texture,int,float)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"TextureIcon(Identifier)","u":"%3Cinit%3E(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"TextureIcon(Texture)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"THUMB_SIZE"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"tint"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"title(Text)","u":"title(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"titleAlignment"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"titleAlignment"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"titleColor"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"titleColor"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"titleVisible"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"titleVisible"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"titleX"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"titleY"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"tooltip(Collection)","u":"tooltip(java.util.Collection)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"tooltip(Text...)","u":"tooltip(net.minecraft.text.Text...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"TooltipBuilder","l":"TooltipBuilder()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"tooltipLabel"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"tooltipTextComponent"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"top"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"VerticalAlignment","l":"TOP"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"top()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"toRgb()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.LCH","l":"toRgb()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"toRgb()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"toRgb()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"Scissors.Frame","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"TRACK_WIDTH"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"type()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"u1()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"u2()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"unconfigured"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"UP"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"UP"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider.LabelUpdater","l":"updateLabel(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"updateValueCoordRatios()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"v1()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"v2()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"ValidatedSlot(Inventory, int, int, int)","u":"%3Cinit%3E(net.minecraft.inventory.Inventory,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"value"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"value"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"NetworkSide","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Axis","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"HorizontalAlignment","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture.Type","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"VerticalAlignment","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"NetworkSide","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Axis","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"HorizontalAlignment","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture.Type","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"VerticalAlignment","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"valueToCoordRatio"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"VANILLA"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"Vec2i(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Axis","l":"VERTICAL"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"verticalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"verticalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"verticalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"verticalGap"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"verticalScrollBar"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"WAbstractSlider(int, int, Axis)","u":"%3Cinit%3E(int,int,io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"WBar(Identifier, Identifier, int, int)","u":"%3Cinit%3E(net.minecraft.util.Identifier,net.minecraft.util.Identifier,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"WBar(Identifier, Identifier, int, int, WBar.Direction)","u":"%3Cinit%3E(net.minecraft.util.Identifier,net.minecraft.util.Identifier,int,int,io.github.cottonmc.cotton.gui.widget.WBar.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"WBar(Texture, Texture, int, int)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture,io.github.cottonmc.cotton.gui.widget.data.Texture,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"WBar(Texture, Texture, int, int, WBar.Direction)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture,io.github.cottonmc.cotton.gui.widget.data.Texture,int,int,io.github.cottonmc.cotton.gui.widget.WBar.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"WBox(Axis)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"WButton()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"WButton(Icon)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.icon.Icon)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"WButton(Icon, Text)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.icon.Icon,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"WButton(Text)","u":"%3Cinit%3E(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"WCardPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WClippedPanel","l":"WClippedPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"WDynamicLabel(Supplier)","u":"%3Cinit%3E(java.util.function.Supplier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"WDynamicLabel(Supplier, int)","u":"%3Cinit%3E(java.util.function.Supplier,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"WGridPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"WGridPanel(int)","u":"%3Cinit%3E(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"WHITE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"WHITE_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"width"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"width()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"width()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"window"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"WItem(ItemStack)","u":"%3Cinit%3E(net.minecraft.item.ItemStack)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"WItem(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"WItem(TagKey)","u":"%3Cinit%3E(net.minecraft.registry.tag.TagKey)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"WItemSlot(Inventory, int, int, int, boolean)","u":"%3Cinit%3E(net.minecraft.inventory.Inventory,int,int,int,boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"withConstantMaximum(Identifier, Identifier, int, int, WBar.Direction)","u":"withConstantMaximum(net.minecraft.util.Identifier,net.minecraft.util.Identifier,int,int,io.github.cottonmc.cotton.gui.widget.WBar.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"withConstantMaximum(Texture, Texture, int, int, WBar.Direction)","u":"withConstantMaximum(io.github.cottonmc.cotton.gui.widget.data.Texture,io.github.cottonmc.cotton.gui.widget.data.Texture,int,int,io.github.cottonmc.cotton.gui.widget.WBar.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"withTooltip(String)","u":"withTooltip(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"withTooltip(Text)","u":"withTooltip(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"withUv(float, float, float, float)","u":"withUv(float,float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"WLabel(Text)","u":"%3Cinit%3E(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"WLabel(Text, int)","u":"%3Cinit%3E(net.minecraft.text.Text,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"WLabeledSlider(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"WLabeledSlider(int, int, Axis)","u":"%3Cinit%3E(int,int,io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"WLabeledSlider(int, int, Axis, Text)","u":"%3Cinit%3E(int,int,io.github.cottonmc.cotton.gui.widget.data.Axis,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"WLabeledSlider(int, int, Text)","u":"%3Cinit%3E(int,int,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"WListPanel(List, Supplier, BiConsumer)","u":"%3Cinit%3E(java.util.List,java.util.function.Supplier,java.util.function.BiConsumer)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"world"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"WPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanelWithInsets","l":"WPanelWithInsets()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlainPanel","l":"WPlainPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"WPlayerInvPanel(PlayerInventory)","u":"%3Cinit%3E(net.minecraft.entity.player.PlayerInventory)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"WPlayerInvPanel(PlayerInventory, boolean)","u":"%3Cinit%3E(net.minecraft.entity.player.PlayerInventory,boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"WPlayerInvPanel(PlayerInventory, WWidget)","u":"%3Cinit%3E(net.minecraft.entity.player.PlayerInventory,io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"WScrollBar()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"WScrollBar(Axis)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"WScrollPanel(WWidget)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"WSlider(int, int, Axis)","u":"%3Cinit%3E(int,int,io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"WSprite(Identifier)","u":"%3Cinit%3E(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"WSprite(Identifier, float, float, float, float)","u":"%3Cinit%3E(net.minecraft.util.Identifier,float,float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"WSprite(int, Identifier...)","u":"%3Cinit%3E(int,net.minecraft.util.Identifier...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"WSprite(int, Texture...)","u":"%3Cinit%3E(int,io.github.cottonmc.cotton.gui.widget.data.Texture...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"WSprite(Texture)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"WTabPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"WText(Text)","u":"%3Cinit%3E(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"WText(Text, int)","u":"%3Cinit%3E(net.minecraft.text.Text,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"WTextField()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"WTextField(Text)","u":"%3Cinit%3E(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"WTiledSprite(int, int, Identifier)","u":"%3Cinit%3E(int,int,net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"WTiledSprite(int, int, int, Identifier...)","u":"%3Cinit%3E(int,int,int,net.minecraft.util.Identifier...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"WTiledSprite(int, int, int, Texture...)","u":"%3Cinit%3E(int,int,int,io.github.cottonmc.cotton.gui.widget.data.Texture...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"WTiledSprite(int, int, Texture)","u":"%3Cinit%3E(int,int,io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton(Identifier, Identifier)","u":"%3Cinit%3E(net.minecraft.util.Identifier,net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton(Identifier, Identifier, Text)","u":"%3Cinit%3E(net.minecraft.util.Identifier,net.minecraft.util.Identifier,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton(Text)","u":"%3Cinit%3E(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton(Texture, Texture)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture,io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton(Texture, Texture, Text)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture,io.github.cottonmc.cotton.gui.widget.data.Texture,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"WWidget()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"x"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"x()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"x()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"y"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"y()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"y()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"YELLOW_DYE"}];updateSearchResults(); \ No newline at end of file +memberSearchIndex = [{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel.Builder","l":"add(Focus)","u":"add(io.github.cottonmc.cotton.gui.widget.focus.Focus)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"add(int, WWidget)","u":"add(int,io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"add(int, WWidget, int, int)","u":"add(int,io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel.Builder","l":"add(K, Rect2i)","u":"add(K,io.github.cottonmc.cotton.gui.widget.data.Rect2i)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"TooltipBuilder","l":"add(OrderedText...)","u":"add(net.minecraft.text.OrderedText...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"TooltipBuilder","l":"add(Text...)","u":"add(net.minecraft.text.Text...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"add(WTabPanel.Tab)","u":"add(io.github.cottonmc.cotton.gui.widget.WTabPanel.Tab)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"add(WWidget)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"add(WWidget)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"add(WWidget)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"add(WWidget, Consumer)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,java.util.function.Consumer)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"add(WWidget, CottonHud.Positioner)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,io.github.cottonmc.cotton.gui.client.CottonHud.Positioner)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"add(WWidget, CottonHud.Positioner, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,io.github.cottonmc.cotton.gui.client.CottonHud.Positioner,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"add(WWidget, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"add(WWidget, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"add(WWidget, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"add(WWidget, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlainPanel","l":"add(WWidget, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"add(WWidget, int, int, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"add(WWidget, int, int, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlainPanel","l":"add(WWidget, int, int, int, int)","u":"add(io.github.cottonmc.cotton.gui.widget.WWidget,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel.Builder","l":"addAll(Collection>)","u":"addAll(java.util.Collection)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"addChangeListener(WItemSlot, WItemSlot.ChangeListener)","u":"addChangeListener(io.github.cottonmc.cotton.gui.widget.WItemSlot,io.github.cottonmc.cotton.gui.widget.WItemSlot.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"addChangeListener(WItemSlot.ChangeListener)","u":"addChangeListener(io.github.cottonmc.cotton.gui.widget.WItemSlot.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"addElementNarrations(NarrationMessageBuilder)","u":"addElementNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"addElementNarrations(NarrationMessageBuilder)","u":"addElementNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"addListener(ObservableView.ChangeListener)","u":"addListener(io.github.cottonmc.cotton.gui.widget.data.ObservableView.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"addListener(ObservableView.ChangeListener)","u":"addListener(io.github.cottonmc.cotton.gui.widget.data.ObservableView.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"addNarrations(NarrationMessageBuilder)","u":"addNarrations(net.minecraft.client.gui.screen.narration.NarrationMessageBuilder)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"addPainters()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"addSlotPeer(ValidatedSlot)","u":"addSlotPeer(io.github.cottonmc.cotton.gui.ValidatedSlot)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"addSlotPeer(ValidatedSlot)","u":"addSlotPeer(io.github.cottonmc.cotton.gui.ValidatedSlot)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"addSlotPeer(ValidatedSlot)","u":"addSlotPeer(io.github.cottonmc.cotton.gui.ValidatedSlot)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"addTooltip(TooltipBuilder)","u":"addTooltip(io.github.cottonmc.cotton.gui.widget.TooltipBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab","l":"addTooltip(TooltipBuilder)","u":"addTooltip(io.github.cottonmc.cotton.gui.widget.TooltipBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"addTooltip(TooltipBuilder)","u":"addTooltip(io.github.cottonmc.cotton.gui.widget.TooltipBuilder)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"adjustSlider(int, int)","u":"adjustSlider(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"alignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"alignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"anchor"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"anchorValue"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"area()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"axis"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"axis"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"axis"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"bar"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"bg"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"BLACK"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"BLACK_DYE"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"blockInventory"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"BLUE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"BLUE_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"VerticalAlignment","l":"BOTTOM"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"bottom()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"BROWN_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty.Builder","l":"build()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel.Builder","l":"build()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"build()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"builder()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"Builder(WWidget)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"canFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"canHover()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"canInsert(ItemStack)","u":"canInsert(net.minecraft.item.ItemStack)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"canPlayerUse(PlayerEntity)","u":"canPlayerUse(net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"canResize()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"canTakeItems(PlayerEntity)","u":"canTakeItems(net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui","c":"ItemSyncedGuiDescription","l":"canUse(PlayerEntity)","u":"canUse(net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"canUse(PlayerEntity)","u":"canUse(net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"cellHeight"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"HorizontalAlignment","l":"CENTER"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"VerticalAlignment","l":"CENTER"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"charTyped(char, int)","u":"charTyped(char,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"charTyped(char, int)","u":"charTyped(char,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"checkValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"children"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Axis","l":"choose(T, T)","u":"choose(T,T)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"clear()"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"NetworkSide","l":"CLIENT"},{"p":"io.github.cottonmc.cotton.gui.client","c":"Scissors.Frame","l":"close()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"color"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"color"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"color"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"color"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"color"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"colorAtOpacity(int, float)","u":"colorAtOpacity(int,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"coloredRect(DrawContext, int, int, int, int, int)","u":"coloredRect(net.minecraft.client.gui.DrawContext,int,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"configurator"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"configured"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"coordToValueRatio"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"CottonClientScreen(GuiDescription)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"CottonClientScreen(Text, GuiDescription)","u":"%3Cinit%3E(net.minecraft.text.Text,io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"CottonHud()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"CottonInventoryScreen(T, PlayerEntity)","u":"%3Cinit%3E(T,net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"CottonInventoryScreen(T, PlayerEntity, Text)","u":"%3Cinit%3E(T,net.minecraft.entity.player.PlayerEntity,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"CottonInventoryScreen(T, PlayerInventory)","u":"%3Cinit%3E(T,net.minecraft.entity.player.PlayerInventory)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"CottonInventoryScreen(T, PlayerInventory, Text)","u":"%3Cinit%3E(T,net.minecraft.entity.player.PlayerInventory,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createColorful(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createColorful(int, float)","u":"createColorful(int,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createGuiSprite(Identifier)","u":"createGuiSprite(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"createInventoryLabel(PlayerInventory)","u":"createInventoryLabel(net.minecraft.entity.player.PlayerInventory)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createLightDarkVariants(BackgroundPainter, BackgroundPainter)","u":"createLightDarkVariants(io.github.cottonmc.cotton.gui.client.BackgroundPainter,io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createNinePatch(Identifier)","u":"createNinePatch(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"createNinePatch(Texture, Consumer>)","u":"createNinePatch(io.github.cottonmc.cotton.gui.widget.data.Texture,java.util.function.Consumer)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"createPlayerInventoryPanel()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"createPlayerInventoryPanel(boolean)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"createPlayerInventoryPanel(WWidget)","u":"createPlayerInventoryPanel(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"createSlotPeer(Inventory, int, int, int)","u":"createSlotPeer(net.minecraft.inventory.Inventory,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"currentFrame"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"currentFrameTime"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"CURSOR_HEIGHT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"CURSOR_PADDING_Y"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"CYAN_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"DARK_TEXTURE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"darkmodeColor"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"darkmodeColor"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"darkmodeColor"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"darkmodeColor"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"darkmodeTitleColor"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"darkTitleColor"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"data"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"DEFAULT_DARKMODE_TEXT_COLOR"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"DEFAULT_DARKMODE_TEXT_COLOR"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"DEFAULT_FOCUS_IMAGE"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"DEFAULT_ITEM_FILTER"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"DEFAULT_OFF_IMAGE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"DEFAULT_ON_IMAGE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"DEFAULT_SCROLLING_SPEED"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"DEFAULT_TEXT_COLOR"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"DEFAULT_TEXT_COLOR"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"description"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"description"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"direction"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"direction"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"disableDarkmode()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"disableDarkmode()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"disableDarkmode()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"DOWN"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"DOWN"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"dragging"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"drawBackground(DrawContext, float, int, int)","u":"drawBackground(net.minecraft.client.gui.DrawContext,float,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawBeveledPanel(DrawContext, int, int)","u":"drawBeveledPanel(net.minecraft.client.gui.DrawContext,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawBeveledPanel(DrawContext, int, int, int, int)","u":"drawBeveledPanel(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawBeveledPanel(DrawContext, int, int, int, int, int, int, int)","u":"drawBeveledPanel(net.minecraft.client.gui.DrawContext,int,int,int,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"drawForeground(DrawContext, int, int)","u":"drawForeground(net.minecraft.client.gui.DrawContext,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawGuiPanel(DrawContext, int, int, int, int)","u":"drawGuiPanel(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawGuiPanel(DrawContext, int, int, int, int, int)","u":"drawGuiPanel(net.minecraft.client.gui.DrawContext,int,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawGuiPanel(DrawContext, int, int, int, int, int, int, int, int)","u":"drawGuiPanel(net.minecraft.client.gui.DrawContext,int,int,int,int,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"drawShadows"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"drawShadows"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"drawShadows"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawString(DrawContext, OrderedText, HorizontalAlignment, int, int, int, int)","u":"drawString(net.minecraft.client.gui.DrawContext,net.minecraft.text.OrderedText,io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawString(DrawContext, OrderedText, int, int, int)","u":"drawString(net.minecraft.client.gui.DrawContext,net.minecraft.text.OrderedText,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawString(DrawContext, String, HorizontalAlignment, int, int, int, int)","u":"drawString(net.minecraft.client.gui.DrawContext,java.lang.String,io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawString(DrawContext, String, int, int, int)","u":"drawString(net.minecraft.client.gui.DrawContext,java.lang.String,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawStringWithShadow(DrawContext, OrderedText, HorizontalAlignment, int, int, int, int)","u":"drawStringWithShadow(net.minecraft.client.gui.DrawContext,net.minecraft.text.OrderedText,io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawStringWithShadow(DrawContext, String, HorizontalAlignment, int, int, int, int)","u":"drawStringWithShadow(net.minecraft.client.gui.DrawContext,java.lang.String,io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"drawTextHover(DrawContext, Style, int, int)","u":"drawTextHover(net.minecraft.client.gui.DrawContext,net.minecraft.text.Style,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"DYE_COLORS"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"empty()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"expandToFit(WWidget)","u":"expandToFit(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanelWithInsets","l":"expandToFit(WWidget)","u":"expandToFit(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"expandToFit(WWidget, Insets)","u":"expandToFit(io.github.cottonmc.cotton.gui.widget.WWidget,io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"field"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"find()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"fixedHeight"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"FocusModel","l":"foci()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"foci()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"focus"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"focus"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"Focus(K, Rect2i)","u":"%3Cinit%3E(K,io.github.cottonmc.cotton.gui.widget.data.Rect2i)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"focusImage"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"frames"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"frameTime"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"fullscreen"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"fullscreen"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"get()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"get()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getA()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getAbsoluteX()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getAbsoluteY()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"getAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"getAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"getAxis()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getAxis()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"getAxis()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getB()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getBackgroundPainter()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"getBackgroundPainter()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"getBackgroundPainter()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getBlockInventory(ScreenHandlerContext)","u":"getBlockInventory(net.minecraft.screen.ScreenHandlerContext)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getBlockInventory(ScreenHandlerContext, int)","u":"getBlockInventory(net.minecraft.screen.ScreenHandlerContext,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getBlockPropertyDelegate(ScreenHandlerContext)","u":"getBlockPropertyDelegate(net.minecraft.screen.ScreenHandlerContext)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getBlockPropertyDelegate(ScreenHandlerContext, int)","u":"getBlockPropertyDelegate(net.minecraft.screen.ScreenHandlerContext,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"getBottomPadding()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"getCardCount()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getCaretPosition(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.LCH","l":"getChroma()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getChroma()"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"getColor()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getColor()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getColor()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getCursor()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getDarkmodeColor()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getDarkmodeColor()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"getDescription()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"getDescription()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getDirection()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getDraggingFinishedListener()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"getDrawShadows()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getDrawShadows()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getDrawShadows()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"getDuration()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getFocus()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getFocus()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getFocus()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"getFocusedKey()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getFocusedSlot()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getFocusImage()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getFocusModel()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getFocusModel()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getG()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"getGap()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getHandlePosition()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getHandleSize()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getHeight()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getHeight()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"getHorizontalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getHorizontalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getHorizontalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"getHorizontalScrollBar()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getHost()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getHSLSaturation()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getHSVSaturation()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"getHue()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.LCH","l":"getHue()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getHue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"getIcon()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getIcon()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab","l":"getIcon()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"getIconSize()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"getInputFilter()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getInputFilter()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"getInsets()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanelWithInsets","l":"getInsets()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"getInsets()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getInventory()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"getInventoryIndex()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"getItems()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"getLabel()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"getLabel()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getLabel()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"getLabelAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"getLabelUpdater()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"getLastResponder()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"getLastResponder()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"getLeftPadding()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getLightness()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"getLuma()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.LCH","l":"getLuma()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getLuma()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getMaxLength()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getMaxScrollValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getMaxValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getMaxValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getMinValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getMovableDistance()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"getName()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getNarrationName()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getNetworkSide()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getOffImage()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"getOnClick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getOnImage()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getOnToggle()"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"getOpacity()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"getOrNull()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"getOutputFilter()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getOutputFilter()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getPacketSender()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getParent()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getPeers()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getPeerStartId()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"getProperties()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getPropertyDelegate()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getPropertyDelegate()"},{"p":"io.github.cottonmc.cotton.gui","c":"PropertyDelegateHolder","l":"getPropertyDelegate()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getPropertyDelegate()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getR()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"getRightPadding()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getRootPanel()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getRootPanel()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getRootPanel()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"getSaturation()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"getScrollBar()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getScrollingSpeed()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"getSelectedCard()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"getSelectedIndex()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"getSelectedIndex()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"getSelectedTab()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getSelection()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getSlotsHigh()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getSlotsWide()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"getSpacing()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"getStack()"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"getStack(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getStartIndex()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getSuggestion()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"getTabCount()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getText()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getText()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"getText()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getTextStyleAt(int, int)","u":"getTextStyleAt(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getTextStyleAt(int, int)","u":"getTextStyleAt(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getThumbWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"getThumbWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"getThumbWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"getTileHeight()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"getTileWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab","l":"getTitle()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getTitleAlignment()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getTitleAlignment()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getTitleAlignment()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getTitleColor()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getTitleColor()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getTitleColor()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"getTitlePos()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"getTitlePos()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getTitlePos()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"getToggle()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"getTopPadding()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"getValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"getValueChangeListener()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"getVerticalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"getVerticalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"getVerticalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"getVerticalAlignment()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"getVerticalScrollBar()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab","l":"getWidget()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"getWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getWidth()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"getWindow()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"getWorld()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getX()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"getY()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"GRAY_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"GREEN"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"GREEN_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"grid"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture.Type","l":"GUI_SPRITE"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"handledScreenTick()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"hashCode()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"hashCode()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"hashCode()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"hashCode()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"hashCode()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"hasValue()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"hasValue()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"height"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"height()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"height()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"hit(int, int)","u":"hit(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"hit(int, int)","u":"hit(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Axis","l":"HORIZONTAL"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"horizontalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"horizontalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"horizontalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"horizontalGap"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud.Positioner","l":"horizontallyCentered(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"horizontalScrollBar"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"host"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"hotbar"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"hoveredProperty()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"HSL(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"HSL(int)","u":"%3Cinit%3E(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"icon(Icon)","u":"icon(io.github.cottonmc.cotton.gui.widget.icon.Icon)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"iconSize"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"IGNORED"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"image()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"init()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"init()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanelWithInsets","l":"insets"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"Insets(int)","u":"%3Cinit%3E(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"Insets(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"Insets(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"INSTANCE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"interpolate(Color.RGB, double)","u":"interpolate(io.github.cottonmc.cotton.gui.widget.data.Color.RGB,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"inventory"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"isActivationKey(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"isBigSlot()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LibGui","l":"isDarkMode()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"isDarkMode()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"isDecreasingKey(int, WAbstractSlider.Direction)","u":"isDecreasingKey(int,io.github.cottonmc.cotton.gui.widget.WAbstractSlider.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"isDragging()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"isEditable()"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"isEmpty()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"isEnabled()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"isEnabled()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"isFocused()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"FocusModel","l":"isFocused(Focus)","u":"isFocused(io.github.cottonmc.cotton.gui.widget.focus.Focus)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"isFocused(Focus)","u":"isFocused(io.github.cottonmc.cotton.gui.widget.focus.Focus)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"isFocused(WWidget)","u":"isFocused(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"isFocused(WWidget)","u":"isFocused(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"isFocused(WWidget)","u":"isFocused(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"isFullscreen()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"isFullscreen()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"isFullscreen()"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"ItemIcon","l":"isGhost()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"isHovered()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"isIconOnlyPaintedForEmptySlots()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"isIncreasingKey(int, WAbstractSlider.Direction)","u":"isIncreasingKey(int,io.github.cottonmc.cotton.gui.widget.WAbstractSlider.Direction)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"isInsertingAllowed()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"isInsertingAllowed()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"isInverted()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"isModifiable()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"isMouseInsideBounds(int, int)","u":"isMouseInsideBounds(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"isMouseInsideBounds(int, int)","u":"isMouseInsideBounds(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"isMouseInsideBounds(int, int)","u":"isMouseInsideBounds(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"isNarratable()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"isOn"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"isScrollingHorizontally()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"isScrollingVertically()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"isTakingAllowed()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"isTakingAllowed()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"isTitleVisible()"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"isTitleVisible()"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"isTitleVisible()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"isVisible()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"isWithinBounds(int, int)","u":"isWithinBounds(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"ItemIcon","l":"ItemIcon(Item)","u":"%3Cinit%3E(net.minecraft.item.Item)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"ItemIcon","l":"ItemIcon(ItemStack)","u":"%3Cinit%3E(net.minecraft.item.ItemStack)"},{"p":"io.github.cottonmc.cotton.gui","c":"ItemSyncedGuiDescription","l":"ItemSyncedGuiDescription(ScreenHandlerType, int, PlayerInventory, StackReference)","u":"%3Cinit%3E(net.minecraft.screen.ScreenHandlerType,int,net.minecraft.entity.player.PlayerInventory,net.minecraft.inventory.StackReference)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"key()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"keyPressed(int, int, int)","u":"keyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"keyPressed(int, int, int)","u":"keyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"keyReleased(int, int, int)","u":"keyReleased(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"keyReleased(int, int, int)","u":"keyReleased(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"label"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"label"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"lastFrame"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"lastResponder"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"lastResponder"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"layout()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"layout()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"layout()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"layout()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"layout()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.LCH","l":"LCH(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"left"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"HorizontalAlignment","l":"LEFT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"LEFT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"LEFT"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"left()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"LIGHT_BLUE_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"LIGHT_GRAY_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"LIGHT_TEXTURE"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"LightweightGuiDescription()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"LIME_DYE"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"listeners"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"MAGENTA_DYE"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"markDirty()"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"markDirty()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"max"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"max"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"maxValue"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"maxValue"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"min"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"mouseClicked(double, double, int)","u":"mouseClicked(double,double,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"mouseClicked(double, double, int)","u":"mouseClicked(double,double,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"mouseDragged(double, double, int, double, double)","u":"mouseDragged(double,double,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"mouseDragged(double, double, int, double, double)","u":"mouseDragged(double,double,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"mouseMoved(double, double)","u":"mouseMoved(double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"mouseMoved(double, double)","u":"mouseMoved(double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"mouseReleased(double, double, int)","u":"mouseReleased(double,double,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"mouseReleased(double, double, int)","u":"mouseReleased(double,double,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"mouseScrolled(double, double, double, double)","u":"mouseScrolled(double,double,double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"mouseScrolled(double, double, double, double)","u":"mouseScrolled(double,double,double,double)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"multiplyColor(int, float)","u":"multiplyColor(int,float)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty.Builder","l":"name(String)","u":"name(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"NinePatchBackgroundPainter(NinePatch)","u":"%3Cinit%3E(juuxel.libninepatch.NinePatch)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"NONE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty.Builder","l":"nonnull()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"of(boolean)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud.Positioner","l":"of(int, int)","u":"of(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"of(Inventory, int)","u":"of(net.minecraft.inventory.Inventory,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"of(Inventory, int, int, int)","u":"of(net.minecraft.inventory.Inventory,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"of(Rect2i)","u":"of(io.github.cottonmc.cotton.gui.widget.data.Rect2i)"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"ScreenNetworking","l":"of(SyncedGuiDescription, NetworkSide)","u":"of(io.github.cottonmc.cotton.gui.SyncedGuiDescription,io.github.cottonmc.cotton.gui.networking.NetworkSide)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"of(T)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"offImage"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"ofPlayerStorage(Inventory)","u":"ofPlayerStorage(net.minecraft.inventory.Inventory)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"onCharTyped(char)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onCharTyped(char)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onClick(int, int, int)","u":"onClick(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"onClosed(PlayerEntity)","u":"onClosed(net.minecraft.entity.player.PlayerEntity)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"onDirectionalKey(int, int)","u":"onDirectionalKey(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"onFocusGained()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onFocusGained()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"onFocusLost()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onFocusLost()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"onHidden()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"onHidden()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onHidden()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"onImage"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onKeyPressed(int, int, int)","u":"onKeyPressed(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onKeyReleased(int, int, int)","u":"onKeyReleased(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onKeyReleased(int, int, int)","u":"onKeyReleased(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"ScreenNetworking.MessageReceiver","l":"onMessage(D)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onMouseDown(int, int, int)","u":"onMouseDown(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"onMouseDown(int, int, int)","u":"onMouseDown(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onMouseDown(int, int, int)","u":"onMouseDown(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onMouseDrag(int, int, int, double, double)","u":"onMouseDrag(int,int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"onMouseDrag(int, int, int, double, double)","u":"onMouseDrag(int,int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onMouseDrag(int, int, int, double, double)","u":"onMouseDrag(int,int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"onMouseMove(int, int)","u":"onMouseMove(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onMouseMove(int, int)","u":"onMouseMove(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onMouseScroll(int, int, double, double)","u":"onMouseScroll(int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"onMouseScroll(int, int, double, double)","u":"onMouseScroll(int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"onMouseScroll(int, int, double, double)","u":"onMouseScroll(int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"onMouseScroll(int, int, double, double)","u":"onMouseScroll(int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onMouseScroll(int, int, double, double)","u":"onMouseScroll(int,int,double,double)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onMouseUp(int, int, int)","u":"onMouseUp(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"onMouseUp(int, int, int)","u":"onMouseUp(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onMouseUp(int, int, int)","u":"onMouseUp(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView.ChangeListener","l":"onPropertyChange(ObservableView, T, T)","u":"onPropertyChange(io.github.cottonmc.cotton.gui.widget.data.ObservableView,T,T)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"onShown()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"onShown()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"onShown()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot.ChangeListener","l":"onStackChanged(WItemSlot, Inventory, int, ItemStack)","u":"onStackChanged(io.github.cottonmc.cotton.gui.widget.WItemSlot,net.minecraft.inventory.Inventory,int,net.minecraft.item.ItemStack)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"onToggle"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"onToggle(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"onValueChanged(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"onValueChanged(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"opaqueRgb(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"or(InputResult)","u":"or(io.github.cottonmc.cotton.gui.widget.data.InputResult)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"ORANGE_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"outputOf(Inventory, int)","u":"outputOf(net.minecraft.inventory.Inventory,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"ItemSyncedGuiDescription","l":"owner"},{"p":"io.github.cottonmc.cotton.gui","c":"ItemSyncedGuiDescription","l":"ownerStack"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"Icon","l":"paint(DrawContext, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"ItemIcon","l":"paint(DrawContext, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"paint(DrawContext, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WClippedPanel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"paint(DrawContext, int, int, int, int)","u":"paint(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"paintBackground(DrawContext, int, int, WWidget)","u":"paintBackground(net.minecraft.client.gui.DrawContext,int,int,io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"paintBackground(DrawContext, int, int, WWidget)","u":"paintBackground(net.minecraft.client.gui.DrawContext,int,int,io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"paintDescription(DrawContext, int, int, float)","u":"paintDescription(net.minecraft.client.gui.DrawContext,int,int,float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"paintFrame(DrawContext, int, int, Texture)","u":"paintFrame(net.minecraft.client.gui.DrawContext,int,int,io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"paintFrame(DrawContext, int, int, Texture)","u":"paintFrame(net.minecraft.client.gui.DrawContext,int,int,io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"parent"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"PINK_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"pixelsToValues(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"playerInventory"},{"p":"io.github.cottonmc.cotton.gui.client","c":"Scissors","l":"pop()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"PROCESSED"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"properties"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"propertyDelegate"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"propertyDelegate"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"PURPLE_DYE"},{"p":"io.github.cottonmc.cotton.gui.client","c":"Scissors","l":"push(int, int, int, int)","u":"push(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"quickMove(PlayerEntity, int)","u":"quickMove(net.minecraft.entity.player.PlayerEntity,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"readOnly()"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"ScreenNetworking","l":"receive(Identifier, Decoder, ScreenNetworking.MessageReceiver)","u":"receive(net.minecraft.util.Identifier,com.mojang.serialization.Decoder,io.github.cottonmc.cotton.gui.networking.ScreenNetworking.MessageReceiver)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"Rect2i(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"RED"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"RED_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"releaseFocus()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"releaseFocus(WWidget)","u":"releaseFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"releaseFocus(WWidget)","u":"releaseFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"releaseFocus(WWidget)","u":"releaseFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"remove(WWidget)","u":"remove(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"remove(WWidget)","u":"remove(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"removed()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"removed()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"removeListener(ObservableView.ChangeListener)","u":"removeListener(io.github.cottonmc.cotton.gui.widget.data.ObservableView.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableView","l":"removeListener(ObservableView.ChangeListener)","u":"removeListener(io.github.cottonmc.cotton.gui.widget.data.ObservableView.ChangeListener)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"removeStack(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"removeStack(int, int)","u":"removeStack(int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"render(DrawContext, int, int, float)","u":"render(net.minecraft.client.gui.DrawContext,int,int,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"render(DrawContext, int, int, float)","u":"render(net.minecraft.client.gui.DrawContext,int,int,float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderBox(DrawContext, int, int)","u":"renderBox(net.minecraft.client.gui.DrawContext,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderCursor(DrawContext, int, int, String)","u":"renderCursor(net.minecraft.client.gui.DrawContext,int,int,java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderSelection(DrawContext, int, int, String)","u":"renderSelection(net.minecraft.client.gui.DrawContext,int,int,java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderSuggestion(DrawContext, int, int)","u":"renderSuggestion(net.minecraft.client.gui.DrawContext,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderText(DrawContext, int, int, String)","u":"renderText(net.minecraft.client.gui.DrawContext,int,int,java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"renderTextField(DrawContext, int, int)","u":"renderTextField(net.minecraft.client.gui.DrawContext,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"renderTooltip(DrawContext, int, int, int, int)","u":"renderTooltip(net.minecraft.client.gui.DrawContext,int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"reposition(int, int)","u":"reposition(int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"reposition(int, int)","u":"reposition(int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud.Positioner","l":"reposition(WWidget, int, int)","u":"reposition(io.github.cottonmc.cotton.gui.widget.WWidget,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"requestFocus()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"requestFocus(WWidget)","u":"requestFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"requestFocus(WWidget)","u":"requestFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"requestFocus(WWidget)","u":"requestFocus(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"rgb(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"RGB(int)","u":"%3Cinit%3E(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"RGB(int, int, int)","u":"%3Cinit%3E(int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"rgb(int, int, int, int)","u":"rgb(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"RGB(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"HorizontalAlignment","l":"RIGHT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"RIGHT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"RIGHT"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"right()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"ROOT_PANEL"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"rootPanel"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"rootPanel"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"scrollBar"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"scrollCursorIntoView()"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"ScreenNetworking","l":"send(Identifier, Encoder, D)","u":"send(net.minecraft.util.Identifier,com.mojang.serialization.Encoder,D)"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"NetworkSide","l":"SERVER"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"ObservableProperty","l":"set(T)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setAlignment(HorizontalAlignment)","u":"setAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setAlignment(HorizontalAlignment)","u":"setAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"setAxis(Axis)","u":"setAxis(io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setBackgroundPainter(BackgroundPainter)","u":"setBackgroundPainter(io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"setBackgroundPainter(BackgroundPainter)","u":"setBackgroundPainter(io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"setBackgroundPainter(BackgroundPainter)","u":"setBackgroundPainter(io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"setBackgroundPainter(BackgroundPainter)","u":"setBackgroundPainter(io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setBackgroundPainter(BackgroundPainter)","u":"setBackgroundPainter(io.github.cottonmc.cotton.gui.client.BackgroundPainter)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setBottomPadding(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setChangedListener(Consumer)","u":"setChangedListener(java.util.function.Consumer)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"setColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setColor(int, int)","u":"setColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setColor(int, int)","u":"setColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setColor(int, int)","u":"setColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setColor(int, int)","u":"setColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setCursorPos(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setDarkmodeColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setDarkmodeColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setDarkmodeColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setDirection(WAbstractSlider.Direction)","u":"setDirection(io.github.cottonmc.cotton.gui.widget.WAbstractSlider.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setDisabledColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setDraggingFinishedListener(IntConsumer)","u":"setDraggingFinishedListener(java.util.function.IntConsumer)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setDrawShadows(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setDrawShadows(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setDrawShadows(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"setDuration(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setEditable(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setEnabled(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setEnabledColor(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"FocusModel","l":"setFocused(Focus)","u":"setFocused(io.github.cottonmc.cotton.gui.widget.focus.Focus)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"setFocused(Focus)","u":"setFocused(io.github.cottonmc.cotton.gui.widget.focus.Focus)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setFocusImage(Texture)","u":"setFocusImage(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setFrames(Identifier...)","u":"setFrames(net.minecraft.util.Identifier...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setFrames(Texture...)","u":"setFrames(io.github.cottonmc.cotton.gui.widget.data.Texture...)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setFullscreen(boolean)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setFullscreen(boolean)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setFullscreen(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"setGap(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"setGaps(int, int)","u":"setGaps(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"ItemIcon","l":"setGhost(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"setHorizontalAlignment(HorizontalAlignment)","u":"setHorizontalAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setHorizontalAlignment(HorizontalAlignment)","u":"setHorizontalAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setHorizontalAlignment(HorizontalAlignment)","u":"setHorizontalAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"setHorizontalScrollBar(WScrollBar)","u":"setHorizontalScrollBar(io.github.cottonmc.cotton.gui.widget.WScrollBar)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"setHost(GuiDescription)","u":"setHost(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"setHost(GuiDescription)","u":"setHost(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"setHost(GuiDescription)","u":"setHost(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"setHovered(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setIcon(Icon)","u":"setIcon(io.github.cottonmc.cotton.gui.widget.icon.Icon)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setIcon(Icon)","u":"setIcon(io.github.cottonmc.cotton.gui.widget.icon.Icon)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setIconOnlyPaintedForEmptySlots(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setIconSize(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setImage(Identifier)","u":"setImage(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setImage(Texture)","u":"setImage(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"setInputFilter(Predicate)","u":"setInputFilter(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setInputFilter(Predicate)","u":"setInputFilter(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"setInsertingAllowed(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setInsertingAllowed(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanelWithInsets","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlainPanel","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"setInsets(Insets)","u":"setInsets(io.github.cottonmc.cotton.gui.widget.data.Insets)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"setItems(List)","u":"setItems(java.util.List)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"setLabel(Text)","u":"setLabel(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setLabel(Text)","u":"setLabel(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setLabel(Text)","u":"setLabel(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"setLabelAlignment(HorizontalAlignment)","u":"setLabelAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"setLabelUpdater(WLabeledSlider.LabelUpdater)","u":"setLabelUpdater(io.github.cottonmc.cotton.gui.widget.WLabeledSlider.LabelUpdater)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"setLastResponder(WWidget)","u":"setLastResponder(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"setLastResponder(WWidget)","u":"setLastResponder(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setLeftPadding(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"setListItemHeight(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"setLocation(int, int)","u":"setLocation(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setMaxLength(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setMaxValue(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"setMaxValue(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setMinValue(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setModifiable(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setOffImage(Texture)","u":"setOffImage(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"setOnClick(Runnable)","u":"setOnClick(java.lang.Runnable)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setOnImage(Texture)","u":"setOnImage(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setOnToggle(Consumer)","u":"setOnToggle(java.util.function.Consumer)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"setOpacity(float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setOpaqueTint(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"setOutputFilter(Predicate)","u":"setOutputFilter(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setOutputFilter(Predicate)","u":"setOutputFilter(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setPadding(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setPadding(int, int)","u":"setPadding(int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setPadding(int, int, int, int)","u":"setPadding(int,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"setParent(WPanel)","u":"setParent(io.github.cottonmc.cotton.gui.widget.WPanel)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonHud","l":"setPositioner(WWidget, CottonHud.Positioner)","u":"setPositioner(io.github.cottonmc.cotton.gui.widget.WWidget,io.github.cottonmc.cotton.gui.client.CottonHud.Positioner)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"setProperties(PropertyDelegate)","u":"setProperties(net.minecraft.screen.PropertyDelegate)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setPropertyDelegate(PropertyDelegate)","u":"setPropertyDelegate(net.minecraft.screen.PropertyDelegate)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setPropertyDelegate(PropertyDelegate)","u":"setPropertyDelegate(net.minecraft.screen.PropertyDelegate)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setPropertyDelegate(PropertyDelegate)","u":"setPropertyDelegate(net.minecraft.screen.PropertyDelegate)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setRightPadding(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setRootPanel(WPanel)","u":"setRootPanel(io.github.cottonmc.cotton.gui.widget.WPanel)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setRootPanel(WPanel)","u":"setRootPanel(io.github.cottonmc.cotton.gui.widget.WPanel)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setRootPanel(WPanel)","u":"setRootPanel(io.github.cottonmc.cotton.gui.widget.WPanel)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"setScrollingHorizontally(TriState)","u":"setScrollingHorizontally(net.fabricmc.fabric.api.util.TriState)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"setScrollingSpeed(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"setScrollingVertically(TriState)","u":"setScrollingVertically(net.fabricmc.fabric.api.util.TriState)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"setSelectedCard(WWidget)","u":"setSelectedCard(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"setSelectedIndex(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"setSelectedIndex(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"setSelectedTab(WTabPanel.Tab)","u":"setSelectedTab(io.github.cottonmc.cotton.gui.widget.WTabPanel.Tab)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"setSize(int, int)","u":"setSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"setSpacing(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"setStack(int, ItemStack)","u":"setStack(int,net.minecraft.item.ItemStack)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setSuggestion(Text)","u":"setSuggestion(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setSuggestionColor(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"setTakingAllowed(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"setTakingAllowed(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setText(String)","u":"setText(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setText(Supplier)","u":"setText(java.util.function.Supplier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setText(Text)","u":"setText(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setText(Text)","u":"setText(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"setTextPredicate(Predicate)","u":"setTextPredicate(java.util.function.Predicate)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"setTileHeight(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"setTileSize(int, int)","u":"setTileSize(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"setTileWidth(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setTint(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setTitleAlignment(HorizontalAlignment)","u":"setTitleAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setTitleAlignment(HorizontalAlignment)","u":"setTitleAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setTitleAlignment(HorizontalAlignment)","u":"setTitleAlignment(io.github.cottonmc.cotton.gui.widget.data.HorizontalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setTitleColor(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setTitleColor(int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setTitleColor(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setTitleColor(int, int)","u":"setTitleColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setTitleColor(int, int)","u":"setTitleColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setTitleColor(int, int)","u":"setTitleColor(int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setTitlePos(Vec2i)","u":"setTitlePos(io.github.cottonmc.cotton.gui.widget.data.Vec2i)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setTitlePos(Vec2i)","u":"setTitlePos(io.github.cottonmc.cotton.gui.widget.data.Vec2i)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setTitlePos(Vec2i)","u":"setTitlePos(io.github.cottonmc.cotton.gui.widget.data.Vec2i)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"setTitleVisible(boolean)"},{"p":"io.github.cottonmc.cotton.gui","c":"GuiDescription","l":"setTitleVisible(boolean)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"setTitleVisible(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"setToggle(boolean)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"NinePatchBackgroundPainter","l":"setTopPadding(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"setUv(float, float, float, float)","u":"setUv(float,float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setValue(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"setValue(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setValue(int, boolean)","u":"setValue(int,boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"setValueChangeListener(IntConsumer)","u":"setValueChangeListener(java.util.function.IntConsumer)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"setVerticalAlignment(VerticalAlignment)","u":"setVerticalAlignment(io.github.cottonmc.cotton.gui.widget.data.VerticalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"setVerticalAlignment(VerticalAlignment)","u":"setVerticalAlignment(io.github.cottonmc.cotton.gui.widget.data.VerticalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"setVerticalAlignment(VerticalAlignment)","u":"setVerticalAlignment(io.github.cottonmc.cotton.gui.widget.data.VerticalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"setVerticalAlignment(VerticalAlignment)","u":"setVerticalAlignment(io.github.cottonmc.cotton.gui.widget.data.VerticalAlignment)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"setVerticalScrollBar(WScrollBar)","u":"setVerticalScrollBar(io.github.cottonmc.cotton.gui.widget.WScrollBar)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"setVisible(boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"setWindow(int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonInventoryScreen","l":"shouldPause()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"shouldRenderInDarkMode()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"FocusModel","l":"simple(WWidget)","u":"simple(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"SimpleKeyedFocusModel","l":"SimpleKeyedFocusModel(List>)","u":"%3Cinit%3E(java.util.List)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"singleImage"},{"p":"io.github.cottonmc.cotton.gui","c":"EmptyInventory","l":"size()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"sliding"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"SLOT"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"SLOT_TEXTURE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"spacing"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture.Type","l":"STANDALONE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"streamChildren()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"supplier"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"SyncedGuiDescription(ScreenHandlerType, int, PlayerInventory)","u":"%3Cinit%3E(net.minecraft.screen.ScreenHandlerType,int,net.minecraft.entity.player.PlayerInventory)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"SyncedGuiDescription(ScreenHandlerType, int, PlayerInventory, Inventory, PropertyDelegate)","u":"%3Cinit%3E(net.minecraft.screen.ScreenHandlerType,int,net.minecraft.entity.player.PlayerInventory,net.minecraft.inventory.Inventory,net.minecraft.screen.PropertyDelegate)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"text"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"text"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"text"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"TEXT_PADDING_X"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"TEXT_PADDING_Y"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"Texture(Identifier)","u":"%3Cinit%3E(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"Texture(Identifier, float, float, float, float)","u":"%3Cinit%3E(net.minecraft.util.Identifier,float,float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"Texture(Identifier, Texture.Type)","u":"%3Cinit%3E(net.minecraft.util.Identifier,io.github.cottonmc.cotton.gui.widget.data.Texture.Type)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"Texture(Identifier, Texture.Type, float, float, float, float)","u":"%3Cinit%3E(net.minecraft.util.Identifier,io.github.cottonmc.cotton.gui.widget.data.Texture.Type,float,float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedGuiRect(DrawContext, int, int, int, int, Identifier, int)","u":"texturedGuiRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedGuiRect(DrawContext, int, int, int, int, Identifier, int, int, int)","u":"texturedGuiRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Identifier, float, float, float, float, int)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,float,float,float,float,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Identifier, float, float, float, float, int, float)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,float,float,float,float,int,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Identifier, int)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Identifier, int, float)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,net.minecraft.util.Identifier,int,float)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Texture, int)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,io.github.cottonmc.cotton.gui.widget.data.Texture,int)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"ScreenDrawing","l":"texturedRect(DrawContext, int, int, int, int, Texture, int, float)","u":"texturedRect(net.minecraft.client.gui.DrawContext,int,int,int,int,io.github.cottonmc.cotton.gui.widget.data.Texture,int,float)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"TextureIcon(Identifier)","u":"%3Cinit%3E(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget.icon","c":"TextureIcon","l":"TextureIcon(Texture)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"THUMB_SIZE"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"tick()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"tint"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"title(Text)","u":"title(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"titleAlignment"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"titleAlignment"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"titleColor"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"titleColor"},{"p":"io.github.cottonmc.cotton.gui.client","c":"LightweightGuiDescription","l":"titleVisible"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"titleVisible"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"titleX"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"titleY"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"tooltip(Collection)","u":"tooltip(java.util.Collection)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel.Tab.Builder","l":"tooltip(Text...)","u":"tooltip(net.minecraft.text.Text...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"TooltipBuilder","l":"TooltipBuilder()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"tooltipLabel"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"tooltipTextComponent"},{"p":"io.github.cottonmc.cotton.gui.client","c":"CottonClientScreen","l":"top"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"VerticalAlignment","l":"TOP"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"top()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.HSL","l":"toRgb()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.LCH","l":"toRgb()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color.RGB","l":"toRgb()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"toRgb()"},{"p":"io.github.cottonmc.cotton.gui.client","c":"Scissors.Frame","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget.focus","c":"Focus","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"toString()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"TRACK_WIDTH"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"type()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"u1()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"u2()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"unconfigured"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"UP"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"UP"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider.LabelUpdater","l":"updateLabel(int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"updateValueCoordRatios()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"v1()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"v2()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"validate(GuiDescription)","u":"validate(io.github.cottonmc.cotton.gui.GuiDescription)"},{"p":"io.github.cottonmc.cotton.gui","c":"ValidatedSlot","l":"ValidatedSlot(Inventory, int, int, int)","u":"%3Cinit%3E(net.minecraft.inventory.Inventory,int,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"value"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"value"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"NetworkSide","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Axis","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"HorizontalAlignment","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture.Type","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"VerticalAlignment","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.networking","c":"NetworkSide","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Axis","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"HorizontalAlignment","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"InputResult","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture.Type","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"VerticalAlignment","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider.Direction","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar.Direction","l":"values()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"valueToCoordRatio"},{"p":"io.github.cottonmc.cotton.gui.client","c":"BackgroundPainter","l":"VANILLA"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"Vec2i(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Axis","l":"VERTICAL"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"verticalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"verticalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"verticalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"verticalAlignment"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"verticalGap"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"verticalScrollBar"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WAbstractSlider","l":"WAbstractSlider(int, int, Axis)","u":"%3Cinit%3E(int,int,io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"WBar(Identifier, Identifier, int, int)","u":"%3Cinit%3E(net.minecraft.util.Identifier,net.minecraft.util.Identifier,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"WBar(Identifier, Identifier, int, int, WBar.Direction)","u":"%3Cinit%3E(net.minecraft.util.Identifier,net.minecraft.util.Identifier,int,int,io.github.cottonmc.cotton.gui.widget.WBar.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"WBar(Texture, Texture, int, int)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture,io.github.cottonmc.cotton.gui.widget.data.Texture,int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"WBar(Texture, Texture, int, int, WBar.Direction)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture,io.github.cottonmc.cotton.gui.widget.data.Texture,int,int,io.github.cottonmc.cotton.gui.widget.WBar.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBox","l":"WBox(Axis)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"WButton()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"WButton(Icon)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.icon.Icon)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"WButton(Icon, Text)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.icon.Icon,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WButton","l":"WButton(Text)","u":"%3Cinit%3E(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WCardPanel","l":"WCardPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WClippedPanel","l":"WClippedPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"WDynamicLabel(Supplier)","u":"%3Cinit%3E(java.util.function.Supplier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WDynamicLabel","l":"WDynamicLabel(Supplier, int)","u":"%3Cinit%3E(java.util.function.Supplier,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"WGridPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WGridPanel","l":"WGridPanel(int)","u":"%3Cinit%3E(int)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"WHITE"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"WHITE_DYE"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"width"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Insets","l":"width()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"width()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"window"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"WItem(ItemStack)","u":"%3Cinit%3E(net.minecraft.item.ItemStack)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"WItem(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItem","l":"WItem(TagKey)","u":"%3Cinit%3E(net.minecraft.registry.tag.TagKey)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WItemSlot","l":"WItemSlot(Inventory, int, int, int, boolean)","u":"%3Cinit%3E(net.minecraft.inventory.Inventory,int,int,int,boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"withConstantMaximum(Identifier, Identifier, int, int, WBar.Direction)","u":"withConstantMaximum(net.minecraft.util.Identifier,net.minecraft.util.Identifier,int,int,io.github.cottonmc.cotton.gui.widget.WBar.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"withConstantMaximum(Texture, Texture, int, int, WBar.Direction)","u":"withConstantMaximum(io.github.cottonmc.cotton.gui.widget.data.Texture,io.github.cottonmc.cotton.gui.widget.data.Texture,int,int,io.github.cottonmc.cotton.gui.widget.WBar.Direction)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"withTooltip(String)","u":"withTooltip(java.lang.String)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WBar","l":"withTooltip(Text)","u":"withTooltip(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Texture","l":"withUv(float, float, float, float)","u":"withUv(float,float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"WLabel(Text)","u":"%3Cinit%3E(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabel","l":"WLabel(Text, int)","u":"%3Cinit%3E(net.minecraft.text.Text,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"WLabeledSlider(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"WLabeledSlider(int, int, Axis)","u":"%3Cinit%3E(int,int,io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"WLabeledSlider(int, int, Axis, Text)","u":"%3Cinit%3E(int,int,io.github.cottonmc.cotton.gui.widget.data.Axis,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WLabeledSlider","l":"WLabeledSlider(int, int, Text)","u":"%3Cinit%3E(int,int,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WListPanel","l":"WListPanel(List, Supplier, BiConsumer)","u":"%3Cinit%3E(java.util.List,java.util.function.Supplier,java.util.function.BiConsumer)"},{"p":"io.github.cottonmc.cotton.gui","c":"SyncedGuiDescription","l":"world"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanel","l":"WPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPanelWithInsets","l":"WPanelWithInsets()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlainPanel","l":"WPlainPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"WPlayerInvPanel(PlayerInventory)","u":"%3Cinit%3E(net.minecraft.entity.player.PlayerInventory)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"WPlayerInvPanel(PlayerInventory, boolean)","u":"%3Cinit%3E(net.minecraft.entity.player.PlayerInventory,boolean)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WPlayerInvPanel","l":"WPlayerInvPanel(PlayerInventory, WWidget)","u":"%3Cinit%3E(net.minecraft.entity.player.PlayerInventory,io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"WScrollBar()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollBar","l":"WScrollBar(Axis)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WScrollPanel","l":"WScrollPanel(WWidget)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.WWidget)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSlider","l":"WSlider(int, int, Axis)","u":"%3Cinit%3E(int,int,io.github.cottonmc.cotton.gui.widget.data.Axis)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"WSprite(Identifier)","u":"%3Cinit%3E(net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"WSprite(Identifier, float, float, float, float)","u":"%3Cinit%3E(net.minecraft.util.Identifier,float,float,float,float)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"WSprite(int, Identifier...)","u":"%3Cinit%3E(int,net.minecraft.util.Identifier...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"WSprite(int, Texture...)","u":"%3Cinit%3E(int,io.github.cottonmc.cotton.gui.widget.data.Texture...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WSprite","l":"WSprite(Texture)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTabPanel","l":"WTabPanel()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"WText(Text)","u":"%3Cinit%3E(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WText","l":"WText(Text, int)","u":"%3Cinit%3E(net.minecraft.text.Text,int)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"WTextField()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTextField","l":"WTextField(Text)","u":"%3Cinit%3E(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"WTiledSprite(int, int, Identifier)","u":"%3Cinit%3E(int,int,net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"WTiledSprite(int, int, int, Identifier...)","u":"%3Cinit%3E(int,int,int,net.minecraft.util.Identifier...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"WTiledSprite(int, int, int, Texture...)","u":"%3Cinit%3E(int,int,int,io.github.cottonmc.cotton.gui.widget.data.Texture...)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WTiledSprite","l":"WTiledSprite(int, int, Texture)","u":"%3Cinit%3E(int,int,io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton(Identifier, Identifier)","u":"%3Cinit%3E(net.minecraft.util.Identifier,net.minecraft.util.Identifier)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton(Identifier, Identifier, Text)","u":"%3Cinit%3E(net.minecraft.util.Identifier,net.minecraft.util.Identifier,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton(Text)","u":"%3Cinit%3E(net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton(Texture, Texture)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture,io.github.cottonmc.cotton.gui.widget.data.Texture)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WToggleButton","l":"WToggleButton(Texture, Texture, Text)","u":"%3Cinit%3E(io.github.cottonmc.cotton.gui.widget.data.Texture,io.github.cottonmc.cotton.gui.widget.data.Texture,net.minecraft.text.Text)"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"WWidget()","u":"%3Cinit%3E()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"x"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"x()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"x()"},{"p":"io.github.cottonmc.cotton.gui.widget","c":"WWidget","l":"y"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Rect2i","l":"y()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Vec2i","l":"y()"},{"p":"io.github.cottonmc.cotton.gui.widget.data","c":"Color","l":"YELLOW_DYE"}];updateSearchResults(); \ No newline at end of file diff --git a/libgui/overview-summary.html b/libgui/overview-summary.html index cb76e7c..dc55751 100644 --- a/libgui/overview-summary.html +++ b/libgui/overview-summary.html @@ -2,7 +2,7 @@ -LibGui 10.0.0+1.20.6 API +LibGui 11.1.0+1.21 API diff --git a/libgui/overview-tree.html b/libgui/overview-tree.html index bace115..b27da07 100644 --- a/libgui/overview-tree.html +++ b/libgui/overview-tree.html @@ -2,7 +2,7 @@ -Class Hierarchy (LibGui 10.0.0+1.20.6 API) +Class Hierarchy (LibGui 11.1.0+1.21 API) @@ -30,7 +30,6 @@
  • Package
  • Class
  • -
  • Deprecated
  • Index
  • Help
  • @@ -65,12 +64,12 @@

    Class Hierarchy