/* * Decompiled with CFR 0.152. */ package net.minecraft.client.gui.screens.recipebook; @FunctionalInterface public interface SlotSelectTime { public int currentIndex(); }