Package net.minecraft
Class class_10289
java.lang.Object
net.minecraft.class_10289
- Mappings:
Namespace Name named net/minecraft/class_10289intermediary net/minecraft/class_10289official dcg
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final class_10289private final Multimap<RecipeType<?>, RecipeEntry<?>> private final Map<RegistryKey<Recipe<?>>, RecipeEntry<?>> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateclass_10289(Multimap<RecipeType<?>, RecipeEntry<?>> multimap, Map<RegistryKey<Recipe<?>>, RecipeEntry<?>> map) -
Method Summary
Modifier and TypeMethodDescriptionmethod_64696(RegistryKey<Recipe<?>> registryKey) <I extends RecipeInput,T extends Recipe<I>>
Collection<RecipeEntry<T>> method_64698(RecipeType<T> recipeType) <I extends RecipeInput,T extends Recipe<I>>
Stream<RecipeEntry<T>> method_64699(RecipeType<T> recipeType, I i, World world) static class_10289method_64700(Iterable<RecipeEntry<?>> iterable)
-
Field Details
-
field_54643
- Mappings:
Namespace Name Mixin selector named field_54643Lnet/minecraft/class_10289;field_54643:Lnet/minecraft/class_10289;intermediary field_54643Lnet/minecraft/class_10289;field_54643:Lnet/minecraft/class_10289;official aLdcg;a:Ldcg;
-
field_54644
- Mappings:
Namespace Name Mixin selector named field_54644Lnet/minecraft/class_10289;field_54644:Lcom/google/common/collect/Multimap;intermediary field_54644Lnet/minecraft/class_10289;field_54644:Lcom/google/common/collect/Multimap;official bLdcg;b:Lcom/google/common/collect/Multimap;
-
field_54645
- Mappings:
Namespace Name Mixin selector named field_54645Lnet/minecraft/class_10289;field_54645:Ljava/util/Map;intermediary field_54645Lnet/minecraft/class_10289;field_54645:Ljava/util/Map;official cLdcg;c:Ljava/util/Map;
-
-
Constructor Details
-
class_10289
private class_10289(Multimap<RecipeType<?>, RecipeEntry<?>> multimap, Map<RegistryKey<Recipe<?>>, RecipeEntry<?>> map)
-
-
Method Details
-
method_64700
- Mappings:
Namespace Name Mixin selector named method_64700Lnet/minecraft/class_10289;method_64700(Ljava/lang/Iterable;)Lnet/minecraft/class_10289;intermediary method_64700Lnet/minecraft/class_10289;method_64700(Ljava/lang/Iterable;)Lnet/minecraft/class_10289;official aLdcg;a(Ljava/lang/Iterable;)Ldcg;
-
method_64698
public <I extends RecipeInput,T extends Recipe<I>> Collection<RecipeEntry<T>> method_64698(RecipeType<T> recipeType) - Mappings:
Namespace Name Mixin selector named method_64698Lnet/minecraft/class_10289;method_64698(Lnet/minecraft/recipe/RecipeType;)Ljava/util/Collection;intermediary method_64698Lnet/minecraft/class_10289;method_64698(Lnet/minecraft/class_3956;)Ljava/util/Collection;official aLdcg;a(Ldcj;)Ljava/util/Collection;
-
method_64695
- Mappings:
Namespace Name Mixin selector named method_64695Lnet/minecraft/class_10289;method_64695()Ljava/util/Collection;intermediary method_64695Lnet/minecraft/class_10289;method_64695()Ljava/util/Collection;official aLdcg;a()Ljava/util/Collection;
-
method_64696
- Mappings:
Namespace Name Mixin selector named method_64696Lnet/minecraft/class_10289;method_64696(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/recipe/RecipeEntry;intermediary method_64696Lnet/minecraft/class_10289;method_64696(Lnet/minecraft/class_5321;)Lnet/minecraft/class_8786;official aLdcg;a(Laly;)Ldcd;
-
method_64699
public <I extends RecipeInput,T extends Recipe<I>> Stream<RecipeEntry<T>> method_64699(RecipeType<T> recipeType, I i, World world) - Mappings:
Namespace Name Mixin selector named method_64699Lnet/minecraft/class_10289;method_64699(Lnet/minecraft/recipe/RecipeType;Lnet/minecraft/recipe/input/RecipeInput;Lnet/minecraft/world/World;)Ljava/util/stream/Stream;intermediary method_64699Lnet/minecraft/class_10289;method_64699(Lnet/minecraft/class_3956;Lnet/minecraft/class_9695;Lnet/minecraft/class_1937;)Ljava/util/stream/Stream;official aLdcg;a(Ldcj;Ldce;Ldha;)Ljava/util/stream/Stream;
-