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
LegacySmithingScreenHandler.getForgingSlotsManager()
Deprecated, for removal: This API element is subject to removal in a future version.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