2025-11-24 22:52:51 +03:00

11 lines
180 B
Java

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