Uses of Interface
net.minecraft.recipe.display.SlotDisplay.StackConsumer
Packages that use SlotDisplay.StackConsumer
-
Uses of SlotDisplay.StackConsumer in net.minecraft.recipe.display
Methods in net.minecraft.recipe.display with parameters of type SlotDisplay.StackConsumerModifier and TypeMethodDescriptionvoidSlotDisplay.AnyFuelSlotDisplay.appendStacks(SlotDisplay.Context context, SlotDisplay.StackConsumer consumer) voidSlotDisplay.appendStacks(SlotDisplay.Context context, SlotDisplay.StackConsumer consumer) voidSlotDisplay.CompositeSlotDisplay.appendStacks(SlotDisplay.Context context, SlotDisplay.StackConsumer consumer) voidSlotDisplay.EmptySlotDisplay.appendStacks(SlotDisplay.Context context, SlotDisplay.StackConsumer consumer) voidSlotDisplay.ItemSlotDisplay.appendStacks(SlotDisplay.Context context, SlotDisplay.StackConsumer consumer) voidSlotDisplay.SmithingTrimSlotDisplay.appendStacks(SlotDisplay.Context context, SlotDisplay.StackConsumer consumer) voidSlotDisplay.StackSlotDisplay.appendStacks(SlotDisplay.Context context, SlotDisplay.StackConsumer consumer) voidSlotDisplay.TagSlotDisplay.appendStacks(SlotDisplay.Context context, SlotDisplay.StackConsumer consumer)