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 TypeMethodDescriptionprotected ForgingSlotsManager
AnvilScreenHandler.getForgingSlotsManager()
protected abstract ForgingSlotsManager
ForgingScreenHandler.getForgingSlotsManager()
protected ForgingSlotsManager
SmithingScreenHandler.getForgingSlotsManager()
Methods in net.minecraft.screen with parameters of type ForgingSlotsManagerModifier and TypeMethodDescriptionprivate void
ForgingScreenHandler.addInputSlots
(ForgingSlotsManager forgingSlotsManager) private void
ForgingScreenHandler.addResultSlot
(ForgingSlotsManager forgingSlotsManager) -
Uses of ForgingSlotsManager in net.minecraft.screen.slot
Methods in net.minecraft.screen.slot that return ForgingSlotsManager