Uses of Record Class
net.minecraft.screen.ForgingScreenSlots.Slot
Packages that use ForgingScreenSlots.Slot
-
Uses of ForgingScreenSlots.Slot in net.minecraft.screen
Fields in net.minecraft.screen declared as ForgingScreenSlots.SlotModifier and TypeFieldDescription(package private) static final ForgingScreenSlots.SlotForgingScreenSlots.Slot.DEFAULTprivate ForgingScreenSlots.SlotForgingScreenSlots.Builder.resultSlotprivate final ForgingScreenSlots.SlotForgingScreenSlots.resultSlotFields in net.minecraft.screen with type parameters of type ForgingScreenSlots.SlotModifier and TypeFieldDescriptionprivate final List<ForgingScreenSlots.Slot>ForgingScreenSlots.Builder.inputSlotsprivate final List<ForgingScreenSlots.Slot>ForgingScreenSlots.inputSlotsMethods in net.minecraft.screen that return ForgingScreenSlots.SlotModifier and TypeMethodDescriptionForgingScreenSlots.get(int index) ForgingScreenSlots.getResult()Methods in net.minecraft.screen that return types with arguments of type ForgingScreenSlots.SlotConstructors in net.minecraft.screen with parameters of type ForgingScreenSlots.SlotModifierConstructorDescription(package private)ForgingScreenSlots(List<ForgingScreenSlots.Slot> inputSlots, ForgingScreenSlots.Slot resultSlot) Constructor parameters in net.minecraft.screen with type arguments of type ForgingScreenSlots.SlotModifierConstructorDescription(package private)ForgingScreenSlots(List<ForgingScreenSlots.Slot> inputSlots, ForgingScreenSlots.Slot resultSlot)