Package net.minecraft.recipe
Interface Ingredient.Entry
- All Known Implementing Classes:
 Ingredient.StackEntry,Ingredient.TagEntry
- Enclosing class:
 Ingredient
private static interface Ingredient.Entry
- Mappings:
 Namespace Name named net/minecraft/recipe/Ingredient$Entryintermediary net/minecraft/class_1856$class_1859official cyw$c
- 
Field Summary
Fields - 
Method Summary
 
- 
Field Details
- 
CODEC
- Mappings:
 Namespace Name Mixin selector named CODECLnet/minecraft/recipe/Ingredient$Entry;CODEC:Lcom/mojang/serialization/Codec;intermediary field_46099Lnet/minecraft/class_1856$class_1859;field_46099:Lcom/mojang/serialization/Codec;official aLcyw$c;a:Lcom/mojang/serialization/Codec;
 
 - 
 - 
Method Details
- 
getStacks
Collection<ItemStack> getStacks()- Mappings:
 Namespace Name Mixin selector named getStacksLnet/minecraft/recipe/Ingredient$Entry;getStacks()Ljava/util/Collection;intermediary method_8108Lnet/minecraft/class_1856$class_1859;method_8108()Ljava/util/Collection;official aLcyw$c;a()Ljava/util/Collection;
 
 -