Uses of Interface
net.minecraft.client.gui.screen.recipebook.CurrentIndexProvider
-
Uses of CurrentIndexProvider in net.minecraft.client.gui.screen.recipebook
Modifier and TypeFieldDescriptionprivate final CurrentIndexProvider
AnimatedResultButton.currentIndexProvider
private final CurrentIndexProvider
GhostRecipe.currentIndexProvider
(package private) final CurrentIndexProvider
RecipeAlternativesWidget.currentIndexProvider
ModifierConstructorDescriptionAnimatedResultButton
(CurrentIndexProvider currentIndexProvider) GhostRecipe
(CurrentIndexProvider currentIndexProvider) RecipeAlternativesWidget
(CurrentIndexProvider currentIndexProvider, boolean furnace) RecipeBookResults
(RecipeBookWidget<?> recipeBookWidget, CurrentIndexProvider currentIndexProvider, boolean furnace)