public class GuiItemSorter.SortItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ItemSorter.SortEntry |
e |
double |
y |
double |
ya |
| Constructor and Description |
|---|
SortItem(ItemSorter.SortEntry e) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(int my) |
int |
slotY() |
void |
update(int my) |
public double ya
public double y
public ItemSorter.SortEntry e
public SortItem(ItemSorter.SortEntry e)