Uses of Interface
net.minecraft.recipe.display.DisplayedItemFactory
Packages that use DisplayedItemFactory
-
Uses of DisplayedItemFactory in net.minecraft.recipe.display
Subinterfaces of DisplayedItemFactory in net.minecraft.recipe.displayModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in net.minecraft.recipe.display that implement DisplayedItemFactoryMethods in net.minecraft.recipe.display with parameters of type DisplayedItemFactoryModifier and TypeMethodDescription<T> Stream
<T> SlotDisplay.AnyFuelSlotDisplay.appendStacks
(ContextParameterMap parameters, DisplayedItemFactory<T> factory) <T> Stream
<T> SlotDisplay.appendStacks
(ContextParameterMap parameters, DisplayedItemFactory<T> factory) <T> Stream
<T> SlotDisplay.CompositeSlotDisplay.appendStacks
(ContextParameterMap parameters, DisplayedItemFactory<T> factory) <T> Stream
<T> SlotDisplay.EmptySlotDisplay.appendStacks
(ContextParameterMap parameters, DisplayedItemFactory<T> factory) <T> Stream
<T> SlotDisplay.ItemSlotDisplay.appendStacks
(ContextParameterMap parameters, DisplayedItemFactory<T> factory) <T> Stream
<T> SlotDisplay.SmithingTrimSlotDisplay.appendStacks
(ContextParameterMap parameters, DisplayedItemFactory<T> factory) <T> Stream
<T> SlotDisplay.StackSlotDisplay.appendStacks
(ContextParameterMap parameters, DisplayedItemFactory<T> factory) <T> Stream
<T> SlotDisplay.TagSlotDisplay.appendStacks
(ContextParameterMap parameters, DisplayedItemFactory<T> factory) <T> Stream
<T> SlotDisplay.WithRemainderSlotDisplay.appendStacks
(ContextParameterMap parameters, DisplayedItemFactory<T> factory)