JavaScript is disabled on your browser.
Skip navigation links
Overview
Tree
Deprecated
Index
Search
Help
Deprecated API
Contents
Terminally Deprecated
Methods
Terminally Deprecated Elements
Element
Description
com.github.darksoulq.abyssallib.world.gui.GuiElement.onClick
(GuiView, int, ClickType, ItemStack, ItemStack)
Use
GuiElement.onClick(GuiClickContext)
com.github.darksoulq.abyssallib.world.gui.GuiElement.onDrag
(GuiView, Map<Integer, ItemStack>)
use
GuiElement.onDrag(GuiDragContext)
Deprecated Methods
Method
Description
com.github.darksoulq.abyssallib.world.gui.GuiElement.onClick
(GuiView, int, ClickType, ItemStack, ItemStack)
Use
GuiElement.onClick(GuiClickContext)
com.github.darksoulq.abyssallib.world.gui.GuiElement.onDrag
(GuiView, Map<Integer, ItemStack>)
use
GuiElement.onDrag(GuiDragContext)