package net.minecraft.client.gui.screens.recipebook; @FunctionalInterface public interface SlotSelectTime { int currentIndex(); }