Package net.minecraft.recipe
Class Ingredient.TagEntry
java.lang.Object
net.minecraft.recipe.Ingredient.TagEntry
- All Implemented Interfaces:
Ingredient.Entry
- Enclosing class:
Ingredient
- Mappings:
Namespace Name intermediary net/minecraft/class_1856$class_1858official cix$bnamed net/minecraft/recipe/Ingredient$TagEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tag
- Mappings:
Namespace Name Mixin selector intermediary field_9022Lnet/minecraft/class_1856$class_1858;field_9022:Lnet/minecraft/class_6862;official aLcix$b;a:Lanl;named tagLnet/minecraft/recipe/Ingredient$TagEntry;tag:Lnet/minecraft/registry/tag/TagKey;
-
-
Constructor Details
-
TagEntry
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_1856$class_1858;<init>(Lnet/minecraft/class_6862;)Vofficial <init>Lcix$b;<init>(Lanl;)Vnamed <init>Lnet/minecraft/recipe/Ingredient$TagEntry;<init>(Lnet/minecraft/registry/tag/TagKey;)V
-
-
Method Details
-
getStacks
- Specified by:
getStacksin interfaceIngredient.Entry- Mappings:
Namespace Name Mixin selector intermediary method_8108Lnet/minecraft/class_1856$class_1859;method_8108()Ljava/util/Collection;official aLcix$c;a()Ljava/util/Collection;named getStacksLnet/minecraft/recipe/Ingredient$Entry;getStacks()Ljava/util/Collection;
-
toJson
- Specified by:
toJsonin interfaceIngredient.Entry- Mappings:
Namespace Name Mixin selector intermediary method_8109Lnet/minecraft/class_1856$class_1859;method_8109()Lcom/google/gson/JsonObject;official bLcix$c;b()Lcom/google/gson/JsonObject;named toJsonLnet/minecraft/recipe/Ingredient$Entry;toJson()Lcom/google/gson/JsonObject;
-