Uses of Class
net.minecraft.screen.slot.ForgingSlotsManager
-
Uses of ForgingSlotsManager in net.minecraft.screen
Modifier and TypeMethodDescriptionprivate static ForgingSlotsManager
SmithingScreenHandler.createForgingSlotsManager
(RecipeManager recipeManager) private static ForgingSlotsManager
AnvilScreenHandler.getForgingSlotsManager()
Modifier and TypeMethodDescriptionprivate void
ForgingScreenHandler.addInputSlots
(ForgingSlotsManager forgingSlotsManager) private void
ForgingScreenHandler.addResultSlot
(ForgingSlotsManager forgingSlotsManager) ModifierConstructorDescriptionForgingScreenHandler
(@Nullable ScreenHandlerType<?> type, int syncId, PlayerInventory playerInventory, ScreenHandlerContext context, ForgingSlotsManager forgingSlotsManager) -
Uses of ForgingSlotsManager in net.minecraft.screen.slot