Uses of Record Class
net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition.SlotDefinition
Packages that use ItemCombinerMenuSlotDefinition.SlotDefinition
-
Uses of ItemCombinerMenuSlotDefinition.SlotDefinition in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory declared as ItemCombinerMenuSlotDefinition.SlotDefinitionModifier and TypeFieldDescription(package private) static final ItemCombinerMenuSlotDefinition.SlotDefinition
ItemCombinerMenuSlotDefinition.SlotDefinition.EMPTY
ItemCombinerMenuSlotDefinition.Builder.resultSlot
private final ItemCombinerMenuSlotDefinition.SlotDefinition
ItemCombinerMenuSlotDefinition.resultSlot
Fields in net.minecraft.world.inventory with type parameters of type ItemCombinerMenuSlotDefinition.SlotDefinitionModifier and TypeFieldDescriptionprivate final List
<ItemCombinerMenuSlotDefinition.SlotDefinition> ItemCombinerMenuSlotDefinition.Builder.slots
private final List
<ItemCombinerMenuSlotDefinition.SlotDefinition> ItemCombinerMenuSlotDefinition.slots
Methods in net.minecraft.world.inventory that return ItemCombinerMenuSlotDefinition.SlotDefinitionModifier and TypeMethodDescriptionItemCombinerMenuSlotDefinition.getResultSlot()
ItemCombinerMenuSlotDefinition.getSlot
(int p_266907_) Methods in net.minecraft.world.inventory that return types with arguments of type ItemCombinerMenuSlotDefinition.SlotDefinitionConstructors in net.minecraft.world.inventory with parameters of type ItemCombinerMenuSlotDefinition.SlotDefinitionModifierConstructorDescription(package private)
ItemCombinerMenuSlotDefinition
(List<ItemCombinerMenuSlotDefinition.SlotDefinition> p_266947_, ItemCombinerMenuSlotDefinition.SlotDefinition p_266715_) Constructor parameters in net.minecraft.world.inventory with type arguments of type ItemCombinerMenuSlotDefinition.SlotDefinitionModifierConstructorDescription(package private)
ItemCombinerMenuSlotDefinition
(List<ItemCombinerMenuSlotDefinition.SlotDefinition> p_266947_, ItemCombinerMenuSlotDefinition.SlotDefinition p_266715_)