public interface IGeneticAnalyzerProvider
| Modifier and Type | Method and Description |
|---|---|
int |
getFirstSlot() |
int |
getSelectedSlot(int index) |
int |
getSlotCount() |
net.minecraft.item.ItemStack |
getSpecimen(int index) |
void |
onSelection(int index,
boolean changed) |
boolean |
onUpdateSelected() |