Uses of Class
net.minecraft.screen.slot.ForgingSlotsManager
Packages that use ForgingSlotsManager
- 
Uses of ForgingSlotsManager in net.minecraft.screenMethods in net.minecraft.screen that return ForgingSlotsManagerModifier and TypeMethodDescriptionprotected ForgingSlotsManagerAnvilScreenHandler.getForgingSlotsManager()protected abstract ForgingSlotsManagerForgingScreenHandler.getForgingSlotsManager()protected ForgingSlotsManagerSmithingScreenHandler.getForgingSlotsManager()Methods in net.minecraft.screen with parameters of type ForgingSlotsManagerModifier and TypeMethodDescriptionprivate voidForgingScreenHandler.addInputSlots(ForgingSlotsManager forgingSlotsManager) private voidForgingScreenHandler.addResultSlot(ForgingSlotsManager forgingSlotsManager) 
- 
Uses of ForgingSlotsManager in net.minecraft.screen.slotMethods in net.minecraft.screen.slot that return ForgingSlotsManager