public class GhostItemStackWidget extends ItemStackWidget
| Constructor and Description |
|---|
GhostItemStackWidget(WidgetManager widgetManager,
int xPos,
int yPos,
net.minecraft.item.ItemStack itemStack,
net.minecraft.inventory.Slot slot) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(int startX,
int startY) |
ToolTip |
getToolTip(int mouseX,
int mouseY) |
getItemStackgetHeight, getWidth, getX, getY, handleMouseClick, handleMouseMove, handleMouseRelease, isMouseOver, isToolTipVisible, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRelativeToGuipublic GhostItemStackWidget(WidgetManager widgetManager, int xPos, int yPos, net.minecraft.item.ItemStack itemStack, net.minecraft.inventory.Slot slot)
public void draw(int startX,
int startY)
draw in class ItemStackWidgetBase@Nullable public ToolTip getToolTip(int mouseX, int mouseY)
getToolTip in interface IToolTipProvidergetToolTip in class ItemStackWidgetBase