Uses of Interface
net.minecraft.client.gui.screen.recipebook.CurrentIndexProvider
Packages that use CurrentIndexProvider
-
Uses of CurrentIndexProvider in net.minecraft.client.gui.screen.recipebook
Fields in net.minecraft.client.gui.screen.recipebook declared as CurrentIndexProviderModifier and TypeFieldDescriptionprivate final CurrentIndexProviderAnimatedResultButton.currentIndexProviderprivate final CurrentIndexProviderGhostRecipe.currentIndexProvider(package private) final CurrentIndexProviderRecipeAlternativesWidget.currentIndexProviderConstructors in net.minecraft.client.gui.screen.recipebook with parameters of type CurrentIndexProviderModifierConstructorDescriptionAnimatedResultButton(CurrentIndexProvider currentIndexProvider) GhostRecipe(CurrentIndexProvider currentIndexProvider) RecipeAlternativesWidget(CurrentIndexProvider currentIndexProvider, boolean furnace) RecipeBookResults(RecipeBookWidget<?> recipeBookWidget, CurrentIndexProvider currentIndexProvider, boolean furnace)