Uses of Class
net.minecraft.screen.slot.ForgingSlotsManager
Packages that use ForgingSlotsManager
-
Uses of ForgingSlotsManager in net.minecraft.screen
Methods in net.minecraft.screen that return ForgingSlotsManagerModifier and TypeMethodDescriptionprivate static ForgingSlotsManagerSmithingScreenHandler.createForgingSlotsManager(RecipeManager recipeManager) private static ForgingSlotsManagerAnvilScreenHandler.getForgingSlotsManager()Methods in net.minecraft.screen with parameters of type ForgingSlotsManagerModifier and TypeMethodDescriptionprivate voidForgingScreenHandler.addInputSlots(ForgingSlotsManager forgingSlotsManager) private voidForgingScreenHandler.addResultSlot(ForgingSlotsManager forgingSlotsManager) Constructors in net.minecraft.screen with parameters of type ForgingSlotsManagerModifierConstructorDescriptionForgingScreenHandler(@Nullable ScreenHandlerType<?> type, int syncId, PlayerInventory playerInventory, ScreenHandlerContext context, ForgingSlotsManager forgingSlotsManager) -
Uses of ForgingSlotsManager in net.minecraft.screen.slot
Methods in net.minecraft.screen.slot that return ForgingSlotsManager